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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderInline {B} at (0,0) size 436x36 7 RenderInline {B} at (0,0) size 436x36
8 RenderText {#text} at (0,0) size 158x18 8 RenderText {#text} at (0,0) size 158x18
9 text run at (0,0) width 158: "Testcase distilled from " 9 text run at (0,0) width 158: "Testcase distilled from "
10 RenderInline {A} at (0,0) size 279x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 279x18 [color=#0000EE]
11 RenderText {#text} at (157,0) size 279x18 11 RenderText {#text} at (157,0) size 279x18
12 text run at (157,0) width 279: "http://www.linuxplanet.com/linuxpl anet/" 12 text run at (157,0) width 279: "http://www.linuxplanet.com/linuxpl anet/"
13 RenderBR {BR} at (435,14) size 1x0 13 RenderBR {BR} at (435,14) size 1x0
14 RenderText {#text} at (0,18) size 147x18 14 RenderText {#text} at (0,18) size 147x18
15 text run at (0,18) width 147: "First cell is coded as: " 15 text run at (0,18) width 147: "First cell is coded as: "
16 RenderInline {CODE} at (0,0) size 282x15 16 RenderInline {CODE} at (0,0) size 282x15
17 RenderText {#text} at (146,20) size 282x15 17 RenderText {#text} at (146,20) size 282x15
18 text run at (146,20) width 282: "<TD><form>Weekly Poll<P></form></TD >" 18 text run at (146,20) width 282: "<TD><form>Weekly Poll<P></form></TD >"
19 LayoutTable {TABLE} at (0,52) size 784x52 19 LayoutTable {TABLE} at (0,52) size 784x52
20 LayoutTableSection {TBODY} at (0,0) size 784x52 20 LayoutTableSection {TBODY} at (0,0) size 784x52
21 LayoutTableRow {TR} at (0,0) size 784x52 21 LayoutTableRow {TR} at (0,0) size 784x52
22 LayoutTableCell {TD} at (0,0) size 50x52 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 50x52 [r=0 c=0 rs=1 cs=1]
23 RenderBlock {FORM} at (0,0) size 50x36 23 RenderBlock {FORM} at (0,0) size 50x36
24 RenderBlock (anonymous) at (0,0) size 50x36 24 RenderBlock (anonymous) at (0,0) size 50x36
25 RenderText {#text} at (0,0) size 50x36 25 RenderText {#text} at (0,0) size 50x36
26 text run at (0,0) width 50: "Weekly" 26 text run at (0,0) width 50: "Weekly"
27 text run at (0,18) width 26: "Poll" 27 text run at (0,18) width 26: "Poll"
28 RenderBlock {P} at (0,52) size 50x0 28 RenderBlock {P} at (0,52) size 50x0
29 LayoutTableCell {TD} at (50,1) size 1x50 [r=0 c=1 rs=1 cs=1] 29 LayoutTableCell {TD} at (50,1) 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 (51,17) size 733x18 [r=0 c=2 rs=1 cs=1] 31 LayoutTableCell {TD} at (51,17) size 733x18 [r=0 c=2 rs=1 cs=1]
32 RenderBR {BR} at (0,0) size 0x18 32 RenderBR {BR} at (0,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698