Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
| index 977236a7e7decab6f27b83e708c71c5a685e8f13..dca60e04557b05ff952b4e42cd12ef0c3518b083 100644 |
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
| @@ -1733,25 +1733,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 |