(t, h, b)
| 989 | return setTopRightBottomLeft({}, 'margin', '', t, r, b, l); |
| 990 | }; |
| 991 | var peg$f73 = function(t, h, b) { |
| 992 | return setTopRightBottomLeft({}, 'margin', '', t, h, b, h); |
| 993 | }; |
| 994 | var peg$f74 = function(v, h) { |
| 995 | return setTopRightBottomLeft({}, 'margin', '', v, h, v, h); |
| 996 | }; |
no test coverage detected