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

Unified Diff: LayoutTests/inspector/elements/styles-2/property-ui-location.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/property-ui-location.html
diff --git a/LayoutTests/inspector/elements/styles/property-ui-location.html b/LayoutTests/inspector/elements/styles-2/property-ui-location.html
similarity index 95%
rename from LayoutTests/inspector/elements/styles/property-ui-location.html
rename to LayoutTests/inspector/elements/styles-2/property-ui-location.html
index 66fabd9b6971041218d298b3891ae482c9b2232e..dc709f0902ebebd5b8bea9c27759db316b666bba 100644
--- a/LayoutTests/inspector/elements/styles/property-ui-location.html
+++ b/LayoutTests/inspector/elements/styles-2/property-ui-location.html
@@ -3,7 +3,7 @@
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/elements-test.js"></script>
<script src="../../../http/tests/inspector/debugger-test.js"></script>
-<link rel="stylesheet" href="resources/empty-background-url.css">
+<link rel="stylesheet" href="../styles/resources/empty-background-url.css">
<style>
#inspected {
color: blue;

Powered by Google App Engine
This is Rietveld 408576698