[Webkit-unassigned] [Bug 8872] Ajax list manipulator broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri May 12 09:12:12 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8872





------- Comment #2 from opendarwin.org at mitzpettel.com  2006-05-12 09:12 PDT -------
(In reply to comment #1)
> the href property of the CSSStyleSheet corresponding to the <style> element is null,
> whereas in Firefox it is the URL of the HTML file.

Changing this (in HTMLStyleElement::childrenChanged) fixes the bug (and breaks
none of the tests), however, according to
http://www.w3.org/TR/DOM-Level-2-Style/stylesheets.html#StyleSheets-StyleSheet
"For inline style sheets, the value of [the href] attribute is null", so
current behavior is the correct one.


-- 
Configure bugmail: http://bugzilla.opendarwin.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