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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/absolute-table-at-bottom-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 800x196 3 layer at (0,0) size 800x196
4 LayoutBlockFlow {HTML} at (0,0) size 800x195.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x195.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x179.88 5 LayoutBlockFlow {BODY} at (8,8) size 784x179.88
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 103x19 7 LayoutText {#text} at (0,0) size 103x19
8 text run at (0,0) width 103: "Testcase for bug " 8 text run at (0,0) width 103: "Testcase for bug "
9 LayoutInline {A} at (0,0) size 33x19 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 33x19 [color=#0000EE]
10 LayoutText {#text} at (102,0) size 33x19 10 LayoutText {#text} at (102,0) size 33x19
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 LayoutTable (positioned) {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)] 44 LayoutTable (positioned) {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
45 LayoutTableSection {TBODY} at (1,1) size 118x26 45 LayoutTableSection {TBODY} at (1,1) size 118x26
46 LayoutTableRow {TR} at (0,2) size 118x22 46 LayoutTableRow {TR} at (0,2) size 118x22
47 LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1] 47 LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
48 LayoutText {#text} at (1,1) size 66x19 48 LayoutText {#text} at (1,1) size 66x19
49 text run at (1,1) width 66: "Short table" 49 text run at (1,1) width 66: "Short table"
50 layer at (0,580) size 62x20 50 layer at (0,580) size 62x20
51 LayoutBlockFlow (positioned) {P} at (0,580) size 62x20 51 LayoutBlockFlow (positioned) {P} at (0,580) size 62x20
52 LayoutText {#text} at (0,0) size 62x19 52 LayoutText {#text} at (0,0) size 62x19
53 text run at (0,0) width 62: "Paragraph" 53 text run at (0,0) width 62: "Paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698