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

Unified Diff: LayoutTests/inspector/elements/shadow-root-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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: LayoutTests/inspector/elements/shadow-root-expected.txt
diff --git a/LayoutTests/inspector/elements/shadow-root-expected.txt b/LayoutTests/inspector/elements/shadow-root-expected.txt
deleted file mode 100644
index 85233ae7a6cf481f4e914e44e7e0b4d532d66f83..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/elements/shadow-root-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-This test verifies that author shadow root's #document-fragment is displayed and user-agent one is hidden by default.
-
-
-- <div id="container">
- - <div id="test1">
- #shadow-root
- </div>
- - <div id="test2">
- #shadow-root
- "only test"
- </div>
- - <div id="test3">
- #shadow-root
- "with "
- <span>elements</span>
- </div>
- <input type="text" value="Test">
- </div>
-
« no previous file with comments | « LayoutTests/inspector/elements/shadow-root.html ('k') | LayoutTests/inspector/elements/shadow/breadcrumb-shadow-roots.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698