Closed Bug 1794397 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 36370 - Fix nesting.html WPT test.

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Steinar H. Gunderson <sesse@chromium.org> wrote:

Fix nesting.html WPT test.

If a selector reads “span > b”, the subject is b, not span.
Thus, a nested rule “section > &” should never match;
The test currently expects it to match the inner element of
\<section>\<span>\<b>. Update the test accordingly.

Change-Id: Ia5af6f2d2abbb10ef23217c1221b3c192d09b954

Reviewed-on: https://chromium-review.googlesource.com/3941667
WPT-Export-Revision: aa6feeeb7c9e7f7111f9f2de7c929264d5b4b2e4

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 1 tests

Status Summary

Firefox

FAIL: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dfe6a71f189a [wpt PR 36370] - Fix nesting.html WPT test., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.