[Webkit-unassigned] [Bug 15986] New: Dynamically inserting CSS rule with @media query fails with DOM Exception 12

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 08:55:58 PST 2007


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

           Summary: Dynamically inserting CSS rule with @media query fails
                    with DOM Exception 12
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
Dynamically inserting a CSS rule with an @media query fails with DOM Exception
12.  The same rule in a static stylesheet is valid and is applied correctly.

* STEPS TO REPRODUCE
1. Open test case in Safari/WebKit.

* RESULTS
Test fails.

* REGRESSION
Not a regression as Safari 2.0.4 (419.3) with original WebKit fails with a
"TypeError - Null value" exception.

* NOTES
Opera 9.22 works.
Firefox 2.0.0.9 and 3.0b2 (today's download) both also fail.


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