Closed Bug 1744039 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 31839 - [@container] (Re)move tests for named container selection

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

[@container] (Re)move tests for named container selection

This is already covered well enough by container-selection.html,
except for the case where container-name alone should not establish
a container. Added a subtest for that.

Bug: 1145970
Change-Id: I7cfde3a0122d6507b08574266d45b057d13c8dad
Reviewed-on: https://chromium-review.googlesource.com/3313001
WPT-Export-Revision: 3bb9f475199b21f179d18c010f9285080084c22e

PR 31839 applied with additional changes from upstream: 97baeb171807183e0b4f57afea873ffe898b37f5
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 1 tests and 25 subtests

Status Summary

Firefox

OK : 1
PASS: 5
FAIL: 20

Chrome

OK : 1
PASS: 5
FAIL: 20

Safari

OK : 1
PASS: 5
FAIL: 20

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-contain/container-queries/container-selection.html
size(width: 16px) for .size > .inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
size(height: 16px) for .inline > .size > span: FAIL (Chrome: FAIL, Safari: FAIL)
size(width: 16px) for .inline > .size > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(inline-size) size(width: 16px) for .inline > .size > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(inline-size) size(width: 16px) for .size > .inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(size) size(height: 16px) for .inline > .size > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(size) size(height: 32px) for .size > .inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(a) size(width: 32px) for .a-size > .b-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(b) size(width: 16px) for .a-size > .b-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(a) size(width: 16px) for .a-size > .a-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
a size(width: 32px) for .a-size > .b-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
b size(width: 16px) for .a-size > .b-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
a size(width: 16px) for .a-size > .a-size > span: FAIL (Chrome: FAIL, Safari: FAIL)
a size(width: 32px) for .a-size > .a > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(a) type(inline-size) size(width: 8px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(b) type(inline-size) size(width: 16px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(a) type(size) size(width: 32px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
name(b) type(size) size(width: 16px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(inline-size) name(a) size(width: 8px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)
type(size) name(a) size(height: 32px) for .a-size > .b-size > .a-inline > span: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/56954ef2b8e2 [wpt PR 31839] - [@container] (Re)move tests for named container selection, a=testonly https://hg.mozilla.org/integration/autoland/rev/b5bb7da3f2e4 [wpt PR 31839] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.