WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
Patch
(23.40 KB, patch)
2022-04-27 11:53 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2022-04-27 08:36:23 PDT
Created
attachment 458449
[details]
Patch
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
Created
attachment 458456
[details]
Patch
Tim Nguyen (:ntim)
Comment 4
2022-04-27 12:05:16 PDT
Committed
r293524
(
250055@trunk
): <
https://commits.webkit.org/250055@trunk
>
Radar WebKit Bug Importer
Comment 5
2022-04-27 12:06:14 PDT
<
rdar://problem/92412686
>
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.
Top of Page
Format For Printing
XML
Clone This Bug