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

Unified Diff: LayoutTests/platform/mac/fast/block/positioning/window-height-change-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/platform/mac/fast/block/positioning/window-height-change-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/positioning/window-height-change-expected.txt b/LayoutTests/platform/mac/fast/block/positioning/window-height-change-expected.txt
index a637506f02ab2a3ae557c9edf05584cf25917e76..b8689d77a5f02c4d162781c59b91447432af216c 100644
--- a/LayoutTests/platform/mac/fast/block/positioning/window-height-change-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/positioning/window-height-change-expected.txt
@@ -21,22 +21,24 @@ layer at (0,0) size 800x600
text run at (0,0) width 289: "The two squares below should be solid green."
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,96) size 784x108
- RenderPartObject {IFRAME} at (0,0) size 104x104 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x8
- RenderBlock {HTML} at (0,0) size 100x8
- RenderBody {BODY} at (8,8) size 84x0 [bgcolor=#FF0000]
- layer at (0,0) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (104,90) size 4x18
text run at (104,90) width 4: " "
- RenderPartObject {IFRAME} at (108,0) size 104x104 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x16
- RenderDeprecatedFlexibleBox {HTML} at (0,0) size 100x16
- RenderBody {BODY} at (8,8) size 0x0 [bgcolor=#FF0000]
- layer at (0,0) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
+layer at (8,104) size 104x104
+ RenderPartObject {IFRAME} at (0,0) size 104x104 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 100x100
+ RenderView at (0,0) size 100x100
+ layer at (0,0) size 100x8
+ RenderBlock {HTML} at (0,0) size 100x8
+ RenderBody {BODY} at (8,8) size 84x0 [bgcolor=#FF0000]
+ layer at (0,0) size 100x100
+ RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (116,104) size 104x104
+ RenderPartObject {IFRAME} at (108,0) size 104x104 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 100x100
+ RenderView at (0,0) size 100x100
+ layer at (0,0) size 100x16
+ RenderDeprecatedFlexibleBox {HTML} at (0,0) size 100x16
+ RenderBody {BODY} at (8,8) size 0x0 [bgcolor=#FF0000]
+ layer at (0,0) size 100x100
+ RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698