RESOLVED FIXED182687
Removing style content attribute should update CSSStyleDeclaration
https://bugs.webkit.org/show_bug.cgi?id=182687
Summary Removing style content attribute should update CSSStyleDeclaration
Simon Pieters (:zcorpan)
Reported 2018-02-12 00:33:32 PST
See https://github.com/w3c/csswg-drafts/pull/2269 https://github.com/w3c/web-platform-tests/pull/9376 Run test http://w3c-test.org/css/cssom/css-style-attr-decl-block.html Failing test in Safari TP Fail Changes to style attribute should reflect on CSS declaration block assert_equals: CSS declaration block after removing the style attribute expected "" but got "z-index: 21;"
Attachments
Joonghun Park
Comment 1 2021-09-11 01:46:48 PDT
This bug is not reproducible in Safari 14.1.2.
Note You need to log in before you can comment on or make changes to this bug.