(v, h)
| 1040 | return setTopRightBottomLeft({}, 'border', 'Width', t, h, b, h); |
| 1041 | }; |
| 1042 | var peg$f90 = function(v, h) { |
| 1043 | return setTopRightBottomLeft({}, 'border', 'Width', v, h, v, h); |
| 1044 | }; |
| 1045 | var peg$f91 = function(s) { |
| 1046 | return setTopRightBottomLeft({}, 'border', 'Width', s, s, s, s); |
| 1047 | }; |
no test coverage detected