Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(427)

Unified Diff: LayoutTests/imported/w3c/ChangeLog

Issue 359780043: WIP for IO
Patch Set: 22 tests pass Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/imported/w3c/ChangeLog
diff --git a/LayoutTests/imported/w3c/ChangeLog b/LayoutTests/imported/w3c/ChangeLog
index 3c4dad0dd35c602cc39a87a9ff4b72481ca0378b..1bfa3e18c73d8b3d2a2454cffe1fc8b126218a23 100644
--- a/LayoutTests/imported/w3c/ChangeLog
+++ b/LayoutTests/imported/w3c/ChangeLog
@@ -1,3 +1,75 @@
+2018-07-12 Ali Juma <ajuma@chromium.org>
+
+ Implement IntersectionObserver
+ https://bugs.webkit.org/show_bug.cgi?id=159475
+
+ Reviewed by NOBODY (OOPS!).
+
+ * web-platform-tests/intersection-observer/bounding-box-expected.txt: Added.
+ * web-platform-tests/intersection-observer/bounding-box.html: Added.
+ * web-platform-tests/intersection-observer/client-rect-expected.txt: Added.
+ * web-platform-tests/intersection-observer/client-rect.html: Added.
+ * web-platform-tests/intersection-observer/containing-block-expected.txt: Added.
+ * web-platform-tests/intersection-observer/containing-block.html: Added.
+ * web-platform-tests/intersection-observer/cross-origin-iframe-expected.txt: Added.
+ * web-platform-tests/intersection-observer/cross-origin-iframe.html: Added.
+ * web-platform-tests/intersection-observer/disconnect-expected.txt: Added.
+ * web-platform-tests/intersection-observer/disconnect.html: Added.
+ * web-platform-tests/intersection-observer/display-none-expected.txt: Added.
+ * web-platform-tests/intersection-observer/display-none.html: Added.
+ * web-platform-tests/intersection-observer/edge-inclusive-intersection-expected.txt: Added.
+ * web-platform-tests/intersection-observer/edge-inclusive-intersection.html: Added.
+ * web-platform-tests/intersection-observer/iframe-no-root-expected.txt: Added.
+ * web-platform-tests/intersection-observer/iframe-no-root.html: Added.
+ * web-platform-tests/intersection-observer/isIntersecting-change-events-expected.txt: Added.
+ * web-platform-tests/intersection-observer/isIntersecting-change-events.html: Added.
+ * web-platform-tests/intersection-observer/multiple-targets-expected.txt: Added.
+ * web-platform-tests/intersection-observer/multiple-targets.html: Added.
+ * web-platform-tests/intersection-observer/multiple-thresholds-expected.txt: Added.
+ * web-platform-tests/intersection-observer/multiple-thresholds.html: Added.
+ * web-platform-tests/intersection-observer/observer-attributes-expected.txt: Added.
+ * web-platform-tests/intersection-observer/observer-attributes.html: Added.
+ * web-platform-tests/intersection-observer/observer-exceptions-expected.txt: Added.
+ * web-platform-tests/intersection-observer/observer-exceptions.html: Added.
+ * web-platform-tests/intersection-observer/observer-in-iframe.html: Added.
+ * web-platform-tests/intersection-observer/observer-without-js-reference-expected.txt: Added.
+ * web-platform-tests/intersection-observer/observer-without-js-reference.html: Added.
+ * web-platform-tests/intersection-observer/remove-element-expected.txt: Added.
+ * web-platform-tests/intersection-observer/remove-element.html: Added.
+ * web-platform-tests/intersection-observer/resources/cross-origin-subframe.html: Added.
+ * web-platform-tests/intersection-observer/resources/iframe-no-root-subframe.html: Added.
+ * web-platform-tests/intersection-observer/resources/intersection-observer-test-utils.js: Added.
+ (waitForNotification):
+ (runTestCycle):
+ (contentBounds):
+ (borderBoxBounds):
+ (clientBounds):
+ (rectArea):
+ (checkRect):
+ (checkLastEntry):
+ (checkJsonEntry):
+ (checkJsonEntries):
+ * web-platform-tests/intersection-observer/resources/observer-in-iframe-subframe.html: Added.
+ * web-platform-tests/intersection-observer/resources/timestamp-subframe.html: Added.
+ * web-platform-tests/intersection-observer/root-margin-expected.txt: Added.
+ * web-platform-tests/intersection-observer/root-margin.html: Added.
+ * web-platform-tests/intersection-observer/same-document-no-root-expected.txt: Added.
+ * web-platform-tests/intersection-observer/same-document-no-root.html: Added.
+ * web-platform-tests/intersection-observer/same-document-root-expected.txt: Added.
+ * web-platform-tests/intersection-observer/same-document-root.html: Added.
+ * web-platform-tests/intersection-observer/same-document-zero-size-target-expected.txt: Added.
+ * web-platform-tests/intersection-observer/same-document-zero-size-target.html: Added.
+ * web-platform-tests/intersection-observer/shadow-content-expected.txt: Added.
+ * web-platform-tests/intersection-observer/shadow-content.html: Added.
+ * web-platform-tests/intersection-observer/timestamp-expected.txt: Added.
+ * web-platform-tests/intersection-observer/timestamp.html: Added.
+ * web-platform-tests/intersection-observer/unclipped-root-expected.txt: Added.
+ * web-platform-tests/intersection-observer/unclipped-root.html: Added.
+ * web-platform-tests/intersection-observer/zero-area-element-hidden-expected.txt: Added.
+ * web-platform-tests/intersection-observer/zero-area-element-hidden.html: Added.
+ * web-platform-tests/intersection-observer/zero-area-element-visible-expected.txt: Added.
+ * web-platform-tests/intersection-observer/zero-area-element-visible.html: Added.
+
2018-07-03 Antoine Quint <graouts@apple.com>
[Web Animations] Make WPT test at timing-model/timelines/timelines.html pass reliably
« no previous file with comments | « LayoutTests/ChangeLog ('k') | LayoutTests/imported/w3c/web-platform-tests/intersection-observer/bounding-box.html » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b