Side by Side Diff: third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html
Issue 2560253004 :
IntersectionObserver: convert tests to testharness.js (Closed)
Patch Set: Address comments
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/http/tests/intersection-observer/iframe-cross-origin.html
third_party/WebKit/LayoutTests/http/tests/intersection-observer/iframe-cross-origin-expected.txt
third_party/WebKit/LayoutTests/http/tests/intersection-observer/resources/cross-origin-subframe.html
third_party/WebKit/LayoutTests/intersection-observer/client-rect.html
third_party/WebKit/LayoutTests/intersection-observer/client-rect-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/containing-block.html
third_party/WebKit/LayoutTests/intersection-observer/containing-block-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/cross-origin-iframe.html
third_party/WebKit/LayoutTests/intersection-observer/deleted-root.html
third_party/WebKit/LayoutTests/intersection-observer/display-none.html
third_party/WebKit/LayoutTests/intersection-observer/display-none-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/edge-inclusive-intersection.html
third_party/WebKit/LayoutTests/intersection-observer/edge-inclusive-intersection-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/iframe-no-root.html
third_party/WebKit/LayoutTests/intersection-observer/iframe-no-root-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/multiple-targets.html
third_party/WebKit/LayoutTests/intersection-observer/multiple-targets-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/multiple-thresholds.html
third_party/WebKit/LayoutTests/intersection-observer/multiple-thresholds-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/observer-attributes.html
third_party/WebKit/LayoutTests/intersection-observer/observer-attributes-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions.html
third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html
third_party/WebKit/LayoutTests/intersection-observer/observer-without-js-reference.html
third_party/WebKit/LayoutTests/intersection-observer/observer-without-js-reference-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/remove-element.html
third_party/WebKit/LayoutTests/intersection-observer/remove-element-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/resources/cross-origin-subframe.html
third_party/WebKit/LayoutTests/intersection-observer/resources/iframe-no-root-subframe.html
third_party/WebKit/LayoutTests/intersection-observer/resources/intersection-observer-test-utils.js
third_party/WebKit/LayoutTests/intersection-observer/resources/observer-in-iframe-subframe.html
third_party/WebKit/LayoutTests/intersection-observer/resources/timestamp-subframe.html
third_party/WebKit/LayoutTests/intersection-observer/root-margin.html
third_party/WebKit/LayoutTests/intersection-observer/root-margin-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/same-document-no-root.html
third_party/WebKit/LayoutTests/intersection-observer/same-document-no-root-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/same-document-root.html
third_party/WebKit/LayoutTests/intersection-observer/same-document-root-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/same-document-zero-size-target.html
third_party/WebKit/LayoutTests/intersection-observer/same-document-zero-size-target-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/shadow-content.html
third_party/WebKit/LayoutTests/intersection-observer/shadow-content-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/timestamp.html
third_party/WebKit/LayoutTests/intersection-observer/timestamp-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/unclipped-root.html
third_party/WebKit/LayoutTests/intersection-observer/unclipped-root-expected.txt
third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-hidden.html
third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible.html
third_party/WebKit/LayoutTests/resources/intersection-observer-helper-functions.js
third_party/WebKit/LayoutTests/resources/intersection-observer-in-iframe.html
third_party/WebKit/LayoutTests/resources/intersection-observer-subframe.html
third_party/WebKit/LayoutTests/resources/intersection-observer-timestamp-subframe.html