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

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

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fef3c4809bfc899b7ac102bb45fecde6309ca1fd
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt
@@ -0,0 +1,27 @@
+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