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

Side by Side Diff: LayoutTests/platform/win/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 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
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 55x17 7 RenderText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {I} at (0,0) size 717x17 9 RenderInline {I} at (0,0) size 717x17
10 RenderInline {A} at (0,0) size 312x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 312x17 [color=#0000EE]
11 RenderText {#text} at (54,0) size 312x17 11 RenderText {#text} at (54,0) size 312x17
12 text run at (54,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=23739" 12 text run at (54,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=23739"
13 RenderText {#text} at (365,0) size 406x17 13 RenderText {#text} at (365,0) size 406x17
14 text run at (365,0) width 5: " " 14 text run at (365,0) width 5: " "
15 text run at (369,0) width 402: "REGRESSION (r36513): iframe isn't si zed properly upon load" 15 text run at (369,0) width 402: "REGRESSION (r36513): iframe isn't si zed properly upon load"
16 RenderText {#text} at (770,0) size 5x17 16 RenderText {#text} at (770,0) size 5x17
17 text run at (770,0) width 5: "." 17 text run at (770,0) width 5: "."
18 LayoutTable {TABLE} at (0,34) size 304x400 18 LayoutTable {TABLE} at (0,34) size 304x400
19 LayoutTableSection {TBODY} at (0,0) size 304x400 19 LayoutTableSection {TBODY} at (0,0) size 304x400
20 LayoutTableRow {TR} at (0,2) size 304x396 20 LayoutTableRow {TR} at (0,2) size 304x396
21 LayoutTableCell {TD} at (2,2) size 300x396 [bgcolor=#FF0000] [r=0 c= 0 rs=1 cs=1] 21 LayoutTableCell {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 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (10,44) size 300x396 25 layer at (10,44) size 300x396
26 RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000] 26 LayoutIFrame {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
27 layer at (0,0) size 300x396 27 layer at (0,0) size 300x396
28 RenderView at (0,0) size 300x396 28 RenderView at (0,0) size 300x396
29 layer at (0,0) size 300x396 29 layer at (0,0) size 300x396
30 RenderBlock {HTML} at (0,0) size 300x396 30 RenderBlock {HTML} at (0,0) size 300x396
31 RenderBody {BODY} at (8,8) size 284x380 31 RenderBody {BODY} at (8,8) size 284x380
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698