Searched refs:AllowNonEmptyStyleAttribute (Results 1 – 3 of 3) sorted by relevance
136 enum ShouldStyleAttributeBeEmpty { AllowNonEmptyStyleAttribute, StyleAttributeShouldBeEmpty }; enumerator
86 …if (element->hasAttribute(styleAttr) && (shouldStyleAttributeBeEmpty == AllowNonEmptyStyleAttribute in hasNoAttributeOrOnlyStyleAttribute()98 …return hasNoAttributeOrOnlyStyleAttribute(toHTMLSpanElement(element), AllowNonEmptyStyleAttribute); in isStyleSpanOrSpanWithOnlyStyleAttribute()
534 …panOrSpanWithOnlyStyleAttribute(element) || isEmptyFontTag(element, AllowNonEmptyStyleAttribute)) { in removeRedundantStylesAndKeepStyleSpanInline()