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

Unified Diff: LayoutTests/fast/replaced/percent-height-in-anonymous-block-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/replaced/percent-height-in-anonymous-block-expected.txt
diff --git a/LayoutTests/fast/replaced/percent-height-in-anonymous-block-expected.txt b/LayoutTests/fast/replaced/percent-height-in-anonymous-block-expected.txt
index 851bf033af31162d59bdd0ba9ac07146b0132c78..da11af19ae76e0aa6d22883fdf971235074b2946 100644
--- a/LayoutTests/fast/replaced/percent-height-in-anonymous-block-expected.txt
+++ b/LayoutTests/fast/replaced/percent-height-in-anonymous-block-expected.txt
@@ -7,10 +7,11 @@ layer at (0,0) size 800x116
RenderBlock {DIV} at (0,0) size 100x100
RenderBlock {DIV} at (0,0) size 100x0
RenderBlock (anonymous) at (0,0) size 100x100
- RenderPartObject {IFRAME} at (0,0) size 100x100 [bgcolor=#008000]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 100x100
+ RenderPartObject {IFRAME} at (0,0) size 100x100 [bgcolor=#008000]
+ layer at (0,0) size 100x100
+ RenderView at (0,0) size 100x100
+ layer at (0,0) size 100x100
+ RenderBlock {HTML} at (0,0) size 100x100
+ RenderBody {BODY} at (8,8) size 84x84

Powered by Google App Engine
This is Rietveld 408576698