Closed Bug 1744066 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31848 - [@container] WPTs for container units (qi, qb, etc)

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Anders Hartvoll Ruud <andruud@chromium.org> wrote:

[@container] WPTs for container units (qi, qb, etc)

Several of these required a bit of adjustment since container-type:
block-size has been removed.

Bug: 1145970
Change-Id: Ia43db3aa1842a6d8ed10851935815a0f5cf25d04
Reviewed-on: https://chromium-review.googlesource.com/3310967
WPT-Export-Revision: 8e36e3fcadfff1c58c53dd6efbfc27cf852065a6

Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

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

Total 6 tests and 24 subtests

Status Summary

Firefox

OK : 6
FAIL: 52

Chrome

OK : 6
PASS: 6
FAIL: 46

Safari

OK : 6
FAIL: 52

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-contain/container-queries/container-units-animation.html
Animation using qw unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qw unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qh unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qh unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qi unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qi unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qb unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qb unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qmin unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qmin unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qmax unit: FAIL (Chrome: FAIL, Safari: FAIL)
Animation using qmax unit responds to changing container size: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-units-basic.html
Container relative units: FAIL (Chrome: FAIL, Safari: FAIL)
Container relative units in math functions: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-units-computational-independence.html
Container relative unit qw is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
Container relative unit qh is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
Container relative unit qi is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
Container relative unit qb is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
Container relative unit qmin is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
Container relative unit qmax is not computationally independent: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-contain/container-queries/container-units-invalidation.html
qi respond when selected container changes type (inline-size -> none): FAIL (Chrome: FAIL, Safari: FAIL)
qb respond when selected container changes type (size -> none): FAIL (Chrome: FAIL, Safari: FAIL)
qb respond when intermediate container changes type (inline-size -> size): FAIL (Chrome: FAIL, Safari: FAIL)
qi respond when selected container changes inline-size: FAIL (Chrome: FAIL, Safari: FAIL)
qb respond when selected container changes block-size: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-units-selection.html
Container units select the proper container: FAIL (Chrome: FAIL, Safari: FAIL)
Container with vertical writing mode: FAIL (Chrome: FAIL, Safari: FAIL)
Units are not affected by the writing-mode of the current element: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-contain/container-queries/container-units-typed-om.html
CSS.qw function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qw unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qw unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qw unit (CSS.qw): FAIL (Chrome: FAIL, Safari: FAIL)
CSS.qh function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qh unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qh unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qh unit (CSS.qh): FAIL (Chrome: FAIL, Safari: FAIL)
CSS.qi function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qi unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qi unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qi unit (CSS.qi): FAIL (Chrome: FAIL, Safari: FAIL)
CSS.qb function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qb unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qb unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qb unit (CSS.qb): FAIL (Chrome: FAIL, Safari: FAIL)
CSS.qmin function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qmin unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qmin unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qmin unit (CSS.qmin): FAIL (Chrome: FAIL, Safari: FAIL)
CSS.qmax function: FAIL (Chrome: FAIL, Safari: FAIL)
Reify value with qmax unit: FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qmax unit (string): FAIL (Chrome: FAIL, Safari: FAIL)
Set value with qmax unit (CSS.qmax): FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6776aa889366
[wpt PR 31848] - [@container] WPTs for container units (qi, qb, etc), a=testonly
https://hg.mozilla.org/integration/autoland/rev/fe45926817e4
[wpt PR 31848] - 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.