[Webkit-unassigned] [Bug 56981] CSSStyleSheet#insertRule doesn't work well with imported stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 10:57:43 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|HTML DOM                    |CSS
                 CC|                            |ap at webkit.org,
                   |                            |hyatt at apple.com,
                   |                            |koivisto at iki.fi,
                   |                            |simon.fraser at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-03-24 10:57:42 PST ---
The FAIL output is caused by the stylesheet temporarily disappearing from document.styleSheets after an @import rule is added to it. Seems clearly wrong.

"FAIL" on white background in ToT WebKit looks like a regression to me, not sure what caused it.

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