Historically Shadow DOM layout tests are placed in
LayoutTests/fast/dom/shadow/*, but it makes sense to
have a separate directory for v1-only tests.
How about fast/shadowdom/*?
For v0/v1 mix tests, I'd think they would better fit in the
old directory, because once v0 deprecation is complete,
they can be removed altogether.
Maybe v0/v1 mix tests uses v1 API anyway, it should be in //shadow-dom.
First move CL created:
https://codereview.chromium.org/1774113002/
We should also move tests that are still relevant for v1.
Comment 1 by hayato@chromium.org
, Mar 8 2016Owner: yuzus@chromium.org