Open Bug 1740700 Opened 3 years ago Updated 3 years ago

New wpt failures in /css/css-cascade/parsing/layer-import.html

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 31428 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

/css/css-cascade/parsing/layer-import.html
@import url("nonexist.css") layer(); should still be a valid import rule with an invalid layer declaration: FAIL
@import url("nonexist.css") layer(A B); should still be a valid import rule with an invalid layer declaration: FAIL
@import url("nonexist.css") layer(A . B); should still be a valid import rule with an invalid layer declaration: FAIL
@import url("nonexist.css") layer(A, B, C); should still be a valid import rule with an invalid layer declaration: FAIL

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1738378 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.