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 5af0ae9ec837f6b6b7282c7aab0feb7d3911c9a3..1bd09101b59c9c26f49dc4f502610b43c46b95a3 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3116,6 +3116,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 rootBounds |
+ getter target |
+ getter time |
+ method constructor |
interface KeyboardEvent : UIEvent |
attribute DOM_KEY_LOCATION_LEFT |
attribute DOM_KEY_LOCATION_NUMPAD |