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

Function peg$f115

src/parse-css.js:1141–1143  ·  view source on GitHub ↗
(t, c)

Source from the content-addressed store, hash-verified

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 };
1144 var peg$f116 = function(t, s) {
1145 return setTopRightBottomLeftOr(t, {}, 'border', 'Style', s, s, s, s);
1146 };

Callers 1

peg$parseborder_decFunction · 0.85

Calls 1

setTopRightBottomLeftOrFunction · 0.85

Tested by

no test coverage detected