(t, c)
| 1139 | return setTopRightBottomLeftOr(t, {}, 'border', 'Width', w, w, w, w); |
| 1140 | }; |
| 1141 | var peg$f115 = function(t, c) { |
| 1142 | return setTopRightBottomLeftOr(t, {}, 'border', 'Color', c, c, c, c); |
| 1143 | }; |
| 1144 | var peg$f116 = function(t, s) { |
| 1145 | return setTopRightBottomLeftOr(t, {}, 'border', 'Style', s, s, s, s); |
| 1146 | }; |
no test coverage detected