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

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

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x196 3 layer at (0,0) size 800x196
4 RenderBlock {HTML} at (0,0) size 800x196 4 RenderBlock {HTML} at (0,0) size 800x195.88
5 RenderBody {BODY} at (8,8) size 784x180 5 RenderBody {BODY} at (8,8) size 784x179.88
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 104x19 7 RenderText {#text} at (0,0) size 104x19
8 text run at (0,0) width 104: "Testcase for bug " 8 text run at (0,0) width 104: "Testcase for bug "
9 RenderInline {A} at (0,0) size 32x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
10 RenderText {#text} at (104,0) size 32x19 10 RenderText {#text} at (104,0) size 32x19
11 text run at (104,0) width 32: "4874" 11 text run at (104,0) width 32: "4874"
12 RenderText {#text} at (136,0) size 396x19 12 RenderText {#text} at (136,0) size 396x19
13 text run at (136,0) width 396: " - Table with absolute bottom position ing is positioned incorrectly." 13 text run at (136,0) width 396: " - Table with absolute bottom position ing is positioned incorrectly."
14 RenderBlock {H1} at (0,41) size 784x38 14 RenderBlock {H1} at (0,41.44) size 784x37
15 RenderText {#text} at (0,0) size 169x36 15 RenderText {#text} at (0,0) size 169x36
16 text run at (0,0) width 169: "Look Down!" 16 text run at (0,0) width 169: "Look Down!"
17 RenderBlock {P} at (0,99) size 784x81 17 RenderBlock {P} at (0,99.88) size 784x80
18 RenderText {#text} at (0,0) size 780x79 18 RenderText {#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 " 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" 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 " 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). " 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" 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 " 24 text run at (0,40) width 220: "at the bottom with the bottom of the "
25 text run at (220,40) width 415: "window. The text \"Tall table\" shoul d be vertically centered in its box, " 25 text run at (220,40) width 415: "window. The text \"Tall table\" shoul d be vertically centered in its box, "
26 text run at (635,40) width 132: "which should be 50px" 26 text run at (635,40) width 132: "which should be 50px"
27 text run at (0,60) width 322: "tall. The other two boxes should both b e shorter than " 27 text run at (0,60) width 322: "tall. The other two boxes should both b e shorter than "
(...skipping 16 matching lines...) Expand all
44 RenderTable {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)] 44 RenderTable {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
45 RenderTableSection {TBODY} at (1,1) size 118x26 45 RenderTableSection {TBODY} at (1,1) size 118x26
46 RenderTableRow {TR} at (0,2) size 118x22 46 RenderTableRow {TR} at (0,2) size 118x22
47 RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1] 47 RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
48 RenderText {#text} at (1,1) size 66x19 48 RenderText {#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 RenderBlock (positioned) {P} at (0,580) size 62x20 51 RenderBlock (positioned) {P} at (0,580) size 62x20
52 RenderText {#text} at (0,0) size 62x19 52 RenderText {#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