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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-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 test if selection text is correct for input
3 PASS test if selection text is correct for textarea
4 PASS test if non-ascii selection text is correct for input
5 PASS test if non-ascii selection text is correct for textarea
6 PASS test SelectionStart offset for input
7 FAIL test SelectionStart offset for textarea assert_equals: SelectionStart offse t without selection expected 10 but got 0
8 PASS test SelectionEnd offset for input
9 FAIL test SelectionEnd offset for textarea assert_equals: SelectionEnd offset wi thout selection expected 10 but got 0
10 PASS test SelectionDirection for input
11 PASS test SelectionDirection for textarea
12 Harness: the test ran to completion.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698