[Webkit-unassigned] [Bug 64567] Attribute selectors don't handle glob namespaces (e.g. *|E)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 16:29:59 PDT 2011


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





--- Comment #2 from Sam Weinig <sam at webkit.org>  2011-07-14 16:30:00 PST ---
It seems like the issue stems from call to Element::getAttribute() in CSSStyleSelector::SelectorChecker::checkOneSelector not taking into account the *.  We probably need a version of Element::getAttribute that does this using the semantics we want.

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