WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
285157
Remove document.implementation.createCSSStyleSheet()
https://bugs.webkit.org/show_bug.cgi?id=285157
Summary
Remove document.implementation.createCSSStyleSheet()
Karl Dubost
Reported
2024-12-25 18:51:01 PST
The code has never been implemented in Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=63850
This was part of DOM Level 2
https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/css.html#CSS-DOMImplementationCSS
Safari, Firefox and Chrome returns undefined document.implementation.createCSSStyleSheet Should it be removed entirely?
https://searchfox.org/wubkat/search?q=createCSSStyleSheet&redirect=false
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-25 19:29:44 PST
<
rdar://problem/142045904
>
Karl Dubost
Comment 2
2024-12-25 19:37:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38377
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug