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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index f0464931f3042a592e1d823e295643e890a41ae6..69bab02c1a3d2bccd22ab555c2958fc0854ec3f1 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1259,25 +1259,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