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

Function peg$f114

src/parse-css.js:1138–1140  ·  view source on GitHub ↗
(t, w)

Source from the content-addressed store, hash-verified

1136 return ret;
1137 };
1138 var peg$f114 = function(t, w) {
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 };

Callers 1

peg$parseborder_decFunction · 0.85

Calls 1

setTopRightBottomLeftOrFunction · 0.85

Tested by

no test coverage detected