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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange1-expected.txt

Issue 1412303002: 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutTable {TABLE} at (0,0) size 155x62 [border: none] 6 LayoutTable {TABLE} at (0,0) size 155x62 [border: none]
7 LayoutTableSection {TBODY} at (0,0) size 154x61 7 LayoutTableSection {TBODY} at (0,0) size 154x61
8 LayoutTableRow {TR} at (0,0) size 154x21 8 LayoutTableRow {TR} at (0,0) size 154x21
9 LayoutTableCell {TD} at (0,0) size 77x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 77x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 74x18 10 LayoutText {#text} at (2,2) size 74x18
11 text run at (2,2) width 74: "Row1 cell1" 11 text run at (2,2) width 74: "Row1 cell1"
12 LayoutTableCell {TD} at (77,0) size 77x21 [border: (1px none #808080 ) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (77,0) size 77x21 [border: (1px none #808080 ) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 74x18 13 LayoutText {#text} at (2,2) size 74x18
14 text run at (2,2) width 74: "Row1 cell2" 14 text run at (2,2) width 74: "Row1 cell2"
15 LayoutTableRow {TR} at (0,21) size 154x20 15 LayoutTableRow {TR} at (0,21) size 154x20
16 LayoutTableCell {TD} at (0,21) size 77x20 [border: none none none (1 px solid #808080)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,21) size 77x20 [border: none none none (1 px solid #808080)] [r=1 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,1) size 74x18 17 LayoutText {#text} at (2,1) size 74x18
18 text run at (2,1) width 74: "Row2 cell1" 18 text run at (2,1) width 74: "Row2 cell1"
19 LayoutTableCell {TD} at (77,21) size 77x20 [border: none none none ( 1px solid #808080)] [r=1 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (77,21) size 77x20 [border: none none none ( 1px solid #808080)] [r=1 c=1 rs=1 cs=1]
20 LayoutText {#text} at (2,1) size 74x18 20 LayoutText {#text} at (2,1) size 74x18
21 text run at (2,1) width 74: "Row2 cell2" 21 text run at (2,1) width 74: "Row2 cell2"
22 LayoutTableRow {TR} at (0,41) size 154x20 22 LayoutTableRow {TR} at (0,41) size 154x20
23 LayoutTableCell {TD} at (0,41) size 77x20 [border: none none none (1 px solid #808080)] [r=2 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (0,41) size 77x20 [border: none none none (1 px solid #808080)] [r=2 c=0 rs=1 cs=1]
24 LayoutText {#text} at (2,1) size 74x18 24 LayoutText {#text} at (2,1) size 74x18
25 text run at (2,1) width 74: "Row3 cell1" 25 text run at (2,1) width 74: "Row3 cell1"
26 LayoutTableCell {TD} at (77,41) size 77x20 [border: none none none ( 1px solid #808080)] [r=2 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (77,41) size 77x20 [border: none none none ( 1px solid #808080)] [r=2 c=1 rs=1 cs=1]
27 LayoutText {#text} at (2,1) size 74x18 27 LayoutText {#text} at (2,1) size 74x18
28 text run at (2,1) width 74: "Row3 cell2" 28 text run at (2,1) width 74: "Row3 cell2"
29 LayoutBlockFlow {P} at (0,78) size 784x36 29 LayoutBlockFlow {P} at (0,78) size 784x18
30 LayoutText {#text} at (0,0) size 737x36 30 LayoutText {#text} at (0,0) size 784x18
31 text run at (0,0) width 737: "The rules attribute is first set dynamic ally to rows, then to cols, so the table should show only column borders. Bug" 31 text run at (0,0) width 784: "The rules attribute is first set dynamic ally to rows, then to cols, so the table should show only column borders. Bug 14 848."
32 text run at (0,18) width 44: "14848."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698