MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f89

Function peg$f89

src/parse-css.js:1039–1041  ·  view source on GitHub ↗
(t, h, b)

Source from the content-addressed store, hash-verified

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 };
1042 var peg$f90 = function(v, h) {
1043 return setTopRightBottomLeft({}, 'border', 'Width', v, h, v, h);
1044 };

Callers 1

Calls 1

setTopRightBottomLeftFunction · 0.85

Tested by

no test coverage detected