Searched refs:shorthandPropertyAppeared (Results 1 – 1 of 1) sorted by relevance
58 BitArray<numCSSProperties> shorthandPropertyAppeared; in asText() local113 if (!shorthandPropertyAppeared.get(CSSPropertyBorder - firstCSSProperty)) { in asText()116 shorthandPropertyAppeared.set(CSSPropertyBorder - firstCSSProperty); in asText()216 if (!shorthandPropertyAppeared.get(shortPropertyIndex) && value.isNull()) in asText()218 shorthandPropertyAppeared.set(shortPropertyIndex); in asText()