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

Unified Diff: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-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-css-shapes-outside-scroll.html
diff --git a/LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll.html
similarity index 83%
rename from LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html
rename to LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll.html
index ea59ea40125fb383864c87247c07340d5b8a4c13..89893baefd3180d73dfa0a0a0c325158e45db286 100644
--- a/LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html
+++ b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll.html
@@ -18,8 +18,8 @@
}
</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 test()

Powered by Google App Engine
This is Rietveld 408576698