(t, r, b, l)
| 1034 | return {borderLeftWidth}; |
| 1035 | }; |
| 1036 | var peg$f88 = function(t, r, b, l) { |
| 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 | }; |
no test coverage detected