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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/checkValidity.html

Issue 2658093004: Update a few references to imported/wpt (now external/wpt) (Closed)
Patch Set: Created 3 years, 11 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/fast/forms/checkValidity.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html b/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
index ea57e58f292218e1a7312034028029013c71d266..55ce7c3a4be1f8f317854579199c01746693a884 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/checkValidity.html
@@ -4,7 +4,7 @@
<script src="../../resources/testharnessreport.js"></script>
<div id="sample"></div>
<script>
-// See also imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity.html.
+// See also external/wpt/html/semantics/forms/constraints/form-validation-checkValidity.html.
function checkValidityFor(html) {
var sample = document.getElementById('sample');

Powered by Google App Engine
This is Rietveld 408576698