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/styles-4/styles-history.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-4/styles-history.html
diff --git a/LayoutTests/inspector/elements/styles/styles-history.html b/LayoutTests/inspector/elements/styles-4/styles-history.html
similarity index 97%
rename from LayoutTests/inspector/elements/styles/styles-history.html
rename to LayoutTests/inspector/elements/styles-4/styles-history.html
index 961f4b4e09d08654e19dcc80a4f2bbc1feefc212..39bc1d518d0f58fe540a7c2216e38b3fa4f141df 100644
--- a/LayoutTests/inspector/elements/styles/styles-history.html
+++ b/LayoutTests/inspector/elements/styles-4/styles-history.html
@@ -1,12 +1,12 @@
<html>
<head>
-<link rel="stylesheet" href="resources/styles-history.css">
+<link rel="stylesheet" href="../styles/resources/styles-history.css">
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/elements-test.js"></script>
<script src="../../../http/tests/inspector/resources-test.js"></script>
-<script src="styles-test.js"></script>
+<script src="../styles/styles-test.js"></script>
<script>
function test()

Powered by Google App Engine
This is Rietveld 408576698