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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 710x19 9 RenderInline {I} at (0,0) size 710x19
10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 311x19 11 RenderText {#text} at (51,0) size 311x19
12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=23739" 12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=23739"
13 RenderText {#text} at (362,0) size 399x19 13 RenderText {#text} at (362,0) size 399x19
14 text run at (362,0) width 4: " " 14 text run at (362,0) width 4: " "
15 text run at (366,0) width 395: "REGRESSION (r36513): iframe isn't si zed properly upon load" 15 text run at (366,0) width 395: "REGRESSION (r36513): iframe isn't si zed properly upon load"
16 RenderText {#text} at (761,0) size 4x19 16 RenderText {#text} at (761,0) size 4x19
17 text run at (761,0) width 4: "." 17 text run at (761,0) width 4: "."
18 LayoutTable {TABLE} at (0,36) size 304x400 18 LayoutTable {TABLE} at (0,36) 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,46) size 300x396 25 layer at (10,46) 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