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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderInline {B} at (0,0) size 413x39 7 RenderInline {B} at (0,0) size 413x39
8 RenderText {#text} at (0,0) size 155x19 8 RenderText {#text} at (0,0) size 155x19
9 text run at (0,0) width 155: "Testcase distilled from " 9 text run at (0,0) width 155: "Testcase distilled from "
10 RenderInline {A} at (0,0) size 258x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 258x19 [color=#0000EE]
11 RenderText {#text} at (155,0) size 258x19 11 RenderText {#text} at (155,0) size 258x19
12 text run at (155,0) width 258: "http://www.linuxplanet.com/linuxpl anet/" 12 text run at (155,0) width 258: "http://www.linuxplanet.com/linuxpl anet/"
13 RenderBR {BR} at (413,15) size 0x0 13 RenderBR {BR} at (413,15) size 0x0
14 RenderText {#text} at (0,20) size 144x19 14 RenderText {#text} at (0,20) size 144x19
15 text run at (0,20) width 144: "First cell is coded as: " 15 text run at (0,20) width 144: "First cell is coded as: "
16 RenderInline {CODE} at (0,0) size 288x16 16 RenderInline {CODE} at (0,0) size 288x16
17 RenderText {#text} at (144,23) size 288x16 17 RenderText {#text} at (144,23) size 288x16
18 text run at (144,23) width 288: "<TD><form>Weekly Poll<P></form></TD >" 18 text run at (144,23) width 288: "<TD><form>Weekly Poll<P></form></TD >"
19 LayoutTable {TABLE} at (0,56) size 784x56 19 LayoutTable {TABLE} at (0,56) size 784x56
20 LayoutTableSection {TBODY} at (0,0) size 784x56 20 LayoutTableSection {TBODY} at (0,0) size 784x56
21 LayoutTableRow {TR} at (0,0) size 784x56 21 LayoutTableRow {TR} at (0,0) size 784x56
22 LayoutTableCell {TD} at (0,0) size 47x56 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 47x56 [r=0 c=0 rs=1 cs=1]
23 RenderBlock {FORM} at (0,0) size 47x40 23 RenderBlock {FORM} at (0,0) size 47x40
24 RenderBlock (anonymous) at (0,0) size 47x40 24 RenderBlock (anonymous) at (0,0) size 47x40
25 RenderText {#text} at (0,0) size 47x39 25 RenderText {#text} at (0,0) size 47x39
26 text run at (0,0) width 47: "Weekly" 26 text run at (0,0) width 47: "Weekly"
27 text run at (0,20) width 23: "Poll" 27 text run at (0,20) width 23: "Poll"
28 RenderBlock {P} at (0,56) size 47x0 28 RenderBlock {P} at (0,56) size 47x0
29 LayoutTableCell {TD} at (47,3) size 1x50 [r=0 c=1 rs=1 cs=1] 29 LayoutTableCell {TD} at (47,3) size 1x50 [r=0 c=1 rs=1 cs=1]
30 RenderImage {IMG} at (0,0) size 1x50 30 LayoutImage {IMG} at (0,0) size 1x50
31 LayoutTableCell {TD} at (48,18) size 736x20 [r=0 c=2 rs=1 cs=1] 31 LayoutTableCell {TD} at (48,18) size 736x20 [r=0 c=2 rs=1 cs=1]
32 RenderBR {BR} at (0,0) size 0x19 32 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698