[Webkit-unassigned] [Bug 42042] An empty value for xml:lang isn't considered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 11 14:35:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42042





--- Comment #1 from mitz at webkit.org  2010-07-11 14:35:24 PST ---
I think the issue here is that the CSSSelector::PseudoLang case of checkOneSelector() uses value.isEmpty() in a couple of places where it should use value.isNull().

-- 
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