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

Unified Diff: LayoutTests/inspector/elements/styles-2/get-set-stylesheet-text.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-2/get-set-stylesheet-text.html
diff --git a/LayoutTests/inspector/elements/styles/get-set-stylesheet-text.html b/LayoutTests/inspector/elements/styles-2/get-set-stylesheet-text.html
similarity index 97%
rename from LayoutTests/inspector/elements/styles/get-set-stylesheet-text.html
rename to LayoutTests/inspector/elements/styles-2/get-set-stylesheet-text.html
index ee42dd720b109fa58f096328c1a2332201f4c1ac..8f65813672959beaa58ca80d1e1f6e004f8e9908 100644
--- a/LayoutTests/inspector/elements/styles/get-set-stylesheet-text.html
+++ b/LayoutTests/inspector/elements/styles-2/get-set-stylesheet-text.html
@@ -9,7 +9,7 @@ body.mainpage {
}
</style>
-<link rel="stylesheet" href="resources/get-set-stylesheet-text.css">
+<link rel="stylesheet" href="../styles/resources/get-set-stylesheet-text.css">
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/elements-test.js"></script>

Powered by Google App Engine
This is Rietveld 408576698