Home | History | Annotate | Download | only in css

Lines Matching refs:columnRuleColor

1788             return m_allowVisitedStyle ? cssValuePool().createColorValue(style->visitedDependentColor(CSSPropertyOutlineColor).rgb()) : currentColorOrValidColor(*style, style->columnRuleColor());