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

Unified Diff: LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.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/disable-property-workingcopy-update.html
diff --git a/LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html b/LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
similarity index 96%
rename from LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html
rename to LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
index 0ec1d126b016450336156f3f5db53490e9919eab..74554ab9cd25bbdd7367c73d5f39ee48f87e5d2f 100644
--- a/LayoutTests/inspector/elements/styles/disable-property-workingcopy-update.html
+++ b/LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update.html
@@ -1,6 +1,6 @@
<html>
<head>
-<link rel="stylesheet" href="resources/disable-property-workingcopy-update.css">
+<link rel="stylesheet" href="../styles/resources/disable-property-workingcopy-update.css">
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/debugger-test.js"></script>
<script src="../../../http/tests/inspector/elements-test.js"></script>

Powered by Google App Engine
This is Rietveld 408576698