Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| index f0464931f3042a592e1d823e295643e890a41ae6..69bab02c1a3d2bccd22ab555c2958fc0854ec3f1 100644 |
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
| @@ -1259,25 +1259,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 |