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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (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/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
deleted file mode 100644
index fef3c4809bfc899b7ac102bb45fecde6309ca1fd..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-This is a testharness.js-based test.
-PASS text field selection for the input hidden
-PASS text field selection for the input email
-FAIL text field selection for the input datetime assert_throws: function "function (){
- el.selectionStart;
- }" did not throw
-PASS text field selection for the input date
-PASS text field selection for the input month
-PASS text field selection for the input week
-PASS text field selection for the input time
-PASS text field selection for the input number
-PASS text field selection for the input range
-PASS text field selection for the input color
-PASS text field selection for the input checkbox
-PASS text field selection for the input radio
-PASS text field selection for the input file
-PASS text field selection for the input submit
-PASS text field selection for the input image
-PASS text field selection for the input reset
-PASS text field selection for the input button
-PASS text field selection for the input text
-PASS text field selection for the input search
-PASS text field selection for the input tel
-PASS text field selection for the input url
-PASS text field selection for the input password
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698