Open
Bug 1917053
Opened 2 months ago
Updated 1 months ago
New wpt failures in /css/css-inline/text-box-trim/parsing/text-box-shorthand.html
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 47982 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-inline/text-box-trim/parsing/text-box-shorthand.html [wpt.fyi]
- e.style['text-box'] = "normal" should set text-box-edge:
FAIL
- e.style['text-box'] = "normal" should set text-box-trim:
FAIL
- e.style['text-box'] = "normal" should not set unrelated longhands:
FAIL
- e.style['text-box'] = "none" should set text-box-edge:
FAIL
- e.style['text-box'] = "none" should set text-box-trim:
FAIL
- e.style['text-box'] = "none" should not set unrelated longhands:
FAIL
- e.style['text-box'] = "trim-start" should set text-box-edge:
FAIL
- e.style['text-box'] = "trim-start" should set text-box-trim:
FAIL
- e.style['text-box'] = "trim-start" should not set unrelated longhands:
FAIL
- e.style['text-box'] = "ex" should set text-box-edge:
FAIL
- e.style['text-box'] = "ex" should set text-box-trim:
FAIL
- e.style['text-box'] = "ex" should not set unrelated longhands:
FAIL
- e.style['text-box'] = "normal" should set text-box-edge:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1917022 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.
You need to log in
before you can comment on or make changes to this bug.
Description
•