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

Side by Side 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 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 53x18 7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for " 8 text run at (0,0) width 53: "Test for "
9 RenderInline {I} at (0,0) size 707x18 9 RenderInline {I} at (0,0) size 707x18
10 RenderInline {A} at (0,0) size 307x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 307x18 [color=#0000EE]
11 RenderText {#text} at (53,0) size 307x18 11 RenderText {#text} at (53,0) size 307x18
12 text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cg i?id=23739" 12 text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cg i?id=23739"
13 RenderText {#text} at (360,0) size 400x18 13 RenderText {#text} at (360,0) size 400x18
14 text run at (360,0) width 4: " " 14 text run at (360,0) width 4: " "
15 text run at (364,0) width 396: "REGRESSION (r36513): iframe isn't si zed properly upon load" 15 text run at (364,0) width 396: "REGRESSION (r36513): iframe isn't si zed properly upon load"
16 RenderText {#text} at (760,0) size 4x18 16 RenderText {#text} at (760,0) size 4x18
17 text run at (760,0) width 4: "." 17 text run at (760,0) width 4: "."
18 RenderTable {TABLE} at (0,34) size 304x400 18 RenderTable {TABLE} at (0,34) size 304x400
19 RenderTableSection {TBODY} at (0,0) size 304x400 19 RenderTableSection {TBODY} at (0,0) size 304x400
20 RenderTableRow {TR} at (0,2) size 304x396 20 RenderTableRow {TR} at (0,2) size 304x396
21 RenderTableCell {TD} at (2,2) size 300x396 [bgcolor=#FF0000] [r=0 c= 0 rs=1 cs=1] 21 RenderTableCell {TD} at (2,2) size 300x396 [bgcolor=#FF0000] [r=0 c= 0 rs=1 cs=1]
22 RenderBlock {DIV} at (0,0) size 300x0 22 RenderBlock {DIV} at (0,0) size 300x0
23 RenderBlock (anonymous) at (0,0) size 300x396 23 RenderBlock (anonymous) at (0,0) size 300x396
24 RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000 ]
25 layer at (0,0) size 300x396
26 RenderView at (0,0) size 300x396
27 layer at (0,0) size 300x396
28 RenderBlock {HTML} at (0,0) size 300x396
29 RenderBody {BODY} at (8,8) size 284x380
30 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (10,44) size 300x396
26 RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
27 layer at (0,0) size 300x396
28 RenderView at (0,0) size 300x396
29 layer at (0,0) size 300x396
30 RenderBlock {HTML} at (0,0) size 300x396
31 RenderBody {BODY} at (8,8) size 284x380
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698