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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x196
4 LayoutBlockFlow {HTML} at (0,0) size 800x195.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x179.88
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 103x19
8 text run at (0,0) width 103: "Testcase for bug "
9 LayoutInline {A} at (0,0) size 33x19 [color=#0000EE]
10 LayoutText {#text} at (102,0) size 33x19
11 text run at (102,0) width 33: "4874"
12 LayoutText {#text} at (134,0) size 395x19
13 text run at (134,0) width 395: " - Table with absolute bottom position ing is positioned incorrectly."
14 LayoutBlockFlow {H1} at (0,41.44) size 784x37
15 LayoutText {#text} at (0,0) size 169x36
16 text run at (0,0) width 169: "Look Down!"
17 LayoutBlockFlow {P} at (0,99.88) size 784x80
18 LayoutText {#text} at (0,0) size 780x79
19 text run at (0,0) width 480: "At the bottom of the window you should s ee the word \"Paragraph\" followed by "
20 text run at (480,0) width 297: "three boxes containing text. The entir e red border"
21 text run at (0,20) width 148: "around each box should "
22 text run at (148,20) width 427: "be visible without scrolling (the win dow should not be scrollable at all). "
23 text run at (575,20) width 205: "The three boxes should be aligned"
24 text run at (0,40) width 220: "at the bottom with the bottom of the "
25 text run at (220,40) width 413: "window. The text \"Tall table\" shoul d be vertically centered in its box, "
26 text run at (632,40) width 133: "which should be 50px"
27 text run at (0,60) width 322: "tall. The other two boxes should both b e shorter than "
28 text run at (322,60) width 193: "50px, and have the same height."
29 layer at (120,550) size 120x50
30 LayoutTable (positioned) {TABLE} at (120,550) size 120x50 [border: (1px solid #FF0000)]
31 LayoutTableSection {TBODY} at (1,1) size 118x48
32 LayoutTableRow {TR} at (0,2) size 118x44
33 LayoutTableCell {TD} at (2,13) size 114x22 [r=0 c=0 rs=1 cs=1]
34 LayoutText {#text} at (1,1) size 54x19
35 text run at (1,1) width 54: "Tall table"
36 layer at (240,572) size 120x28
37 LayoutTable (positioned) {TABLE} at (240,572) size 120x28 [border: (1px solid #FF0000)]
38 LayoutTableSection {TBODY} at (1,1) size 118x26
39 LayoutTableRow {TR} at (0,2) size 118x22
40 LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
41 LayoutText {#text} at (1,1) size 79x19
42 text run at (1,1) width 79: "Normal table"
43 layer at (360,572) size 120x28
44 LayoutTable (positioned) {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
45 LayoutTableSection {TBODY} at (1,1) size 118x26
46 LayoutTableRow {TR} at (0,2) size 118x22
47 LayoutTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
48 LayoutText {#text} at (1,1) size 66x19
49 text run at (1,1) width 66: "Short table"
50 layer at (0,580) size 62x20
51 LayoutBlockFlow (positioned) {P} at (0,580) size 62x20
52 LayoutText {#text} at (0,0) size 62x19
53 text run at (0,0) width 62: "Paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698