Commit b824db87 authored by Mason Freed's avatar Mason Freed Committed by Commit Bot

Move more Shadow DOM v0 related tests to web components v0 folder

This is part of a multi-CL set that will move all "Web Components v0
only" tests into a separate folder. This will make landing the eventual
removal of WCv0 easier, because this entire folder can simply be skipped
rather than requiring file-by-file changes. There should not be any
tests in this folder that are needed for testing Web Components
VERSION 1 features.

While this CL does not change any behavior or testing now, care should
be taken in reviewing the list of tests, since when WCv0 is removed,
all of these tests will be deleted. So any tests being moved here that
are required for testing a non-WCv0 feature should *not* be included in
this move.

This set should only include tests of Shadow DOM v0 specific features,
such as event traversal across V0 shadow root boundaries, style rules
for distributed content, etc. These should be well covered by WPT tests.

Bug: 937746
Change-Id: Iaa04fa009604154c299cc1e2a491d3894f5feb66
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208380
Auto-Submit: Mason Freed <masonfreed@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Reviewed-by: default avatarStephen Chenney <schenney@chromium.org>
Reviewed-by: default avatarKent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#771450}
parent ce490015
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment