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

Unified Diff: LayoutTests/inspector/elements/edit/set-outer-html-for-xhtml.xhtml

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-outer-html-for-xhtml.xhtml
diff --git a/LayoutTests/inspector/elements/set-outer-html-for-xhtml.xhtml b/LayoutTests/inspector/elements/edit/set-outer-html-for-xhtml.xhtml
similarity index 93%
rename from LayoutTests/inspector/elements/set-outer-html-for-xhtml.xhtml
rename to LayoutTests/inspector/elements/edit/set-outer-html-for-xhtml.xhtml
index 36d5a650323d81e7e378479656e3b0da7af0d0b9..232c45f38cae80a673acf448c8f4bc5c8a87aaac 100644
--- a/LayoutTests/inspector/elements/set-outer-html-for-xhtml.xhtml
+++ b/LayoutTests/inspector/elements/edit/set-outer-html-for-xhtml.xhtml
@@ -1,8 +1,8 @@
<html id="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 src="set-outer-html-test.js"></script>
<script>
//<![CDATA[

Powered by Google App Engine
This is Rietveld 408576698