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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/colgroup-spanning-groups-rules-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 237x226 [border: none] 6 LayoutTable {TABLE} at (0,0) size 237x226 [border: none]
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #00 0000) none (1px solid #000000)] 7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #00 0000) none (1px solid #000000)]
8 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #00 0000) none (1px solid #000000)] 8 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #00 0000) none (1px solid #000000)]
9 LayoutTableSection {TBODY} at (0,0) size 236x225 [border: (1px solid #80 8080) none (1px solid #808080) none] 9 LayoutTableSection {TBODY} at (0,0) size 236x225 [border: (1px solid #80 8080) none (1px solid #808080) none]
10 LayoutTableRow {TR} at (0,0) size 236x29 10 LayoutTableRow {TR} at (0,0) size 236x29
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 text run at (5,4) width 45: "Sunday" 104 text run at (5,4) width 45: "Sunday"
105 LayoutTableCell {TD} at (81,197) size 45x28 [border: none] [r=7 c=1 rs=1 cs=1] 105 LayoutTableCell {TD} at (81,197) size 45x28 [border: none] [r=7 c=1 rs=1 cs=1]
106 LayoutText {#text} at (5,4) size 36x19 106 LayoutText {#text} at (5,4) size 36x19
107 text run at (5,4) width 36: "09/17" 107 text run at (5,4) width 36: "09/17"
108 LayoutTableCell {TD} at (126,197) size 70x28 [r=7 c=2 rs=1 cs=1] 108 LayoutTableCell {TD} at (126,197) size 70x28 [r=7 c=2 rs=1 cs=1]
109 LayoutText {#text} at (4,4) size 36x19 109 LayoutText {#text} at (4,4) size 36x19
110 text run at (4,4) width 36: "Susan" 110 text run at (4,4) width 36: "Susan"
111 LayoutTableCell {TD} at (196,197) size 40x28 [r=7 c=3 rs=1 cs=1] 111 LayoutTableCell {TD} at (196,197) size 40x28 [r=7 c=3 rs=1 cs=1]
112 LayoutText {#text} at (4,4) size 24x19 112 LayoutText {#text} at (4,4) size 24x19
113 text run at (4,4) width 24: "272" 113 text run at (4,4) width 24: "272"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698