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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/orientation-event/devicemotionevent-init-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/orientation-event/devicemotionevent-init-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/orientation-event/devicemotionevent-init-expected.txt
deleted file mode 100644
index e24a01d76d9a67e4fff85471b3fbd18abb0b5bc1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/orientation-event/devicemotionevent-init-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a testharness.js-based test.
-FAIL User created event is initialized properly with default values assert_equals: interval must be initialized to 0 expected (number) 0 but got (object) null
-PASS User created event is initialized properly using dictionary
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698