Side by Side Diff: Source/core/dom/IntersectionObserverEntry.idl
Issue 1330633003 :
Intersection Observer first draft
Patch Set: Fix segfault on null input.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/dom/intersection-observer.html
LayoutTests/fast/dom/intersection-observer-expected.txt
LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
LayoutTests/webexposed/global-interface-listing-expected.txt
Source/bindings/core/v8/V8IntersectionObserverCallback.h
Source/bindings/core/v8/V8IntersectionObserverCallback.cpp
Source/bindings/core/v8/custom/V8IntersectionObserverCustom.cpp
Source/bindings/core/v8/custom/custom.gypi
Source/bindings/core/v8/v8.gypi
Source/core/core.gypi
Source/core/dom/Document.h
Source/core/dom/Document.cpp
Source/core/dom/Element.h
Source/core/dom/Element.cpp
Source/core/dom/IntersectionObserver.h
Source/core/dom/IntersectionObserver.cpp
Source/core/dom/IntersectionObserver.idl
Source/core/dom/IntersectionObserverCallback.h
Source/core/dom/IntersectionObserverEntry.h
Source/core/dom/IntersectionObserverEntry.cpp
Source/core/dom/IntersectionObserverEntry.idl
Source/core/dom/IntersectionObserverInit.idl
Source/core/dom/Node.h
Source/core/frame/FrameView.h
Source/core/frame/FrameView.cpp
Source/core/layout/LayoutObject.h
Source/core/layout/LayoutObject.cpp
Source/core/layout/LayoutView.h
Source/core/layout/LayoutView.cpp
Source/platform/RuntimeEnabledFeatures.in