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

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

Issue 1979363002: Moved web-platform-tests to wpt. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/fast/forms/setrangetext.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/setrangetext.html b/third_party/WebKit/LayoutTests/fast/forms/setrangetext.html
index 874d215e07ec1332095f5954aed249ebbaad9547..4b87c52a4740cf7dcad33945ebe2d4e54da930d1 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/setrangetext.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/setrangetext.html
@@ -7,7 +7,7 @@
</head>
<body>
<script>
-// TODO(tkent): This should be merged to imported/web-platform-tests/html/
+// TODO(tkent): This should be merged to imported/wpt/html/
// semantics/forms/textfieldselection/textfieldselection-setRangeText.html
description("Test setRangeText() method on common input types.");

Powered by Google App Engine
This is Rietveld 408576698