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

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: Rebased. 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.
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