Bug 182687
| Summary: | Removing style content attribute should update CSSStyleDeclaration | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Pieters (:zcorpan) <zcorpan> |
| Component: | CSS | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joonghun Park
This bug is not reproducible in Safari 14.1.2.