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 052018643d21739b99e9a349c882c5ac1e4567e9..16f438483eaf88befe1bac093320fd252f0fed4f 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3101,6 +3101,19 @@ interface ImageData |
interface InputDeviceCapabilities |
getter firesTouchEvents |
method constructor |
+interface IntersectionObserver |
+ method constructor |
+ method disconnect |
+ method observe |
+ method takeRecords |
+ method unobserve |
+interface IntersectionObserverEntry |
+ getter boundingClientRect |
+ getter intersectionRect |
+ getter target |
+ getter rootBounds |
+ getter time |
+ method constructor |
interface KeyboardEvent : UIEvent |
attribute DOM_KEY_LOCATION_LEFT |
attribute DOM_KEY_LOCATION_NUMPAD |