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

Unified Diff: third_party/WebKit/LayoutTests/html/document-metadata/head-check.html

Issue 2779203002: Move tests in fast/dom/HTML{Base,Head,Meta}Element/ to html/document-metadata/ (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/LayoutTests/html/document-metadata/head-check.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLHeadElement/head-check.html b/third_party/WebKit/LayoutTests/html/document-metadata/head-check.html
similarity index 90%
rename from third_party/WebKit/LayoutTests/fast/dom/HTMLHeadElement/head-check.html
rename to third_party/WebKit/LayoutTests/html/document-metadata/head-check.html
index 897655e1bf452cb4a418ab78d6ec4fd704bd60a5..b23e22671b03b5ad3b50bc975a4bb86d6c101e4b 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLHeadElement/head-check.html
+++ b/third_party/WebKit/LayoutTests/html/document-metadata/head-check.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
<script src="resources/head-check.js"></script>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698