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

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

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | 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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 784x32 6 RenderBlock {P} at (0,0) size 784x36
7 RenderInline {B} at (0,0) size 436x32 7 RenderInline {B} at (0,0) size 436x36
8 RenderText {#text} at (0,0) size 158x16 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 279x16 [color=#0000EE] 10 RenderInline {A} at (0,0) size 279x18 [color=#0000EE]
11 RenderText {#text} at (157,0) size 279x16 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,12) size 1x0 13 RenderBR {BR} at (435,14) size 1x0
14 RenderText {#text} at (0,16) size 147x16 14 RenderText {#text} at (0,18) size 147x18
15 text run at (0,16) 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 282x13 16 RenderInline {CODE} at (0,0) size 282x15
17 RenderText {#text} at (146,18) size 282x13 17 RenderText {#text} at (146,20) size 282x15
18 text run at (146,18) 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,48) size 784x50 19 LayoutTable {TABLE} at (0,52) size 784x52
20 LayoutTableSection {TBODY} at (0,0) size 784x50 20 LayoutTableSection {TBODY} at (0,0) size 784x52
21 LayoutTableRow {TR} at (0,0) size 784x50 21 LayoutTableRow {TR} at (0,0) size 784x52
22 LayoutTableCell {TD} at (0,1) size 50x48 [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 50x32 23 RenderBlock {FORM} at (0,0) size 50x36
24 RenderBlock (anonymous) at (0,0) size 50x32 24 RenderBlock (anonymous) at (0,0) size 50x36
25 RenderText {#text} at (0,0) size 50x32 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,16) width 26: "Poll" 27 text run at (0,18) width 26: "Poll"
28 RenderBlock {P} at (0,48) size 50x0 28 RenderBlock {P} at (0,52) size 50x0
29 LayoutTableCell {TD} at (50,0) 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 RenderImage {IMG} at (0,0) size 1x50
31 LayoutTableCell {TD} at (51,17) size 733x16 [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 0x16 32 RenderBR {BR} at (0,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698