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

Unified Diff: LayoutTests/inspector/elements/styles-1/css-live-edit.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/styles-1/css-live-edit.html
diff --git a/LayoutTests/inspector/elements/styles/css-live-edit.html b/LayoutTests/inspector/elements/styles-1/css-live-edit.html
similarity index 94%
rename from LayoutTests/inspector/elements/styles/css-live-edit.html
rename to LayoutTests/inspector/elements/styles-1/css-live-edit.html
index 4e6d144930b2eeb7bb71dc4451599efcddb42c60..f43ae42a4040dd1d30f90794f3be194a2fbf5350 100644
--- a/LayoutTests/inspector/elements/styles/css-live-edit.html
+++ b/LayoutTests/inspector/elements/styles-1/css-live-edit.html
@@ -4,7 +4,7 @@
<script src="../../../http/tests/inspector/elements-test.js"></script>
<script src="../../../http/tests/inspector/live-edit-test.js"></script>
<script src="../../../http/tests/inspector/debugger-test.js"></script>
-<link rel="stylesheet" href="resources/css-live-edit.css">
+<link rel="stylesheet" href="../styles/resources/css-live-edit.css">
<div id=foo></div>
<script>

Powered by Google App Engine
This is Rietveld 408576698