Bug 272713 - [view-transitions] https://simple-set-demos.glitch.me/gross-cube-transition doesn't render 3d effects
Summary: [view-transitions] https://simple-set-demos.glitch.me/gross-cube-transition d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks: css-view-transitions 272662
  Show dependency treegraph
 
Reported: 2024-04-15 16:24 PDT by Matt Woodrow
Modified: 2024-04-22 10:02 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2024-04-15 16:24:10 PDT
Looks like 'transform-style: preserve-3d' isn't being respected on the pseudo elements.
Comment 1 Radar WebKit Bug Importer 2024-04-15 16:24:20 PDT
<rdar://problem/126513916>
Comment 2 Matt Woodrow 2024-04-15 16:28:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27293
Comment 3 EWS 2024-04-17 15:38:05 PDT
Committed 277639@main (84c369e893d8): <https://commits.webkit.org/277639@main>

Reviewed commits have been landed. Closing PR #27293 and removing active labels.
Comment 4 Matt Woodrow 2024-04-17 19:44:15 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45778