Open Bug 1832931 Opened 2 years ago Updated 2 years ago

New wpt failures in /css/css-text/parsing/white-space-collapse-valid.html

Categories

(Core :: Layout: Text and Fonts, defect)

defect

Tracking

()

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 39994 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-text/parsing/white-space-collapse-valid.html [wpt.fyi]
    • e.style['white-space-collapse'] = "collapse" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "preserve" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "preserve-breaks" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "break-spaces" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "initial" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "inherit" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "unset" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "revert" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space-collapse'] = "revert-layer" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

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

white-space-collapse is a new (draft) property that we don't yet implement, so these failures are expected.

https://www.w3.org/TR/css-text-4/#white-space-collapsing

Blocks: css-text-4
Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.