[wpt-sync] Sync PR 31840 - [@container] WPTs for various display types
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31840 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31840
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[@container] WPTs for various display types
Bug: 1145970
Change-Id: I1d9af79a3019b2c94a66e640cb6ba48a129590b3
Reviewed-on: https://chromium-review.googlesource.com/3312264
WPT-Export-Revision: 4652e20698e4256c7f1aec9b0cff8b4a521a9f15
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
OK : 3
PASS: 1[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 7[Gecko-linux1804-64-tsan-qr-opt] 8[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
FAIL: 15
Chrome
OK : 3
PASS: 8
FAIL: 15
Safari
OK : 3
PASS: 8
FAIL: 15
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-contain/container-queries/display-contents.html
getComputedStyle when container becomes display:contents: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when intermediate container becomes display:contents: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/display-none.html
getComputedStyle when element is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when parent is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when ancestor is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when element in nested container is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when element becomes display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when parent becomes display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when ancestor becomes display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when container becomes display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when intermediate container becomes display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when ::before is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle when originating element is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
getComputedStyle on ::before when ancestor element is display:none: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/ineligible-containment.html
Changing containment eligibility invalidates style: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7f3ae465c4e8
https://hg.mozilla.org/mozilla-central/rev/e8cfd042c746
Description
•