Open Bug 1819853 Opened 2 years ago Updated 6 months ago

New wpt failures in /css/css-variables/variable-definition.html (related to trailing whitespace in css variable definitions)

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 38735 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-variables/variable-definition.html [wpt.fyi]
    • trailing white space (single space): FAIL (Chrome: FAIL, Safari: PASS)
    • trailing white space (double space) 2: FAIL (Chrome: FAIL, Safari: PASS)
    • !important: FAIL (Chrome: FAIL, Safari: PASS)
    • !important (with space): FAIL (Chrome: FAIL, Safari: PASS)
    • trailing white space (single space) (Computed Style): FAIL (Chrome: FAIL, Safari: PASS)
    • trailing white space (double space) 2 (Computed Style): FAIL (Chrome: FAIL, Safari: PASS)
    • !important (Computed Style): FAIL (Chrome: FAIL, Safari: PASS)
    • !important (with space) (Computed Style): FAIL (Chrome: FAIL, Safari: PASS)
    • trailing white space (single space) (Cascading): FAIL (Chrome: FAIL, Safari: PASS)
    • trailing white space (double space) 2 (Cascading): FAIL (Chrome: FAIL, Safari: PASS)
    • !important (Cascading): FAIL (Chrome: FAIL, Safari: PASS)
    • !important (with space) (Cascading): FAIL (Chrome: FAIL, Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1819285 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.

Our failures here all seem to be associated with trailing spaces, e.g.

trailing white space (single space)
assert_equals: Expected Value should match actual value expected "value" but got "value "
Severity: -- → S3
Summary: New wpt failures in /css/css-variables/variable-definition.html → New wpt failures in /css/css-variables/variable-definition.html (related to trailing whitespace in css variable definitions)
You need to log in before you can comment on or make changes to this bug.