Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1330633003: Intersection Observer first draft Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix segfault on null input. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index a190757b6b7fbececbb972d6da7ce89fdc6b4319..f3af317ff04b81169eb904ee917c183c2ebe3a49 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2710,6 +2710,12 @@ interface ImageData
getter height
getter width
method constructor
+interface IntersectionObserverEntry
+ getter quads
+ getter target
+ getter time
+ getter viewport
+ method constructor
interface KeyboardEvent
attribute DOM_KEY_LOCATION_LEFT
attribute DOM_KEY_LOCATION_NUMPAD

Powered by Google App Engine
This is Rietveld 408576698