Bug 34665

Summary: A new CSSStyleSheet cannot be created
Product: WebKit Reporter: Yehuda Katz <wycats>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, cdumez, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Yehuda Katz
Reported 2010-02-05 15:45:19 PST
When trying to create a new CSSStyleSheet, Webkit refuses, saying that CSSStyleSheetConstructor is not a constructor. > new CSSStyleSheet => TypeError: Result of expression 'CSSStyleSheet' [[object CSSStyleSheetConstructor]] is not a constructor.
Attachments
Alexey Proskuryakov
Comment 1 2010-02-06 23:04:45 PST
Why is this a bug? Does this work in other browsers, or does any specification say that it should?
Chris Dumez
Comment 3 2022-10-17 08:08:37 PDT
*** This bug has been marked as a duplicate of bug 245579 ***
Note You need to log in before you can comment on or make changes to this bug.