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

Unified Diff: third_party/WebKit/Source/web/tests/data/root-scroller-child.html

Issue 2576943002: RootLayerScrolling: Fix RootScrollerTest. (Closed)
Patch Set: 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
Index: third_party/WebKit/Source/web/tests/data/root-scroller-child.html
diff --git a/third_party/WebKit/Source/web/tests/data/root-scroller-child.html b/third_party/WebKit/Source/web/tests/data/root-scroller-child.html
index 0223fdd3cf34329ccca59d0072c759c527f87823..2c150d60d8e9e8d68fe761d50d53b53b5361a51d 100644
--- a/third_party/WebKit/Source/web/tests/data/root-scroller-child.html
+++ b/third_party/WebKit/Source/web/tests/data/root-scroller-child.html
@@ -33,5 +33,6 @@
<div id="container">
<div id="spacer"></div>
</div>
+ <div id="spacer"></div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698