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

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

Issue 2579693005: Remove legacy constants on Event (Closed)
Patch Set: update newly imported wpt/dom/historical.html Created 4 years 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/fast/dom/constants.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 ecf9fbafef1eca50031e02f22b4818e1620d0c61..7b8852a6cd361eb1f3d4245377df585219ba062c 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
@@ -1017,25 +1017,9 @@ interface ErrorEvent : Event
method constructor
interface Event
attribute AT_TARGET
- attribute BLUR
attribute BUBBLING_PHASE
attribute CAPTURING_PHASE
- attribute CHANGE
- attribute CLICK
- attribute DBLCLICK
- attribute DRAGDROP
- attribute FOCUS
- attribute KEYDOWN
- attribute KEYPRESS
- attribute KEYUP
- attribute MOUSEDOWN
- attribute MOUSEDRAG
- attribute MOUSEMOVE
- attribute MOUSEOUT
- attribute MOUSEOVER
- attribute MOUSEUP
attribute NONE
- attribute SELECT
getter bubbles
getter cancelBubble
getter cancelable
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/constants.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698