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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/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
Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index b6774759596c9d4d4d0c34278a6c1d07c160396f..d076e8dba4d796e9c767e3128a354702de10a136 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -817,7 +817,6 @@ interface DeviceMotionEvent : Event
getter interval
getter rotationRate
method constructor
- method initDeviceMotionEvent
interface DeviceOrientationEvent : Event
attribute @@toStringTag
getter absolute
@@ -825,7 +824,6 @@ interface DeviceOrientationEvent : Event
getter beta
getter gamma
method constructor
- method initDeviceOrientationEvent
interface Document : Node
attribute @@toStringTag
attribute @@unscopables

Powered by Google App Engine
This is Rietveld 408576698