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

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: 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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <iframe id="target-iframe" src="../resources/intersection-observer-in-iframe.htm l" style="height:100px; overflow-y:scroll"></iframe> 2 <iframe id="target-iframe" src="resources/observer-in-iframe-subframe.html" styl e="height:100px; overflow-y:scroll"></iframe>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698