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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 172x17 7 LayoutText {#text} at (0,0) size 171x17
8 text run at (0,0) width 172: "Tests: the colspan attribute" 8 text run at (0,0) width 171: "Tests: the colspan attribute"
9 LayoutBR {BR} at (171,14) size 1x0 9 LayoutBR {BR} at (170,14) size 1x0
10 LayoutBlockFlow {P} at (0,34) size 784x72 10 LayoutBlockFlow {P} at (0,34) size 784x72
11 LayoutText {#text} at (0,0) size 75x17 11 LayoutText {#text} at (0,0) size 75x17
12 text run at (0,0) width 75: "Conditions:" 12 text run at (0,0) width 75: "Conditions:"
13 LayoutBR {BR} at (74,14) size 1x0 13 LayoutBR {BR} at (74,14) size 1x0
14 LayoutText {#text} at (0,18) size 763x53 14 LayoutText {#text} at (0,18) size 763x53
15 text run at (0,18) width 668: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of " 15 text run at (0,18) width 668: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of "
16 text run at (667,18) width 96: "this attribute is" 16 text run at (667,18) width 96: "this attribute is"
17 text run at (0,36) width 551: "one (\"1\"). The value zero (\"0\") mea ns that the cell spans all columns from the current " 17 text run at (0,36) width 551: "one (\"1\"). The value zero (\"0\") mea ns that the cell spans all columns from the current "
18 text run at (550,36) width 208: "column to the last column of the" 18 text run at (550,36) width 208: "column to the last column of the"
19 text run at (0,54) width 372: "column group (COLGROUP) in which the ce ll is defined." 19 text run at (0,54) width 372: "column group (COLGROUP) in which the ce ll is defined."
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 text run at (2,2) width 10: "E" 95 text run at (2,2) width 10: "E"
96 LayoutTableCell {TD} at (146,26) size 13x22 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1] 96 LayoutTableCell {TD} at (146,26) size 13x22 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
97 LayoutText {#text} at (2,2) size 9x17 97 LayoutText {#text} at (2,2) size 9x17
98 text run at (2,2) width 9: "F" 98 text run at (2,2) width 9: "F"
99 LayoutTableCell {TD} at (161,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1] 99 LayoutTableCell {TD} at (161,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
100 LayoutText {#text} at (2,2) size 12x17 100 LayoutText {#text} at (2,2) size 12x17
101 text run at (2,2) width 12: "G" 101 text run at (2,2) width 12: "G"
102 LayoutTableCell {TD} at (179,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1] 102 LayoutTableCell {TD} at (179,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
103 LayoutText {#text} at (2,2) size 12x17 103 LayoutText {#text} at (2,2) size 12x17
104 text run at (2,2) width 12: "H" 104 text run at (2,2) width 12: "H"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698