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

Side by Side Diff: LayoutTests/fast/dom/Element/getBoundingClientRect-expected.txt

Issue 1224973002: Prevent overflowing content from affecting multicol layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase master Created 5 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
« no previous file with comments | « no previous file | LayoutTests/fast/multicol/outlines-at-column-boundaries.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test 1 1 Test 1
2 PASS rect.left.toFixed(3) is "8.000" 2 PASS rect.left.toFixed(3) is "8.000"
3 PASS rect.top.toFixed(3) is "40.000" 3 PASS rect.top.toFixed(3) is "40.000"
4 PASS rect.width.toFixed(3) is "300.000" 4 PASS rect.width.toFixed(3) is "300.000"
5 PASS rect.height.toFixed(3) is "100.000" 5 PASS rect.height.toFixed(3) is "100.000"
6 PASS rect.right is rect.left + rect.width 6 PASS rect.right is rect.left + rect.width
7 PASS rect.bottom is rect.top + rect.height 7 PASS rect.bottom is rect.top + rect.height
8 8
9 Test 2 9 Test 2
10 PASS rect.left.toFixed(3) is "8.000" 10 PASS rect.left.toFixed(3) is "8.000"
(...skipping 16 matching lines...) Expand all
27 PASS rect.top.toFixed(3) is "483.289" 27 PASS rect.top.toFixed(3) is "483.289"
28 PASS rect.width.toFixed(3) is "141.421" 28 PASS rect.width.toFixed(3) is "141.421"
29 PASS rect.height.toFixed(3) is "141.421" 29 PASS rect.height.toFixed(3) is "141.421"
30 PASS rect.right is rect.left + rect.width 30 PASS rect.right is rect.left + rect.width
31 PASS rect.bottom is rect.top + rect.height 31 PASS rect.bottom is rect.top + rect.height
32 32
33 Test 5 33 Test 5
34 PASS rect.left.toFixed(3) is "8.000" 34 PASS rect.left.toFixed(3) is "8.000"
35 PASS rect.top.toFixed(3) is "652.000" 35 PASS rect.top.toFixed(3) is "652.000"
36 PASS rect.width.toFixed(3) is "300.000" 36 PASS rect.width.toFixed(3) is "300.000"
37 FAIL rect.height.toFixed(3) should be 368.000. Was 369.000. 37 PASS rect.height.toFixed(3) is "368.000"
38 PASS rect.right is rect.left + rect.width 38 PASS rect.right is rect.left + rect.width
39 PASS rect.bottom is rect.top + rect.height 39 PASS rect.bottom is rect.top + rect.height
40 40
41 Test 6 41 Test 6
42 Known failure. Skipping. 42 Known failure. Skipping.
43 43
44 Test 7 44 Test 7
45 PASS rect.left.toFixed(3) is "8.000" 45 PASS rect.left.toFixed(3) is "8.000"
46 FAIL rect.top.toFixed(3) should be 1484.000. Was 1486.000. 46 PASS rect.top.toFixed(3) is "1484.000"
47 PASS rect.width.toFixed(3) is "288.000" 47 PASS rect.width.toFixed(3) is "288.000"
48 PASS rect.height.toFixed(3) is "464.000" 48 PASS rect.height.toFixed(3) is "464.000"
49 PASS rect.right is rect.left + rect.width 49 PASS rect.right is rect.left + rect.width
50 PASS rect.bottom is rect.top + rect.height 50 PASS rect.bottom is rect.top + rect.height
51 51
52 Test 8 52 Test 8
53 PASS rect.left.toFixed(3) is "8.000" 53 PASS rect.left.toFixed(3) is "8.000"
54 FAIL rect.top.toFixed(3) should be 1996.000. Was 1998.000. 54 PASS rect.top.toFixed(3) is "1996.000"
55 PASS rect.width.toFixed(3) is "300.000" 55 PASS rect.width.toFixed(3) is "300.000"
56 PASS rect.height.toFixed(3) is "74.000" 56 PASS rect.height.toFixed(3) is "74.000"
57 PASS rect.right is rect.left + rect.width 57 PASS rect.right is rect.left + rect.width
58 PASS rect.bottom is rect.top + rect.height 58 PASS rect.bottom is rect.top + rect.height
59 59
60 Test 9 60 Test 9
61 PASS rect.left.toFixed(3) is "8.000" 61 PASS rect.left.toFixed(3) is "8.000"
62 FAIL rect.top.toFixed(3) should be 2134.000. Was 2136.000. 62 PASS rect.top.toFixed(3) is "2134.000"
63 PASS rect.width.toFixed(3) is "300.000" 63 PASS rect.width.toFixed(3) is "300.000"
64 PASS rect.height.toFixed(3) is "90.000" 64 PASS rect.height.toFixed(3) is "90.000"
65 PASS rect.right is rect.left + rect.width 65 PASS rect.right is rect.left + rect.width
66 PASS rect.bottom is rect.top + rect.height 66 PASS rect.bottom is rect.top + rect.height
67 67
68 Test 10 68 Test 10
69 PASS rect.left.toFixed(3) is "8.000" 69 PASS rect.left.toFixed(3) is "8.000"
70 FAIL rect.top.toFixed(3) should be 2274.000. Was 2276.000. 70 PASS rect.top.toFixed(3) is "2274.000"
71 PASS rect.width.toFixed(3) is "300.000" 71 PASS rect.width.toFixed(3) is "300.000"
72 PASS rect.height.toFixed(3) is "34.000" 72 PASS rect.height.toFixed(3) is "34.000"
73 PASS rect.right is rect.left + rect.width 73 PASS rect.right is rect.left + rect.width
74 PASS rect.bottom is rect.top + rect.height 74 PASS rect.bottom is rect.top + rect.height
75 75
76 Test 11 76 Test 11
77 PASS rect.left.toFixed(3) is "10.000" 77 PASS rect.left.toFixed(3) is "10.000"
78 FAIL rect.top.toFixed(3) should be 2396.000. Was 2398.000. 78 PASS rect.top.toFixed(3) is "2396.000"
79 PASS rect.width.toFixed(3) is "147.000" 79 PASS rect.width.toFixed(3) is "147.000"
80 PASS rect.height.toFixed(3) is "34.000" 80 PASS rect.height.toFixed(3) is "34.000"
81 PASS rect.right is rect.left + rect.width 81 PASS rect.right is rect.left + rect.width
82 PASS rect.bottom is rect.top + rect.height 82 PASS rect.bottom is rect.top + rect.height
83 83
84 Test 12 84 Test 12
85 PASS rect.left.toFixed(3) is "8.000" 85 PASS rect.left.toFixed(3) is "8.000"
86 FAIL rect.top.toFixed(3) should be 2532.000. Was 2534.000. 86 PASS rect.top.toFixed(3) is "2532.000"
87 PASS rect.width.toFixed(3) is "100.000" 87 PASS rect.width.toFixed(3) is "100.000"
88 PASS rect.height.toFixed(3) is "100.000" 88 PASS rect.height.toFixed(3) is "100.000"
89 PASS rect.right is rect.left + rect.width 89 PASS rect.right is rect.left + rect.width
90 PASS rect.bottom is rect.top + rect.height 90 PASS rect.bottom is rect.top + rect.height
91 91
92 Test 13 92 Test 13
93 PASS rect.left.toFixed(3) is "8.000" 93 PASS rect.left.toFixed(3) is "8.000"
94 FAIL rect.top.toFixed(3) should be 2783.000. Was 2785.000. 94 PASS rect.top.toFixed(3) is "2783.000"
95 PASS rect.width.toFixed(3) is "260.000" 95 PASS rect.width.toFixed(3) is "260.000"
96 PASS rect.height.toFixed(3) is "16.000" 96 PASS rect.height.toFixed(3) is "16.000"
97 PASS rect.right is rect.left + rect.width 97 PASS rect.right is rect.left + rect.width
98 PASS rect.bottom is rect.top + rect.height 98 PASS rect.bottom is rect.top + rect.height
99 99
100 Test 14 100 Test 14
101 PASS rect.left.toFixed(3) is "8.000" 101 PASS rect.left.toFixed(3) is "8.000"
102 FAIL rect.top.toFixed(3) should be 2863.000. Was 2865.000. 102 PASS rect.top.toFixed(3) is "2863.000"
103 PASS rect.width.toFixed(3) is "300.000" 103 PASS rect.width.toFixed(3) is "300.000"
104 PASS rect.height.toFixed(3) is "232.000" 104 PASS rect.height.toFixed(3) is "232.000"
105 PASS rect.right is rect.left + rect.width 105 PASS rect.right is rect.left + rect.width
106 PASS rect.bottom is rect.top + rect.height 106 PASS rect.bottom is rect.top + rect.height
107 107
108 Test 15 108 Test 15
109 PASS rect.left.toFixed(3) is "8.000" 109 PASS rect.left.toFixed(3) is "8.000"
110 FAIL rect.top.toFixed(3) should be 3159.000. Was 3161.000. 110 PASS rect.top.toFixed(3) is "3159.000"
111 PASS rect.width.toFixed(3) is "0.000" 111 PASS rect.width.toFixed(3) is "0.000"
112 PASS rect.height.toFixed(3) is "0.000" 112 PASS rect.height.toFixed(3) is "0.000"
113 PASS rect.right is rect.left + rect.width 113 PASS rect.right is rect.left + rect.width
114 PASS rect.bottom is rect.top + rect.height 114 PASS rect.bottom is rect.top + rect.height
115 115
116 PASS successfullyParsed is true 116 PASS successfullyParsed is true
117 117
118 TEST COMPLETE 118 TEST COMPLETE
119 119
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/multicol/outlines-at-column-boundaries.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698