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

Unified Diff: LayoutTests/inspector/elements/highlight/highlight-node-scroll.html

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/highlight/highlight-node-scroll.html
diff --git a/LayoutTests/inspector/elements/highlight-node-scroll.html b/LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
similarity index 89%
rename from LayoutTests/inspector/elements/highlight-node-scroll.html
rename to LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
index fe2cbd8f53b207bcfeb9cf58287a4d24836f4816..209d291bd1c8e8a223d611050bdab644bb471ab5 100644
--- a/LayoutTests/inspector/elements/highlight-node-scroll.html
+++ b/LayoutTests/inspector/elements/highlight/highlight-node-scroll.html
@@ -29,8 +29,8 @@ body {
</style>
-<script src="../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../http/tests/inspector/elements-test.js"></script>
+<script src="../../../http/tests/inspector/inspector-test.js"></script>
+<script src="../../../http/tests/inspector/elements-test.js"></script>
<script>
function onload()

Powered by Google App Engine
This is Rietveld 408576698