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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/select-event-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
2 This is a testharness.js-based test.
3 FAIL select() on textarea queues select event assert_true: event is trusted expe cted true got undefined
4 FAIL select() on input type text queues select event assert_true: event is trust ed expected true got undefined
5 FAIL select() on input type search queues select event assert_true: event is tru sted expected true got undefined
6 FAIL select() on input type tel queues select event assert_true: event is truste d expected true got undefined
7 FAIL select() on input type url queues select event assert_true: event is truste d expected true got undefined
8 FAIL select() on input type password queues select event assert_true: event is t rusted expected true got undefined
9 Harness: the test ran to completion.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698