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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/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 160x19
8 text run at (0,0) width 160: "Tests: the colspan attribute" 8 text run at (0,0) width 160: "Tests: the colspan attribute"
9 LayoutBR {BR} at (160,15) size 0x0 9 LayoutBR {BR} at (160,15) size 0x0
10 LayoutBlockFlow {P} at (0,36) size 784x80 10 LayoutBlockFlow {P} at (0,36) size 784x80
(...skipping 84 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