(t, r, b, l)
| 986 | return {marginLeft}; |
| 987 | }; |
| 988 | var peg$f72 = function(t, r, b, l) { |
| 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 | }; |
no test coverage detected