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

Unified Diff: third_party/WebKit/LayoutTests/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
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 977236a7e7decab6f27b83e708c71c5a685e8f13..dca60e04557b05ff952b4e42cd12ef0c3518b083 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1733,25 +1733,9 @@ interface ErrorEvent : Event
interface Event
attribute @@toStringTag
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

Powered by Google App Engine
This is Rietveld 408576698