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

Unified Diff: Source/web/tests/data/mainthread-inner-iframe-overscroll.html

Issue 1056983004: OverscrollGlow for mainThread-{BLINK CHANGES} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: added function for comparison Created 5 years, 7 months 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
Index: Source/web/tests/data/mainthread-inner-iframe-overscroll.html
diff --git a/Source/web/tests/data/subframe-c.html b/Source/web/tests/data/mainthread-inner-iframe-overscroll.html
similarity index 79%
copy from Source/web/tests/data/subframe-c.html
copy to Source/web/tests/data/mainthread-inner-iframe-overscroll.html
index 8177ffe9c219645b35138a77591f327ad7fddb4b..0d58fd67fcdf00a810dab96e6927240e305a4b9f 100644
--- a/Source/web/tests/data/subframe-c.html
+++ b/Source/web/tests/data/mainthread-inner-iframe-overscroll.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<body>
-<p>c
+ <iframe/>
majidvp 2015/05/27 14:37:23 The iframe is not scrollable. The test should try
MuVen 2015/05/29 09:37:15 On 2015/05/27 14:37:23, majidvp wrote: > The ifram
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698