(s)
| 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 | }; |
| 1048 | var peg$f92 = function(borderTopStyle) { |
| 1049 | return {borderTopStyle}; |
| 1050 | }; |
no test coverage detected