Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinators-expected.txt

Issue 1774113002: Move Shadow DOM V1 tests from fast/dom/shadow to shadow-dom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinators-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinators-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinators-expected.txt
deleted file mode 100644
index ec0cffa66f4c745e447edb5c8bcb5e1eed859029..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinators-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-CONSOLE WARNING: /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
-PASS result.length is 7
-PASS node.id is "openhost"
-PASS node.id is "closedhost"
-PASS node.id is "v0host"
-PASS node.id is "v0host_in_v0host"
-PASS node.id is "div_v0_in_v0"
-PASS node.id is "openhost_in_v0host"
-PASS node.id is "closedhost_in_v0host"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698