RESOLVED FIXED 239808
Make -webkit-transform-style an alias of transform-style
https://bugs.webkit.org/show_bug.cgi?id=239808
Summary Make -webkit-transform-style an alias of transform-style
Tim Nguyen (:ntim)
Reported 2022-04-27 07:21:53 PDT
Fixes cascade issues when applying both -webkit-transform-style and transform-style (see bug 239579), and simplifies code as well given the FIXME was never addressed.
Attachments
Patch (9.74 KB, patch)
2022-04-27 08:36 PDT, Tim Nguyen (:ntim)
koivisto: review+
ntim: commit-queue-
Patch (23.40 KB, patch)
2022-04-27 11:53 PDT, Tim Nguyen (:ntim)
no flags
Tim Nguyen (:ntim)
Comment 1 2022-04-27 08:36:23 PDT
Oriol Brufau
Comment 2 2022-04-27 10:36:04 PDT
You will need to update the expectations for these tests: fast/css/getComputedStyle/computed-style.html fast/css/getComputedStyle/computed-style-without-renderer.html imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree.html svg/css/getComputedStyle-basic.xhtml
Tim Nguyen (:ntim)
Comment 3 2022-04-27 11:53:39 PDT
Tim Nguyen (:ntim)
Comment 4 2022-04-27 12:05:16 PDT
Radar WebKit Bug Importer
Comment 5 2022-04-27 12:06:14 PDT
EWS
Comment 6 2022-04-27 12:06:50 PDT
Found 5 new test failures: fast/css/getComputedStyle/computed-style-without-renderer.html, fast/css/getComputedStyle/computed-style.html, imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html, imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree.html, svg/css/getComputedStyle-basic.xhtml
Note You need to log in before you can comment on or make changes to this bug.