Closed Bug 1743421 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31778 - [@container] Move container-* property tests to wpt

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 31778 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/31778
Details from upstream follow.

Rune Lillesveen <futhark@chromium.org> wrote:

[@container] Move container-* property tests to wpt

Align tests with current spec draft and move inheritance tests into a
separate file with the inheritance framework.

Bug: 1145970
Change-Id: Iae670cd394eee3728b170575b30b175e6a884cde
Reviewed-on: https://chromium-review.googlesource.com/3303814
WPT-Export-Revision: eef54c4889d491465195baa17e3a939cb6040970

Component: web-platform-tests → Layout
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 7 tests and 30 subtests

Status Summary

Firefox

OK : 7
PASS: 44
FAIL: 60

Chrome

OK : 7
PASS: 44
FAIL: 60

Safari

OK : 7
PASS: 44
FAIL: 60

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-contain/container-queries/container-computed.html
Property container value 'initial': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inherit': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'size': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size / inline-size': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'size / block-size': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'size style / name': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size state style/ name': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size / foo': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size /foo': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size/ foo': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'inline-size/foo': FAIL (Chrome: FAIL, Safari: FAIL)
Property container value 'size / FoO': FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-inheritance.html
Property container-name has initial value none: FAIL (Chrome: FAIL, Safari: FAIL)
Property container-name does not inherit: FAIL (Chrome: FAIL, Safari: FAIL)
Property container-type has initial value none: FAIL (Chrome: FAIL, Safari: FAIL)
Property container-type does not inherit: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-name-computed.html
Property container-name value 'initial': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-name value 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-name value 'foo': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-name value 'FoO': FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-name-parsing.html
e.style['container-name'] = "initial" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "inherit" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "unset" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "revert" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "foo" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "BAR" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-name'] = "foo bar" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-parsing.html
e.style['container'] = "initial" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "inherit" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "unset" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "revert" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "none / none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "inline-size / none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "size / block-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "inline-size / inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "size / size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container'] = "size state / none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-type-computed.html
Property container-type value 'initial': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-type value 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-type value 'inline-size': FAIL (Chrome: FAIL, Safari: FAIL)
Property container-type value 'size': FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-type-parsing.html
e.style['container-type'] = "initial" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "inherit" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "unset" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "revert" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "style" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "state" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "inline-size state" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "style state" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "style inline-size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['container-type'] = "state size" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f476550e477e
[wpt PR 31778] - [@container] Move container-* property tests to wpt, a=testonly
https://hg.mozilla.org/integration/autoland/rev/1697b2319455
[wpt PR 31778] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.