Searched refs:isExpandedShorthand (Results 1 – 4 of 4) sorted by relevance
133 bool isExpandedShorthand(CSSPropertyID id) in isExpandedShorthand() function
86 bool isExpandedShorthand(CSSPropertyID);
143 …ASSERT_WITH_MESSAGE(!isExpandedShorthand(property), "Web Animations: Encountered shorthand CSS pro… in ensureKeyframeGroups()
111 …ASSERT_WITH_MESSAGE(!isExpandedShorthand(id), "Shorthand property id = %d wasn't expanded at parsi… in applyProperty()