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

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

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 784x32
7 RenderInline {B} at (0,0) size 436x32
8 RenderText {#text} at (0,0) size 158x16
9 text run at (0,0) width 158: "Testcase distilled from "
10 RenderInline {A} at (0,0) size 279x16 [color=#0000EE]
11 RenderText {#text} at (157,0) size 279x16
12 text run at (157,0) width 279: "http://www.linuxplanet.com/linuxpl anet/"
13 RenderBR {BR} at (435,12) size 1x0
14 RenderText {#text} at (0,16) size 147x16
15 text run at (0,16) width 147: "First cell is coded as: "
16 RenderInline {CODE} at (0,0) size 282x13
17 RenderText {#text} at (146,18) size 282x13
18 text run at (146,18) width 282: "<TD><form>Weekly Poll<P></form></TD >"
19 RenderTable {TABLE} at (0,48) size 784x50
20 RenderTableSection {TBODY} at (0,0) size 784x50
21 RenderTableRow {TR} at (0,0) size 784x50
22 RenderTableCell {TD} at (0,1) size 50x48 [r=0 c=0 rs=1 cs=1]
23 RenderBlock {FORM} at (0,0) size 50x32
24 RenderBlock (anonymous) at (0,0) size 50x32
25 RenderText {#text} at (0,0) size 50x32
26 text run at (0,0) width 50: "Weekly"
27 text run at (0,16) width 26: "Poll"
28 RenderBlock {P} at (0,48) size 50x0
29 RenderTableCell {TD} at (50,0) size 1x50 [r=0 c=1 rs=1 cs=1]
30 RenderImage {IMG} at (0,0) size 1x50
31 RenderTableCell {TD} at (51,17) size 733x16 [r=0 c=2 rs=1 cs=1]
32 RenderBR {BR} at (0,0) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698