New wpt failures in /css/css-overflow/ [scrollbar-gutter-001.html, scrollbar-gutter-propagation-001.html, parsing/scrollbar-gutter-valid.html, and 4 others]
Categories
(Core :: Layout: Scrolling and Overflow, enhancement)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 29451 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
/css/css-overflow/scrollbar-gutter-001.html
overflow auto, scrollbar-gutter stable: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/scrollbar-gutter-propagation-001.html
viewport has gutter, others do not: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/parsing/scrollbar-gutter-valid.html
e.style['scrollbar-gutter'] = "auto" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
e.style['scrollbar-gutter'] = "stable" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/scrollbar-gutter-propagation-003.html
viewport has gutter, others do not: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/scrollbar-gutter-rtl-001.html
overflow auto, scrollbar-gutter stable: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/scrollbar-gutter-vertical-lr-001.html
overflow auto, scrollbar-gutter stable: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-overflow/scrollbar-gutter-vertical-rl-001.html
overflow auto, scrollbar-gutter stable: FAIL (Chrome: PASS, Safari: FAIL)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1717570 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•4 years ago
|
We pass scrollbar-gutter-valid.html in bug 1741774, and others in bug 1715112.
Description
•