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

Side by Side Diff: LayoutTests/platform/mac/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 800x186 3 layer at (0,0) size 800x186
4 RenderBlock {HTML} at (0,0) size 800x186 4 RenderBlock {HTML} at (0,0) size 800x185.88
5 RenderBody {BODY} at (8,8) size 784x170 5 RenderBody {BODY} at (8,8) size 784x169.88
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 108x18 7 RenderText {#text} at (0,0) size 108x18
8 text run at (0,0) width 108: "Testcase for bug " 8 text run at (0,0) width 108: "Testcase for bug "
9 RenderInline {A} at (0,0) size 32x18 [color=#0000EE] 9 RenderInline {A} at (0,0) size 32x18 [color=#0000EE]
10 RenderText {#text} at (108,0) size 32x18 10 RenderText {#text} at (108,0) size 32x18
11 text run at (108,0) width 32: "4874" 11 text run at (108,0) width 32: "4874"
12 RenderText {#text} at (140,0) size 417x18 12 RenderText {#text} at (140,0) size 417x18
13 text run at (140,0) width 417: " - Table with absolute bottom position ing is positioned incorrectly." 13 text run at (140,0) width 417: " - Table with absolute bottom position ing is positioned incorrectly."
14 RenderBlock {H1} at (0,39) size 784x38 14 RenderBlock {H1} at (0,39.44) size 784x37
15 RenderText {#text} at (0,0) size 170x37 15 RenderText {#text} at (0,0) size 170x37
16 text run at (0,0) width 170: "Look Down!" 16 text run at (0,0) width 170: "Look Down!"
17 RenderBlock {P} at (0,97) size 784x73 17 RenderBlock {P} at (0,97.88) size 784x72
18 RenderText {#text} at (0,0) size 783x72 18 RenderText {#text} at (0,0) size 783x72
19 text run at (0,0) width 507: "At the bottom of the window you should s ee the word \"Paragraph\" followed by " 19 text run at (0,0) width 507: "At the bottom of the window you should s ee the word \"Paragraph\" followed by "
20 text run at (507,0) width 265: "three boxes containing text. The entir e red" 20 text run at (507,0) width 265: "three boxes containing text. The entir e red"
21 text run at (0,18) width 200: "border around each box should " 21 text run at (0,18) width 200: "border around each box should "
22 text run at (200,18) width 454: "be visible without scrolling (the win dow should not be scrollable at all). " 22 text run at (200,18) width 454: "be visible without scrolling (the win dow should not be scrollable at all). "
23 text run at (654,18) width 101: "The three boxes" 23 text run at (654,18) width 101: "The three boxes"
24 text run at (0,36) width 344: "should be aligned at the bottom with th e bottom of the " 24 text run at (0,36) width 344: "should be aligned at the bottom with th e bottom of the "
25 text run at (344,36) width 439: "window. The text \"Tall table\" shoul d be vertically centered in its box," 25 text run at (344,36) width 439: "window. The text \"Tall table\" shoul d be vertically centered in its box,"
26 text run at (0,54) width 480: "which should be 50px tall. The other tw o boxes should both be shorter than " 26 text run at (0,54) width 480: "which should be 50px tall. The other tw o boxes should both be shorter than "
27 text run at (480,54) width 203: "50px, and have the same height." 27 text run at (480,54) width 203: "50px, and have the same height."
(...skipping 15 matching lines...) Expand all
43 RenderTable {TABLE} at (360,574) size 120x26 [border: (1px solid #FF0000)] 43 RenderTable {TABLE} at (360,574) size 120x26 [border: (1px solid #FF0000)]
44 RenderTableSection {TBODY} at (1,1) size 118x24 44 RenderTableSection {TBODY} at (1,1) size 118x24
45 RenderTableRow {TR} at (0,2) size 118x20 45 RenderTableRow {TR} at (0,2) size 118x20
46 RenderTableCell {TD} at (2,2) size 114x20 [r=0 c=0 rs=1 cs=1] 46 RenderTableCell {TD} at (2,2) size 114x20 [r=0 c=0 rs=1 cs=1]
47 RenderText {#text} at (1,1) size 68x18 47 RenderText {#text} at (1,1) size 68x18
48 text run at (1,1) width 68: "Short table" 48 text run at (1,1) width 68: "Short table"
49 layer at (0,582) size 64x18 49 layer at (0,582) size 64x18
50 RenderBlock (positioned) {P} at (0,582) size 64x18 50 RenderBlock (positioned) {P} at (0,582) size 64x18
51 RenderText {#text} at (0,0) size 64x18 51 RenderText {#text} at (0,0) size 64x18
52 text run at (0,0) width 64: "Paragraph" 52 text run at (0,0) width 64: "Paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698