Bug 182687

Summary: Removing style content attribute should update CSSStyleDeclaration
Product: WebKit Reporter: Simon Pieters (:zcorpan) <zcorpan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, jh718.park, koivisto, simon.fraser
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.