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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 160x19 7 LayoutText {#text} at (0,0) size 159x19
8 text run at (0,0) width 160: "Tests: the colspan attribute" 8 text run at (0,0) width 159: "Tests: the colspan attribute"
9 LayoutBR {BR} at (160,15) size 0x0 9 LayoutBR {BR} at (158,15) size 1x0
10 LayoutBlockFlow {P} at (0,36) size 784x80 10 LayoutBlockFlow {P} at (0,36) size 784x80
11 LayoutText {#text} at (0,0) size 68x19 11 LayoutText {#text} at (0,0) size 68x19
12 text run at (0,0) width 68: "Conditions:" 12 text run at (0,0) width 68: "Conditions:"
13 LayoutBR {BR} at (68,15) size 0x0 13 LayoutBR {BR} at (68,15) size 0x0
14 LayoutText {#text} at (0,20) size 767x59 14 LayoutText {#text} at (0,20) size 767x59
15 text run at (0,20) width 619: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of " 15 text run at (0,20) width 619: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of "
16 text run at (619,20) width 148: "this attribute is one (\"1\")." 16 text run at (619,20) width 148: "this attribute is one (\"1\")."
17 text run at (0,40) width 446: "The value zero (\"0\") means that the c ell spans all columns from the current " 17 text run at (0,40) width 446: "The value zero (\"0\") means that the c ell spans all columns from the current "
18 text run at (446,40) width 276: "column to the last column of the colu mn group" 18 text run at (446,40) width 276: "column to the last column of the colu mn group"
19 text run at (0,60) width 259: "(COLGROUP) in which the cell is defined ." 19 text run at (0,60) width 259: "(COLGROUP) in which the cell is defined ."
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 text run at (2,2) width 9: "E" 95 text run at (2,2) width 9: "E"
96 LayoutTableCell {TD} at (138,28) size 13x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1] 96 LayoutTableCell {TD} at (138,28) size 13x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
97 LayoutText {#text} at (2,2) size 9x19 97 LayoutText {#text} at (2,2) size 9x19
98 text run at (2,2) width 9: "F" 98 text run at (2,2) width 9: "F"
99 LayoutTableCell {TD} at (153,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1] 99 LayoutTableCell {TD} at (153,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
100 LayoutText {#text} at (2,2) size 11x19 100 LayoutText {#text} at (2,2) size 11x19
101 text run at (2,2) width 11: "G" 101 text run at (2,2) width 11: "G"
102 LayoutTableCell {TD} at (170,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1] 102 LayoutTableCell {TD} at (170,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
103 LayoutText {#text} at (2,2) size 11x19 103 LayoutText {#text} at (2,2) size 11x19
104 text run at (2,2) width 11: "H" 104 text run at (2,2) width 11: "H"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698