(t, h, b)
| 1061 | return setTopRightBottomLeft({}, 'border', 'Style', t, r, b, l); |
| 1062 | }; |
| 1063 | var peg$f97 = function(t, h, b) { |
| 1064 | return setTopRightBottomLeft({}, 'border', 'Style', t, h, b, h); |
| 1065 | }; |
| 1066 | var peg$f98 = function(v, h) { |
| 1067 | return setTopRightBottomLeft({}, 'border', 'Style', v, h, v, h); |
| 1068 | }; |
no test coverage detected