Bug 1860196 [wpt PR 42652] - Upstream wpt_internal display-lock WPTs, a=testonly
commit9ee97c0ac8e7e6726304757a6bc483d8bb7acd06
authorJoey Arhar <jarhar@chromium.org>
Thu, 26 Oct 2023 17:27:15 +0000 (26 17:27 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 31 Oct 2023 13:59:36 +0000 (31 13:59 +0000)
treea30eb98cdac35ebbfb3df679662b8c9ac5b6cbd7
parenta802ce4e26d14eb79ac9eb2e39319f6ca98df107
Bug 1860196 [wpt PR 42652] - Upstream wpt_internal display-lock WPTs, a=testonly

Automatic update from web-platform-tests
Upstream wpt_internal display-lock WPTs

Some of these tests should have been upstreamed already, and some of
them test scroll to text fragment which I previously thought were not
tested in WPT.

This patch moves over everything that doesn't use content_shell internal
APIs which can't be move to WPT.

Change-Id: I59cb579202f82fbc3d9d1ef3433b75df0d29f74b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4957457
Reviewed-by: Vladimir Levin <vmpstr@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1212775}

--

wpt-commits: 5ba94cef07195635e2c3219d9472f9d357c546cf
wpt-pr: 42652
20 files changed:
testing/web-platform/tests/css/css-contain/content-visibility/content-visibility-auto-text-fragment.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/locked-frame-crash.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/resources/text-fragment-target-matchable.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/beforematch-scroll-to-text-fragment.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-001.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-002.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-004.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-005-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-005.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-006-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-007.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/hidden-until-found-text-fragment.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/beforematch-scroll-to-text-fragment-basic.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/beforematch-scroll-to-text-fragment-bubble.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/beforematch-scroll-to-text-fragment-with-anchor.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/container-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/hidden-until-found-text-fragment.html [new file with mode: 0644]
testing/web-platform/tests/html/editing/the-hidden-attribute/resources/spacer-and-container-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/rendering/the-details-element/auto-expand-details-text-fragment.html [new file with mode: 0644]
testing/web-platform/tests/html/rendering/the-details-element/resources/auto-expand-details-text-fragment.html [new file with mode: 0644]