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

Unified Diff: LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 years, 10 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: LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
diff --git a/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt b/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
index 976886cdd34116ba9dff171ae2d1f33e324fd821..5a0ab7786a28e2b1f0c57e47a5d6e8d923b743a2 100644
--- a/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
+++ b/LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt
@@ -13,11 +13,12 @@ layer at (0,0) size 320x200
layer at (0,0) size 320x200
RenderBlock {HTML} at (0,0) size 320x200
RenderBody {BODY} at (0,0) size 320x200
- RenderPartObject {IFRAME} at (0,0) size 300x150
- layer at (0,0) size 300x1100
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x1100
- RenderBlock {HTML} at (0,0) size 300x1100
- RenderBody {BODY} at (0,100) size 300x1000
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
+ layer at (0,0) size 300x150
+ RenderPartObject {IFRAME} at (0,0) size 300x150
+ layer at (0,0) size 300x1100
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x1100
+ RenderBlock {HTML} at (0,0) size 300x1100
+ RenderBody {BODY} at (0,100) size 300x1000
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698