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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/orientation-event/devicemotionevent-init-expected.txt

Issue 2758933002: Fix default initialization for DeviceMotionEvent.interval. (Closed)
Patch Set: Fix layout test expectations. Created 3 years, 9 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
timvolodine 2017/03/22 17:05:27 why is this file being deleted?
Reilly Grant (use Gerrit) 2017/03/22 17:13:33 Deleting the -expected.txt file for a testharness.
timvolodine 2017/03/22 18:27:26 do you mean it's not needed? if so, why was it the
Reilly Grant (use Gerrit) 2017/03/22 18:38:03 This file is no longer needed because with this pa
2 FAIL User created event is initialized properly with default values assert_equal s: interval must be initialized to 0 expected (number) 0 but got (object) null
3 PASS User created event is initialized properly using dictionary
4 Harness: the test ran to completion.
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698