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

Side by Side Diff: LayoutTests/platform/mac/fast/table/quote-text-around-iframe-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x348 3 layer at (0,0) size 800x348
4 RenderBlock {HTML} at (0,0) size 800x348 4 RenderBlock {HTML} at (0,0) size 800x348
5 RenderBody {BODY} at (16,16) size 768x316 5 RenderBody {BODY} at (16,16) size 768x316
6 RenderTable at (0,0) size 694x316 6 RenderTable at (0,0) size 694x316
7 RenderTableSection (anonymous) at (0,0) size 694x316 7 RenderTableSection (anonymous) at (0,0) size 694x316
8 RenderTableRow {Q} at (0,0) size 694x316 8 RenderTableRow {Q} at (0,0) size 694x316
9 RenderTableCell (anonymous) at (0,0) size 694x316 [r=0 c=0 rs=1 cs=1 ] 9 RenderTableCell (anonymous) at (0,0) size 694x316 [r=0 c=0 rs=1 cs=1 ]
10 RenderInline (generated) at (0,0) size 13x37 10 RenderInline (generated) at (0,0) size 13x37
11 RenderQuote at (0,0) size 13x37 11 RenderQuote at (0,0) size 13x37
12 RenderText at (0,279) size 13x37 12 RenderText at (0,279) size 13x37
13 text run at (0,279) width 13: "\"" 13 text run at (0,279) width 13: "\""
14 RenderText {#text} at (13,279) size 31x37 14 RenderText {#text} at (13,279) size 31x37
15 text run at (13,279) width 31: " A" 15 text run at (13,279) width 31: " A"
16 RenderPartObject {IFRAME} at (44,0) size 608x308 [border: (4px ins et #EEEEEE)]
17 layer at (0,0) size 600x300
18 RenderView at (0,0) size 600x300
19 layer at (0,0) size 600x300
20 RenderBlock {HTML} at (0,0) size 600x300
21 RenderBody {BODY} at (8,8) size 584x284
22 RenderText {#text} at (652,279) size 29x37 16 RenderText {#text} at (652,279) size 29x37
23 text run at (652,279) width 29: "B " 17 text run at (652,279) width 29: "B "
24 RenderInline (generated) at (0,0) size 13x37 18 RenderInline (generated) at (0,0) size 13x37
25 RenderQuote at (0,0) size 13x37 19 RenderQuote at (0,0) size 13x37
26 RenderText at (681,279) size 13x37 20 RenderText at (681,279) size 13x37
27 text run at (681,279) width 13: "\"" 21 text run at (681,279) width 13: "\""
22 layer at (60,16) size 608x308
23 RenderPartObject {IFRAME} at (44,0) size 608x308 [border: (4px inset #EEEEEE)]
24 layer at (0,0) size 600x300
25 RenderView at (0,0) size 600x300
26 layer at (0,0) size 600x300
27 RenderBlock {HTML} at (0,0) size 600x300
28 RenderBody {BODY} at (8,8) size 584x284
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698