(t, h, b)
| 1037 | return setTopRightBottomLeft({}, 'border', 'Width', t, r, b, l); |
| 1038 | }; |
| 1039 | var peg$f89 = function(t, h, b) { |
| 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 | }; |
no test coverage detected