Bug 1619740 [wpt PR 22072] - Add testing for the scrolling attribute, a=testonly
commit4d859568e4997ff7803c9f7a59ef5b6e86ff3470
authorBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Wed, 18 Mar 2020 11:25:45 +0000 (18 11:25 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 19 Mar 2020 17:33:02 +0000 (19 17:33 +0000)
tree41d49da9ea0a49234f134bbfec38d12099228acc
parent6af3eb2fdc2284a8d7c0e76dc8b8c99c7f1b5aaa
Bug 1619740 [wpt PR 22072] - Add testing for the scrolling attribute, a=testonly

Automatic update from web-platform-tests
Add testing for the scrolling attribute (#22072)

The [1] CL added support for scrolling="noscroll" and
scrolling="off", but it did not add any testing of these two
values. These two values are explicitly called out in the spec [2],
so this CL adds testing.

[1] https://chromium-review.googlesource.com/c/chromium/src/+/2083595
[2] https://html.spec.whatwg.org/multipage/rendering.html#the-page

Bug: 1057454
Change-Id: I457e22ecbe28c4b0a50ec70ba62d2c32a6c348ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085396
Commit-Queue: Mason Freed <masonfreed@chromium.org>
Auto-Submit: Mason Freed <masonfreed@chromium.org>
Reviewed-by: Frédéric Wang <fwang@igalia.com>
Cr-Commit-Position: refs/heads/master@{#746542}

Co-authored-by: Mason Freed <masonfreed@chromium.org>
--

wpt-commits: 3db076b37210231e2ac7cb6c436f5a713b448813
wpt-pr: 22072
testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/iframe-scrolling-attribute-ref.html
testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/iframe-scrolling-attribute-values-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/iframe-scrolling-attribute-values.html [new file with mode: 0644]
testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/iframe-scrolling-attribute.html
testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/support/big-page.html [new file with mode: 0644]