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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-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-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
index 930ff4dff2af38542df2631d32b72b113514abd9..02dde09232ff41f04f2bac03b2c71a727743893a 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -128,25 +128,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