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

Unified Diff: third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html

Issue 2553343004: IntersectionObserver: use nullptr for implicit root. (Closed)
Patch Set: rebase Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/resources/intersection-observer-in-iframe.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html
diff --git a/third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html b/third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html
new file mode 100644
index 0000000000000000000000000000000000000000..6a31e5f8a458e1f30076178de35c17a534e62b66
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/intersection-observer/observer-in-iframe.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<iframe id="target-iframe" src="../resources/intersection-observer-in-iframe.html" style="height:100px; overflow-y:scroll"></iframe>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/resources/intersection-observer-in-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698