[wpt-sync] Sync PR 42092 - Fix css/css-transforms/transform-2d-getComputedStyle-001.html
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42092 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42092
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Fix css/css-transforms/transform-2d-getComputedStyle-001.html
According to https://github.com/w3c/csswg-drafts/issues/9121, there is
no full consensus on the resolved value of transform on an element
with 'display: none', and for now we should accept both 'none' and
the value not depending on 'display'
(https://github.com/w3c/csswg-drafts/issues/9121#issuecomment-1683001516).Bug: 1418705
Change-Id: Ic053b4f963fb51fc9432ec614800570c4492332d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4878164
Commit-Queue: Xianzhu Wang \<wangxianzhu@chromium.org>
Reviewed-by: David Baron \<dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1199807}
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•