Bug 245918 - Fix css/css-transforms/transform-box/fill-box-002.html WPT
Summary: Fix css/css-transforms/transform-box/fill-box-002.html WPT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-09-30 17:19 PDT by Tim Nguyen (:ntim)
Modified: 2022-10-02 19:02 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-09-30 17:19:08 PDT
https://wpt.fyi/results/css/css-transforms/transform-box/fill-box-002.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2021-transforms

My likely guess is that we need to recompute the transform when we're finished laying out the children.
Comment 1 Radar WebKit Bug Importer 2022-09-30 20:25:40 PDT
<rdar://problem/100647287>
Comment 2 Tim Nguyen (:ntim) 2022-09-30 20:35:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4896
Comment 3 EWS 2022-10-01 08:46:09 PDT
Committed 255060@main (3c6b4ac4654c): <https://commits.webkit.org/255060@main>

Reviewed commits have been landed. Closing PR #4896 and removing active labels.