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 8b925fe0169d110a7fc69875b6fc99e44b3f4230..081cbff0c1a138dd764568e5e4ced0348874e51c 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3098,6 +3098,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 |