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

Unified Diff: third_party/WebKit/LayoutTests/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/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index eb0a5e39e01911c54a3e284c3e2ef51cc969171b..ce018f07b6cd16461013d5e6c8a0b23c3a8a5e3f 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -147,25 +147,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