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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-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-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
index ee59f66926621670f6ff2002087e755d994ce2b7..ebb785d6f07e618c4e41478ffb37c57e1a57f09d 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -123,25 +123,9 @@ Starting worker: resources/global-interface-listing.js
[Worker] interface Event
[Worker] attribute @@toStringTag
[Worker] attribute AT_TARGET
-[Worker] attribute BLUR
[Worker] attribute BUBBLING_PHASE
[Worker] attribute CAPTURING_PHASE
-[Worker] attribute CHANGE
-[Worker] attribute CLICK
-[Worker] attribute DBLCLICK
-[Worker] attribute DRAGDROP
-[Worker] attribute FOCUS
-[Worker] attribute KEYDOWN
-[Worker] attribute KEYPRESS
-[Worker] attribute KEYUP
-[Worker] attribute MOUSEDOWN
-[Worker] attribute MOUSEDRAG
-[Worker] attribute MOUSEMOVE
-[Worker] attribute MOUSEOUT
-[Worker] attribute MOUSEOVER
-[Worker] attribute MOUSEUP
[Worker] attribute NONE
-[Worker] attribute SELECT
[Worker] getter bubbles
[Worker] getter cancelBubble
[Worker] getter cancelable

Powered by Google App Engine
This is Rietveld 408576698