New wpt failures in /css/css-text/parsing/white-space-shorthand.html
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 41773 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-text/parsing/white-space-shorthand.html [wpt.fyi]
- e.style['white-space'] = "collapse" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'collapse':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "wrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'wrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "collapse wrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'collapse wrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "wrap collapse" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'wrap collapse':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve nowrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve nowrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "nowrap preserve" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'nowrap preserve':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "collapse nowrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'collapse nowrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "nowrap collapse" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'nowrap collapse':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve wrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve wrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "wrap preserve" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'wrap preserve':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "break-spaces wrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'break-spaces wrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "wrap break-spaces" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'wrap break-spaces':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve-breaks" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve-breaks':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve-breaks wrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve-breaks wrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "wrap preserve-breaks" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'wrap preserve-breaks':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "preserve-breaks nowrap" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'preserve-breaks nowrap':
FAIL
(Chrome:PASS
, Safari:FAIL
) - e.style['white-space'] = "nowrap preserve-breaks" should set the property value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Property white-space value 'nowrap preserve-breaks':
FAIL
(Chrome:PASS
, Safari:FAIL
)
- e.style['white-space'] = "collapse" should set the property value:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1851305 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.
Updated•1 year ago
|
Comment 1•10 months ago
|
||
Bug 1852478 resolved these failures.
Description
•