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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 9a4d06b4dd1c77c71734afdf0f2a69eb4ef00363..cb75791aaa40d562f1163e81f7225145d29e089a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1198,25 +1198,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