[wpt-sync] Sync PR 22046 - Set unrecognized values of "scrolling" attribute to kAuto
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22046 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22046
Details from upstream follow.
Mason Freed <masonfreed@chromium.org> wrote:
Set unrecognized values of "scrolling" attribute to kAuto
Prior to this CL, unrecognized values of the "scrolling" attribute
would leave the prior value unchanged. That behavior is counter
to the spec [1], and is also confusing to developers, as it
introduces state to the "scrolling" attribute. This CL fixes
that.[1] https://html.spec.whatwg.org/multipage/rendering.html#the-page
Fixed: 1057454
Change-Id: Ib6b4cd4c6952fe580003dc2577c72db2fe622fae
Reviewed-on: https://chromium-review.googlesource.com/2083595
WPT-Export-Revision: 7c5f4f6fa91b0af823ec86b4932eab023ef10406
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central
Total 1 tests
Status Summary
Firefox
PASS: 1
Links
Comment 4•5 years ago
|
||
bugherder |
Description
•