[Webkit-unassigned] [Bug 69400] REGRESSION(r53878): Input elements don't share their styles if the document contains no validity style rules.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 9 00:03:44 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=69400
Kent Tamura <tkent at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #126246|review? |review-
Flag| |
--- Comment #2 from Kent Tamura <tkent at chromium.org> 2012-02-09 00:03:42 PST ---
(From update of attachment 126246)
View in context: https://bugs.webkit.org/attachment.cgi?id=126246&action=review
> Source/WebCore/css/CSSStyleSelector.cpp:1188
> if (element->isInRange() != m_element->isInRange())
> return false;
isInRange and isOutOfRange also belong to validity style rules. See SelectorChecker.cpp.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list