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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS text field selection for the input hidden
3 PASS text field selection for the input email
4 FAIL text field selection for the input datetime assert_throws: function "functi on (){
5 el.selectionStart;
6 }" did not throw
7 PASS text field selection for the input date
8 PASS text field selection for the input month
9 PASS text field selection for the input week
10 PASS text field selection for the input time
11 PASS text field selection for the input number
12 PASS text field selection for the input range
13 PASS text field selection for the input color
14 PASS text field selection for the input checkbox
15 PASS text field selection for the input radio
16 PASS text field selection for the input file
17 PASS text field selection for the input submit
18 PASS text field selection for the input image
19 PASS text field selection for the input reset
20 PASS text field selection for the input button
21 PASS text field selection for the input text
22 PASS text field selection for the input search
23 PASS text field selection for the input tel
24 PASS text field selection for the input url
25 PASS text field selection for the input password
26 Harness: the test ran to completion.
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698