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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt

Issue 2728963004: Remove non-standard DeviceOrientation Event initializers. (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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/device_orientation/motion/optional-event-properties.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index d31b752ba59d4329e55246c59fb3c5e0f450ac3a..af52a4ba69e9de244129ed875d808690278af87d 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -615,14 +615,12 @@ interface DeviceMotionEvent : Event
getter interval
getter rotationRate
method constructor
- method initDeviceMotionEvent
interface DeviceOrientationEvent : Event
getter absolute
getter alpha
getter beta
getter gamma
method constructor
- method initDeviceOrientationEvent
interface Document : Node
getter URL
getter activeElement
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/device_orientation/motion/optional-event-properties.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698