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