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

Unified Diff: LayoutTests/inspector/elements/edit/set-attribute-non-html.svg

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/edit/set-attribute-non-html.svg
diff --git a/LayoutTests/inspector/elements/set-attribute-non-html.svg b/LayoutTests/inspector/elements/edit/set-attribute-non-html.svg
similarity index 87%
rename from LayoutTests/inspector/elements/set-attribute-non-html.svg
rename to LayoutTests/inspector/elements/edit/set-attribute-non-html.svg
index 62b0b96d8f334f26ffe83fd0428ddc743d31140e..ebff5d3a12c26a42914612a896dbe74c689d14a6 100644
--- a/LayoutTests/inspector/elements/set-attribute-non-html.svg
+++ b/LayoutTests/inspector/elements/edit/set-attribute-non-html.svg
@@ -3,8 +3,8 @@
<foreignObject>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<script src="../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../http/tests/inspector/elements-test.js"></script>
+<script src="../../../http/tests/inspector/inspector-test.js"></script>
+<script src="../../../http/tests/inspector/elements-test.js"></script>
<script><![CDATA[
function test()

Powered by Google App Engine
This is Rietveld 408576698