[wpt-sync] Sync PR 33883 - [block-in-inline] Add some test cases for block-in-inline.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33883 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33883
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[block-in-inline] Add some test cases for block-in-inline.
As above the two big ones are we support filter-like effects, and
zindex correctly now.Bug: 716930
Change-Id: Ibfc1d884e6e2ad1b0b1a01177e2d061ff8ad238a
Reviewed-on: https://chromium-review.googlesource.com/3615542
WPT-Export-Revision: d365543ba0caf1fea3237b0549233084ef1c713e
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 1[Gecko-windows10-64-2004-qr-opt] 2[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, GitHub]
FAIL
: 1
Chrome
PASS
: 2
Safari
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/CSS2/stacking-context/opacity-affects-block-in-inline.html [wpt.fyi]:
FAIL
[Gecko-windows10-64-2004-qr-opt
],PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-linux1804-64-tsan-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,GitHub
] (Chrome:PASS
, Safari:FAIL
)
https://hg.mozilla.org/mozilla-central/rev/95a66c8a5d8f
https://hg.mozilla.org/mozilla-central/rev/e0456111ca63
Description
•