[Webkit-unassigned] [Bug 34665] New: A new CSSStyleSheet cannot be created
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 15:45:19 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34665
Summary: A new CSSStyleSheet cannot be created
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wycats at gmail.com
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.
--
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