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

Unified Diff: LayoutTests/platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-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/replaced/percent-height-in-anonymous-block-in-table-expected.txt
diff --git a/LayoutTests/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt b/LayoutTests/platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
similarity index 78%
copy from LayoutTests/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
copy to LayoutTests/platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
index abc0f2596d79228533049ea8191cb0de8f691562..b1c7aed169f67d7aac1bc53d7d52aabdae069766 100644
--- a/LayoutTests/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
@@ -21,10 +21,11 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (2,2) size 300x396 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 300x0
RenderBlock (anonymous) at (0,0) size 300x396
- RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
- layer at (0,0) size 300x396
- RenderView at (0,0) size 300x396
- layer at (0,0) size 300x396
- RenderBlock {HTML} at (0,0) size 300x396
- RenderBody {BODY} at (8,8) size 284x380
RenderText {#text} at (0,0) size 0x0
+layer at (10,44) size 300x396
+ RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
+ layer at (0,0) size 300x396
+ RenderView at (0,0) size 300x396
+ layer at (0,0) size 300x396
+ RenderBlock {HTML} at (0,0) size 300x396
+ RenderBody {BODY} at (8,8) size 284x380

Powered by Google App Engine
This is Rietveld 408576698