[wpt-sync] Sync PR 31868 - Upstream WPTs for contain:inline-size
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31868 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31868
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
Upstream WPTs for contain:inline-size
- Tests for contain:block-size are no longer needed, as that has
been removed from the spec.- Internal tests in css-contain/parsing have been merged into
existing external counterparts.Bug: 1145970
Change-Id: I760b51b7924d86a6e824dbe6ebd2f07604deb908
Reviewed-on: https://chromium-review.googlesource.com/3313013
WPT-Export-Revision: 32903dc9cc79a31b416f1cfee284562042ca2dba
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 13 subtests
Status Summary
Firefox
OK : 3
PASS: 31
FAIL: 20
Chrome
OK : 3
PASS: 39
FAIL: 12
Safari
OK : 3
PASS: 15
FAIL: 36
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-contain/contain-inline-size-fieldset.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-flex.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-flexitem.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-grid.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-legend.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-multicol.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-regular-container.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/contain-inline-size-vertical-rl-.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/parsing/contain-computed.html
Property contain value 'style': FAIL (Chrome: PASS, Safari: FAIL)
Property contain value 'style paint': FAIL (Chrome: PASS, Safari: FAIL)
Property contain value 'style layout paint': FAIL (Chrome: PASS, Safari: FAIL)
Property contain value 'size style layout paint': FAIL (Chrome: PASS, Safari: FAIL)
Property contain value 'inline-size': FAIL (Chrome: FAIL, Safari: FAIL)
Property contain value 'inline-size layout style paint': FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/parsing/contain-valid.html
e.style['contain'] = "style" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
e.style['contain'] = "paint style" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
e.style['contain'] = "layout style paint" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
e.style['contain'] = "layout paint style size" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
e.style['contain'] = "inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['contain'] = "layout inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/db6c85cc2ca8
https://hg.mozilla.org/mozilla-central/rev/20217b3a7391
Description
•