WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163324
SVGStyleElement.sheet is undefined
https://bugs.webkit.org/show_bug.cgi?id=163324
Summary
SVGStyleElement.sheet is undefined
akarienta
Reported
2016-10-12 02:00:50 PDT
Property sheet of SVGStyleElement is undefined in Safari Version 10.0 (11602.1.50.0.10). It works properly in Google Chrome Version 53.0.2785.143 (64-bit). More information including minimal example can be found here:
https://github.com/cburgmer/rasterizeHTML.js/issues/158
Attachments
Add attachment
proposed patch, testcase, etc.
Christoph Burgmer
Comment 1
2016-10-12 06:27:30 PDT
See
https://jsfiddle.net/cburgmer/smea222j/1/
for a test case. The developer console in Chrome reports a parsed rule, while Safari fails for both.
Ahmad Saleem
Comment 2
2022-07-14 09:50:33 PDT
I am able to reproduce this bug in Safari 15.5 on macOS 12.4 based on attached JSFiddle from
Comment 01
, all other browser output parsed rules but Safari show "undefined". Thanks!
Ryosuke Niwa
Comment 3
2022-07-14 15:37:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2430
EWS
Comment 4
2022-07-14 23:37:00 PDT
Committed
252491@main
(737ccae0f467): <
https://commits.webkit.org/252491@main
> Reviewed commits have been landed. Closing PR #2430 and removing active labels.
Radar WebKit Bug Importer
Comment 5
2022-07-14 23:38:15 PDT
<
rdar://problem/97058018
>
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