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

Unified Diff: LayoutTests/fast/css/replaced-element-implicit-size-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/fast/css/replaced-element-implicit-size-expected.txt
diff --git a/LayoutTests/fast/css/replaced-element-implicit-size-expected.txt b/LayoutTests/fast/css/replaced-element-implicit-size-expected.txt
index e0477b414eb6213f7570025cf6f97785c050b3f2..e6c29e950c9606ecc13a193350a9ce1e0f5e0c01 100644
--- a/LayoutTests/fast/css/replaced-element-implicit-size-expected.txt
+++ b/LayoutTests/fast/css/replaced-element-implicit-size-expected.txt
@@ -5,10 +5,11 @@ layer at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
layer at (10,10) size 780x580
RenderBlock (positioned) {DIV} at (10,10) size 780x580 [bgcolor=#FF0000]
- RenderPartObject {IFRAME} at (0,0) size 780x580 [bgcolor=#008000]
- layer at (0,0) size 780x580
- RenderView at (0,0) size 780x580
- layer at (0,0) size 780x580
- RenderBlock {HTML} at (0,0) size 780x580
- RenderBody {BODY} at (8,8) size 764x564
RenderText {#text} at (0,0) size 0x0
+layer at (10,10) size 780x580
+ RenderPartObject {IFRAME} at (0,0) size 780x580 [bgcolor=#008000]
+ layer at (0,0) size 780x580
+ RenderView at (0,0) size 780x580
+ layer at (0,0) size 780x580
+ RenderBlock {HTML} at (0,0) size 780x580
+ RenderBody {BODY} at (8,8) size 764x564
« no previous file with comments | « LayoutTests/compositing/iframes/nested-iframe-scrolling-expected.txt ('k') | LayoutTests/fast/dom/attr_dead_doc-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698