[Webkit-unassigned] [Bug 19415] CSSParser needs a bath
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 6 15:05:12 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19415
------- Comment #6 from darin at apple.com 2008-06-06 15:05 PDT -------
The thing about styleElement is that it's not really an arbitrary style
element, even though the code seems to think it is. It's *always* a stylesheet.
I have a patch that renames styleElement to m_styleSheet and changes its type
as well, but it's not currently attached to any bug.
--
Configure bugmail: http://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