[Webkit-unassigned] [Bug 25072] New: CSS21 attribute selectors not dynamic for xml
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 7 03:10:59 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25072
Summary: CSS21 attribute selectors not dynamic for xml
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kai at granus.net
When used with an XML DOM, CSS21 attribute selectors of the form [attribute] or
[attribute=value] (other forms not tested) do not react properly on changes of
the attribute after the document has been loaded. This works with html and
xhtml DOMs.
See attached files for a test case.
According to the web inspector, the selector is recognized, but the property is
not correctly set in the computed style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list