[Webkit-unassigned] [Bug 14979] REGRESSION: fast/css/css-selector-text.html failing after r25098

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 23:25:22 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14979





------- Comment #5 from mitz at webkit.org  2007-08-15 23:25 PDT -------
Created an attachment (id=15993)
 --> (http://bugs.webkit.org/attachment.cgi?id=15993&action=view)
Test case

In this test case, the rule that's added using insertRule() is knocked out and
replaced with the rule in the text node when the <style> element is removed and
re-inserted into the document. I think if you are going to match Firefox, it
will be better not to allow something like that to happen (e.g. by also
returning null for the 'sheet' property when not in a document). I don't think
the Firefox behavior makes sense (or follows the specification), though.


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