Home | History | Annotate | Download | only in css

Lines Matching refs:shorthands

1044         // Parse initial/inherit shorthands using the CSSParser.
1420 const Vector<StylePropertyShorthand> shorthands = matchingShorthandsForLonghand(propId);
1421 // The longhand does not belong to multiple shorthands.
1422 if (shorthands.size() == 1)
1425 m_parsedProperties.append(CSSProperty(propId, value, important, true, indexOfShorthandForLonghand(m_currentShorthand, shorthands), m_implicitShorthand || implicit));
4618 // Check that we have consumed all the value list. For shorthands, the parser will pass