1 2012-07-25 Joshua Netterfield <jnetterfield@rim.com>
3 [BlackBerry] Update fast/canvas/webgl expectations
4 https://bugs.webkit.org/show_bug.cgi?id=92309
8 Add the css-webkit-canvas-* files, because we render them correctly.
10 There is nothing we can do about running out of memory on draw-elements-out-of-bounds,
11 so make that expected.
13 Our output for framebuffer-object-attachement-expected.txt is valid.
15 * platform/blackberry/fast/canvas/webgl/css-webkit-canvas-expected.png: Added.
16 * platform/blackberry/fast/canvas/webgl/css-webkit-canvas-expected.txt: Added.
17 * platform/blackberry/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added.
18 * platform/blackberry/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Added.
19 * platform/blackberry/fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt: Added.
20 * platform/blackberry/fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Added.
22 2012-07-25 Tony Chang <tony@chromium.org>
24 flexitems can overflow the flexbox due to rounding
25 https://bugs.webkit.org/show_bug.cgi?id=92163
27 Reviewed by Levi Weintraub.
29 Tests for dividing space in non-integral amounts.
31 * css3/flexbox/flex-rounding-expected.txt: Added.
32 * css3/flexbox/flex-rounding.html: Added.
34 2012-07-25 Yoshifumi Inoue <yosin@chromium.org>
36 [Tests] Re-factor fast/forms/number/number-spinbutton-change-and-input-events.html
37 https://bugs.webkit.org/show_bug.cgi?id=92206
39 Reviewed by Kent Tamura.
41 For ease of maintenance and improving test coverage with low cost, I
42 would like to make a test script of number-spinbutton-change-and-inputs.html
43 sharable with other input types which have spin button.
45 This patch moves JavaScript codes from test HTML file to shared JavaScript
46 file, common-spinbutton-change-and-input-events.html with parametrized
47 entry point for specifying input type.
49 * fast/forms/number/number-spinbutton-change-and-input-events-expected.txt: Changed "numnber" to "number", and "numberInput" to "testInput".
50 * fast/forms/number/number-spinbutton-change-and-input-events.html: Removed JavaScript code.
51 * fast/forms/resources/common-spinbutton-change-and-input-events.js: Removed HTML code. Made entry point. Changed to support testing without maximum value.
53 2012-07-25 Dan Bernstein <mitz@apple.com>
55 Hit testing in one column or in the gap between cloumns along the block axis can return a result from the wrong column
56 https://bugs.webkit.org/show_bug.cgi?id=92311
58 Reviewed by Anders Carlsson.
60 * fast/multicol/hit-test-end-of-column-expected.txt: Added.
61 * fast/multicol/hit-test-end-of-column.html: Added.
62 * fast/multicol/hit-test-gap-block-axis-expected.txt: Added.
63 * fast/multicol/hit-test-gap-block-axis.html: Added.
65 2012-07-25 Ryosuke Niwa <rniwa@webkit.org>
67 Improve the output of editing/pasteboard/paste-noscript-xhtml.xhtml
68 https://bugs.webkit.org/show_bug.cgi?id=92307
70 Reviewed by Tony Chang.
72 Use dump-as-markup to improve the readability of output, and removed replaced the call to sayHello in iframe's src
73 content attribute by a call to alert("hello") so that reference error doesn't show up on the result, and moved
74 the resource from editing/resources to editing/pasteboard/resources as it's not used elsewhere.
76 * editing/pasteboard/paste-noscript-xhtml-expected.txt:
77 * editing/pasteboard/paste-noscript-xhtml.xhtml:
78 * editing/pasteboard/resources/paste-noscript-content.html: Copied from LayoutTests/editing/resources/htmlcontent.html.
79 * editing/resources/htmlcontent.html: Removed.
80 * platform/chromium-mac/editing/pasteboard/paste-noscript-xhtml-expected.txt: Removed.
81 * platform/chromium-win/editing/pasteboard/paste-noscript-xhtml-expected.txt: Removed.
83 2012-07-25 Rafael Brandao <rafael.lobo@openbossa.org>
85 [Qt] platform/qt/tables/mozilla tests needs update after rebaseline and new testfonts
86 https://bugs.webkit.org/show_bug.cgi?id=91242
90 * platform/qt-5.0/Skipped:
91 * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
92 * platform/qt/tables/mozilla/bugs/bug102145-1-expected.txt:
93 * platform/qt/tables/mozilla/bugs/bug102145-2-expected.txt:
94 * platform/qt/tables/mozilla/bugs/bug102145-3-expected.txt:
95 * platform/qt/tables/mozilla/bugs/bug102145-4-expected.txt:
96 * platform/qt/tables/mozilla/bugs/bug10269-1-expected.txt:
97 * platform/qt/tables/mozilla/bugs/bug10296-2-expected.txt:
98 * platform/qt/tables/mozilla/bugs/bug103533-expected.txt:
99 * platform/qt/tables/mozilla/bugs/bug1067-1-expected.txt:
100 * platform/qt/tables/mozilla/bugs/bug1067-2-expected.txt:
101 * platform/qt/tables/mozilla/bugs/bug106795-expected.txt:
102 * platform/qt/tables/mozilla/bugs/bug11321-expected.txt:
103 * platform/qt/tables/mozilla/bugs/bug133948-expected.txt:
104 * platform/qt/tables/mozilla/bugs/bug154780-expected.txt:
105 * platform/qt/tables/mozilla/bugs/bug15933-expected.txt:
106 * platform/qt/tables/mozilla/bugs/bug1818-1-expected.txt:
107 * platform/qt/tables/mozilla/bugs/bug1818-2-expected.txt:
108 * platform/qt/tables/mozilla/bugs/bug1818-4-expected.txt:
109 * platform/qt/tables/mozilla/bugs/bug219693-1-expected.txt:
110 * platform/qt/tables/mozilla/bugs/bug219693-2-expected.txt:
111 * platform/qt/tables/mozilla/bugs/bug221784-1-expected.txt:
112 * platform/qt/tables/mozilla/bugs/bug221784-2-expected.txt:
113 * platform/qt/tables/mozilla/bugs/bug22513-expected.txt:
114 * platform/qt/tables/mozilla/bugs/bug23072-expected.txt:
115 * platform/qt/tables/mozilla/bugs/bug23994-expected.txt:
116 * platform/qt/tables/mozilla/bugs/bug25074-expected.txt:
117 * platform/qt/tables/mozilla/bugs/bug25367-expected.txt:
118 * platform/qt/tables/mozilla/bugs/bug26553-expected.txt:
119 * platform/qt/tables/mozilla/bugs/bug3037-1-expected.txt:
120 * platform/qt/tables/mozilla/bugs/bug3037-2-expected.txt:
121 * platform/qt/tables/mozilla/bugs/bug32447-expected.txt:
122 * platform/qt/tables/mozilla/bugs/bug3309-2-expected.txt:
123 * platform/qt/tables/mozilla/bugs/bug34538-expected.txt:
124 * platform/qt/tables/mozilla/bugs/bug45350-expected.txt:
125 * platform/qt/tables/mozilla/bugs/bug53690-1-expected.txt:
126 * platform/qt/tables/mozilla/bugs/bug53690-2-expected.txt:
127 * platform/qt/tables/mozilla/bugs/bug55789-expected.txt:
128 * platform/qt/tables/mozilla/bugs/bug56201-expected.txt:
129 * platform/qt/tables/mozilla/bugs/bug56405-expected.txt:
130 * platform/qt/tables/mozilla/bugs/bug641-1-expected.txt:
131 * platform/qt/tables/mozilla/bugs/bug641-2-expected.txt:
132 * platform/qt/tables/mozilla/bugs/bug8361-expected.txt:
133 * platform/qt/tables/mozilla/bugs/bug88524-expected.txt:
134 * platform/qt/tables/mozilla/bugs/bug9072-expected.txt:
135 * platform/qt/tables/mozilla/bugs/bug92647-2-expected.txt:
136 * platform/qt/tables/mozilla/bugs/bug97383-expected.txt:
137 * platform/qt/tables/mozilla/bugs/bug98196-expected.txt:
138 * platform/qt/tables/mozilla/marvin/tfoot_char-expected.png:
139 * platform/qt/tables/mozilla/marvin/tfoot_char-expected.txt:
141 2012-07-25 Luciano Wolf <luciano.wolf@openbossa.org>
143 [Qt] fast/block/margin-collapse tests need update after rebaseline and new testfonts
144 https://bugs.webkit.org/show_bug.cgi?id=92274
146 Reviewed by Alexis Menard.
148 * platform/qt-5.0/Skipped:
149 * platform/qt/fast/block/margin-collapse/001-expected.png:
150 * platform/qt/fast/block/margin-collapse/001-expected.txt:
151 * platform/qt/fast/block/margin-collapse/002-expected.png:
152 * platform/qt/fast/block/margin-collapse/002-expected.txt:
153 * platform/qt/fast/block/margin-collapse/003-expected.png:
154 * platform/qt/fast/block/margin-collapse/003-expected.txt:
155 * platform/qt/fast/block/margin-collapse/004-expected.png:
156 * platform/qt/fast/block/margin-collapse/004-expected.txt:
157 * platform/qt/fast/block/margin-collapse/005-expected.png:
158 * platform/qt/fast/block/margin-collapse/005-expected.txt:
159 * platform/qt/fast/block/margin-collapse/006-expected.png:
160 * platform/qt/fast/block/margin-collapse/006-expected.txt:
161 * platform/qt/fast/block/margin-collapse/010-expected.png:
162 * platform/qt/fast/block/margin-collapse/010-expected.txt:
163 * platform/qt/fast/block/margin-collapse/011-expected.png:
164 * platform/qt/fast/block/margin-collapse/011-expected.txt:
165 * platform/qt/fast/block/margin-collapse/012-expected.png:
166 * platform/qt/fast/block/margin-collapse/012-expected.txt:
167 * platform/qt/fast/block/margin-collapse/015-expected.png:
168 * platform/qt/fast/block/margin-collapse/015-expected.txt:
169 * platform/qt/fast/block/margin-collapse/016-expected.png:
170 * platform/qt/fast/block/margin-collapse/016-expected.txt:
171 * platform/qt/fast/block/margin-collapse/017-expected.png:
172 * platform/qt/fast/block/margin-collapse/017-expected.txt:
173 * platform/qt/fast/block/margin-collapse/018-expected.png:
174 * platform/qt/fast/block/margin-collapse/018-expected.txt:
175 * platform/qt/fast/block/margin-collapse/019-expected.png:
176 * platform/qt/fast/block/margin-collapse/019-expected.txt:
177 * platform/qt/fast/block/margin-collapse/020-expected.png:
178 * platform/qt/fast/block/margin-collapse/020-expected.txt:
179 * platform/qt/fast/block/margin-collapse/021-expected.png:
180 * platform/qt/fast/block/margin-collapse/021-expected.txt:
181 * platform/qt/fast/block/margin-collapse/022-expected.png:
182 * platform/qt/fast/block/margin-collapse/022-expected.txt:
183 * platform/qt/fast/block/margin-collapse/025-expected.png:
184 * platform/qt/fast/block/margin-collapse/025-expected.txt:
185 * platform/qt/fast/block/margin-collapse/026-expected.png:
186 * platform/qt/fast/block/margin-collapse/026-expected.txt:
187 * platform/qt/fast/block/margin-collapse/027-expected.png:
188 * platform/qt/fast/block/margin-collapse/027-expected.txt:
189 * platform/qt/fast/block/margin-collapse/028-expected.png:
190 * platform/qt/fast/block/margin-collapse/028-expected.txt:
191 * platform/qt/fast/block/margin-collapse/029-expected.png:
192 * platform/qt/fast/block/margin-collapse/029-expected.txt:
193 * platform/qt/fast/block/margin-collapse/030-expected.png:
194 * platform/qt/fast/block/margin-collapse/030-expected.txt:
195 * platform/qt/fast/block/margin-collapse/031-expected.png:
196 * platform/qt/fast/block/margin-collapse/031-expected.txt:
197 * platform/qt/fast/block/margin-collapse/032-expected.png:
198 * platform/qt/fast/block/margin-collapse/032-expected.txt:
199 * platform/qt/fast/block/margin-collapse/033-expected.png:
200 * platform/qt/fast/block/margin-collapse/033-expected.txt:
201 * platform/qt/fast/block/margin-collapse/034-expected.png:
202 * platform/qt/fast/block/margin-collapse/034-expected.txt:
203 * platform/qt/fast/block/margin-collapse/035-expected.png:
204 * platform/qt/fast/block/margin-collapse/035-expected.txt:
205 * platform/qt/fast/block/margin-collapse/037-expected.png:
206 * platform/qt/fast/block/margin-collapse/037-expected.txt:
207 * platform/qt/fast/block/margin-collapse/038-expected.png:
208 * platform/qt/fast/block/margin-collapse/038-expected.txt:
209 * platform/qt/fast/block/margin-collapse/039-expected.png:
210 * platform/qt/fast/block/margin-collapse/039-expected.txt:
211 * platform/qt/fast/block/margin-collapse/040-expected.png:
212 * platform/qt/fast/block/margin-collapse/040-expected.txt:
213 * platform/qt/fast/block/margin-collapse/041-expected.png:
214 * platform/qt/fast/block/margin-collapse/041-expected.txt:
215 * platform/qt/fast/block/margin-collapse/042-expected.png:
216 * platform/qt/fast/block/margin-collapse/042-expected.txt:
217 * platform/qt/fast/block/margin-collapse/043-expected.png:
218 * platform/qt/fast/block/margin-collapse/043-expected.txt:
219 * platform/qt/fast/block/margin-collapse/044-expected.png:
220 * platform/qt/fast/block/margin-collapse/044-expected.txt:
221 * platform/qt/fast/block/margin-collapse/045-expected.png:
222 * platform/qt/fast/block/margin-collapse/045-expected.txt:
223 * platform/qt/fast/block/margin-collapse/055-expected.png:
224 * platform/qt/fast/block/margin-collapse/055-expected.txt:
225 * platform/qt/fast/block/margin-collapse/056-expected.png:
226 * platform/qt/fast/block/margin-collapse/056-expected.txt:
227 * platform/qt/fast/block/margin-collapse/057-expected.png:
228 * platform/qt/fast/block/margin-collapse/057-expected.txt:
229 * platform/qt/fast/block/margin-collapse/058-expected.png:
230 * platform/qt/fast/block/margin-collapse/058-expected.txt:
231 * platform/qt/fast/block/margin-collapse/059-expected.png:
232 * platform/qt/fast/block/margin-collapse/059-expected.txt:
233 * platform/qt/fast/block/margin-collapse/062-expected.png:
234 * platform/qt/fast/block/margin-collapse/062-expected.txt:
235 * platform/qt/fast/block/margin-collapse/063-expected.png:
236 * platform/qt/fast/block/margin-collapse/063-expected.txt:
237 * platform/qt/fast/block/margin-collapse/100-expected.png:
238 * platform/qt/fast/block/margin-collapse/100-expected.txt:
239 * platform/qt/fast/block/margin-collapse/101-expected.png:
240 * platform/qt/fast/block/margin-collapse/101-expected.txt:
241 * platform/qt/fast/block/margin-collapse/102-expected.png:
242 * platform/qt/fast/block/margin-collapse/102-expected.txt:
243 * platform/qt/fast/block/margin-collapse/103-expected.png:
244 * platform/qt/fast/block/margin-collapse/103-expected.txt:
245 * platform/qt/fast/block/margin-collapse/104-expected.png:
246 * platform/qt/fast/block/margin-collapse/104-expected.txt:
247 * platform/qt/fast/block/margin-collapse/block-inside-inline/001-expected.png: Added.
248 * platform/qt/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
249 * platform/qt/fast/block/margin-collapse/block-inside-inline/002-expected.png: Added.
250 * platform/qt/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
251 * platform/qt/fast/block/margin-collapse/block-inside-inline/003-expected.png: Added.
252 * platform/qt/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
253 * platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.png:
254 * platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
255 * platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.png:
256 * platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
257 * platform/qt/fast/block/margin-collapse/block-inside-inline/006-expected.png: Added.
258 * platform/qt/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
259 * platform/qt/fast/block/margin-collapse/block-inside-inline/010-expected.png: Added.
260 * platform/qt/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
261 * platform/qt/fast/block/margin-collapse/block-inside-inline/011-expected.png: Added.
262 * platform/qt/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
263 * platform/qt/fast/block/margin-collapse/block-inside-inline/012-expected.png: Added.
264 * platform/qt/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
265 * platform/qt/fast/block/margin-collapse/block-inside-inline/015-expected.png: Added.
266 * platform/qt/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
267 * platform/qt/fast/block/margin-collapse/block-inside-inline/016-expected.png: Added.
268 * platform/qt/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
269 * platform/qt/fast/block/margin-collapse/block-inside-inline/017-expected.png: Added.
270 * platform/qt/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
271 * platform/qt/fast/block/margin-collapse/block-inside-inline/018-expected.png: Added.
272 * platform/qt/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
273 * platform/qt/fast/block/margin-collapse/block-inside-inline/019-expected.png: Added.
274 * platform/qt/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
275 * platform/qt/fast/block/margin-collapse/block-inside-inline/020-expected.png: Added.
276 * platform/qt/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
277 * platform/qt/fast/block/margin-collapse/block-inside-inline/021-expected.png: Added.
278 * platform/qt/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
279 * platform/qt/fast/block/margin-collapse/block-inside-inline/022-expected.png: Added.
280 * platform/qt/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
281 * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.png: Added.
282 * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
283 * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.png:
284 * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
285 * platform/qt/fast/block/margin-collapse/negative-margins-expected.png:
286 * platform/qt/fast/block/margin-collapse/negative-margins-expected.txt:
288 2012-07-25 Li Yin <li.yin@intel.com>
290 It is invalid when both numberOfInputChannels and numberOfOutputChannels to be zero in JavaScriptAudioNode.
291 https://bugs.webkit.org/show_bug.cgi?id=91364
293 Reviewed by Kenneth Russell.
295 Add tests for (numberOfInputChannels, numberOfOutputChannels) to be (0, 0),(0, 1),(0, 2),(1, 0) and (2, 0).
297 * webaudio/javascriptaudionode-expected.txt:
298 * webaudio/javascriptaudionode.html:
300 2012-07-25 Andrew Wilson <atwilson@chromium.org>
302 Unreviewed chromium expectations change.
304 * platform/chromium/TestExpectations:
306 2012-07-25 Luciano Wolf <luciano.wolf@openbossa.org>
308 [Qt] fast/borders rebaseline after new test fonts
309 https://bugs.webkit.org/show_bug.cgi?id=92146
311 Reviewed by Csaba Osztrogonác.
313 Updated patch started by Alexis. This one removes old expected results
314 found inside qt-5.0 directory and updates Skipped files as well.
316 * platform/qt-5.0/Skipped:
317 * platform/qt-5.0/fast/borders/bidi-002-expected.txt: Removed.
318 * platform/qt-5.0/fast/borders/bidi-009a-expected.txt: Removed.
319 * platform/qt-5.0/fast/borders/bidi-012-expected.txt: Removed.
320 * platform/qt/fast/borders/border-image-slice-constrained-expected.txt:
321 * platform/qt/fast/borders/borderRadiusArcs01-expected.txt:
322 * platform/qt/fast/borders/borderRadiusDouble01-expected.txt:
323 * platform/qt/fast/borders/borderRadiusDouble02-expected.txt:
324 * platform/qt/fast/borders/borderRadiusDouble03-expected.txt:
325 * platform/qt/fast/borders/borderRadiusGroove01-expected.txt:
326 * platform/qt/fast/borders/borderRadiusGroove02-expected.txt:
327 * platform/qt/fast/borders/borderRadiusInset01-expected.txt:
328 * platform/qt/fast/borders/borderRadiusOutset01-expected.txt:
329 * platform/qt/fast/borders/borderRadiusRidge01-expected.txt:
330 * platform/qt/fast/borders/borderRadiusSolid01-expected.txt:
331 * platform/qt/fast/borders/borderRadiusSolid02-expected.txt:
332 * platform/qt/fast/borders/borderRadiusSolid03-expected.txt:
333 * platform/qt/fast/borders/borderRadiusSolid04-expected.txt:
334 * platform/qt/fast/borders/table-borders-expected.txt:
336 2012-07-25 Andrew Wilson <atwilson@chromium.org>
338 Unreviewed chromium expectations change.
340 * platform/chromium/TestExpectations:
342 2012-07-25 Michael Saboff <msaboff@apple.com>
344 r123492 Changed output of msub-anonymous-child-render-crash.html LayoutTest
345 https://bugs.webkit.org/show_bug.cgi?id=92284
347 Rubber-stamped by Beth Dakin.
349 Rebaselined test output.
351 * mathml/msub-anonymous-child-render-crash-expected.txt:
352 r123492 changed the way inline-tables are rendered.
354 2012-07-25 Andrew Wilson <atwilson@chromium.org>
356 Unreviewed chromium expectations change to mark tests as slow.
358 * platform/chromium/TestExpectations:
360 2012-07-25 Brian Weinstein <bweinstein@apple.com>
362 Add Mac results for media/controls-styling-strict.html.
364 Rubber-stamped by Michael Saboff.
366 * platform/mac/media/controls-styling-strict-expected.txt: Added.
368 2012-07-25 Beth Dakin <bdakin@apple.com>
370 https://bugs.webkit.org/show_bug.cgi?id=89114
371 REGRESSION (r112919): Setting scrollTop after setting display from none to block
374 <rdar://problem/11656050>
376 Reviewed by Simon Fraser.
378 * fast/overflow/setting-scrollTop-after-hide-show-expected.txt: Added.
379 * fast/overflow/setting-scrollTop-after-hide-show.html: Added.
381 2012-07-25 Andreas Kling <kling@webkit.org>
383 Make ElementAttributeData a variable-sized object to reduce memory use.
384 <http://webkit.org/b/88240>
386 Reviewed by Ryosuke Niwa.
388 Extended this test to cover the case where setAttributeNode() returns a lazily serialized value.
390 * fast/dom/attr-style-too-lazy-expected.txt:
391 * fast/dom/attr-style-too-lazy.html:
393 2012-07-25 Konrad Piascik <kpiascik@rim.com>
395 Web Inspector: Geolocation override
396 https://bugs.webkit.org/show_bug.cgi?id=89365
398 Reviewed by Pavel Feldman.
402 * inspector/geolocation-error-expected.txt: Added.
403 * inspector/geolocation-error.html: Added.
404 * inspector/geolocation-success-expected.txt: Added.
405 * inspector/geolocation-success.html: Added.
406 * inspector/geolocation-watchPosition-expected.txt: Added.
407 * inspector/geolocation-watchPosition.html: Added.
409 2012-07-25 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
411 [Qt] css2.1/t* tests needs rebaseline after new testfonts
412 https://bugs.webkit.org/show_bug.cgi?id=91999
416 * platform/qt-5.0-wk1/Skipped:
417 * platform/qt-5.0-wk2/Skipped:
418 * platform/qt-5.0/Skipped:
419 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Removed.
420 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
421 * platform/qt-5.0/css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
422 * platform/qt-5.0/css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
423 * platform/qt-5.0/css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
424 * platform/qt-5.0/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
425 * platform/qt-5.0/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
426 * platform/qt-5.0/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
427 * platform/qt-5.0/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
428 * platform/qt-5.0/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
429 * platform/qt-5.0/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
430 * platform/qt-5.0/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
431 * platform/qt-5.0/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
432 * platform/qt-5.0/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
433 * platform/qt-5.0/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
434 * platform/qt-5.0/css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
435 * platform/qt-5.0/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
436 * platform/qt-5.0/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Removed.
437 * platform/qt-5.0/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
438 * platform/qt-5.0/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
439 * platform/qt/css2.1/t010403-shand-border-00-c-expected.png:
440 * platform/qt/css2.1/t010403-shand-border-00-c-expected.txt:
441 * platform/qt/css2.1/t010403-shand-font-00-b-expected.png:
442 * platform/qt/css2.1/t010403-shand-font-00-b-expected.txt:
443 * platform/qt/css2.1/t010403-shand-font-01-b-expected.png:
444 * platform/qt/css2.1/t010403-shand-font-01-b-expected.txt:
445 * platform/qt/css2.1/t010403-shand-font-02-b-expected.png:
446 * platform/qt/css2.1/t010403-shand-font-02-b-expected.txt:
447 * platform/qt/css2.1/t010403-shand-font-03-b-expected.png:
448 * platform/qt/css2.1/t010403-shand-font-03-b-expected.txt:
449 * platform/qt/css2.1/t050201-c12-grouping-00-b-expected.png:
450 * platform/qt/css2.1/t050201-c12-grouping-00-b-expected.txt:
451 * platform/qt/css2.1/t0505-c16-descendant-00-e-expected.png:
452 * platform/qt/css2.1/t0505-c16-descendant-00-e-expected.txt:
453 * platform/qt/css2.1/t0505-c16-descendant-01-e-expected.png:
454 * platform/qt/css2.1/t0505-c16-descendant-01-e-expected.txt:
455 * platform/qt/css2.1/t0505-c16-descendant-02-e-expected.png:
456 * platform/qt/css2.1/t0505-c16-descendant-02-e-expected.txt:
457 * platform/qt/css2.1/t050803-c14-classes-00-e-expected.png:
458 * platform/qt/css2.1/t050803-c14-classes-00-e-expected.txt:
459 * platform/qt/css2.1/t0509-c15-ids-00-a-expected.png:
460 * platform/qt/css2.1/t0509-c15-ids-00-a-expected.txt:
461 * platform/qt/css2.1/t0509-c15-ids-01-e-expected.png:
462 * platform/qt/css2.1/t0509-c15-ids-01-e-expected.txt:
463 * platform/qt/css2.1/t0509-id-sel-syntax-01-f-expected.png:
464 * platform/qt/css2.1/t0509-id-sel-syntax-01-f-expected.txt:
465 * platform/qt/css2.1/t0509-id-sel-syntax-02-b-expected.png:
466 * platform/qt/css2.1/t0509-id-sel-syntax-02-b-expected.txt:
467 * platform/qt/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png:
468 * platform/qt/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt:
469 * platform/qt/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png:
470 * platform/qt/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt:
471 * platform/qt/css2.1/t0511-c21-pseud-link-00-e-expected.png:
472 * platform/qt/css2.1/t0511-c21-pseud-link-00-e-expected.txt:
473 * platform/qt/css2.1/t0511-c21-pseud-link-01-e-expected.png:
474 * platform/qt/css2.1/t0511-c21-pseud-link-01-e-expected.txt:
475 * platform/qt/css2.1/t0511-c21-pseud-link-02-e-expected.png:
476 * platform/qt/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
477 * platform/qt/css2.1/t0511-c21-pseud-link-03-e-expected.png:
478 * platform/qt/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
479 * platform/qt/css2.1/t051103-c21-activ-ln-00-e-i-expected.png:
480 * platform/qt/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt:
481 * platform/qt/css2.1/t051103-c21-focus-ln-00-e-i-expected.png:
482 * platform/qt/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt:
483 * platform/qt/css2.1/t051103-c21-hover-ln-00-e-i-expected.png:
484 * platform/qt/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt:
485 * platform/qt/css2.1/t051103-dom-hover-01-c-io-expected.png:
486 * platform/qt/css2.1/t051103-dom-hover-01-c-io-expected.txt:
487 * platform/qt/css2.1/t051103-dom-hover-02-c-io-expected.png:
488 * platform/qt/css2.1/t051103-dom-hover-02-c-io-expected.txt:
489 * platform/qt/css2.1/t051202-c24-first-lttr-00-b-expected.png:
490 * platform/qt/css2.1/t051202-c24-first-lttr-00-b-expected.txt:
491 * platform/qt/css2.1/t051202-c26-psudo-nest-00-c-expected.png:
492 * platform/qt/css2.1/t051202-c26-psudo-nest-00-c-expected.txt:
493 * platform/qt/css2.1/t0602-c13-inh-underlin-00-e-expected.png:
494 * platform/qt/css2.1/t0602-c13-inh-underlin-00-e-expected.txt:
495 * platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.png:
496 * platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.txt:
497 * platform/qt/css2.1/t0602-inherit-bdr-pad-b-00-expected.png:
498 * platform/qt/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt:
499 * platform/qt/css2.1/t0603-c11-import-00-b-expected.png:
500 * platform/qt/css2.1/t0603-c11-import-00-b-expected.txt:
501 * platform/qt/css2.1/t060401-c32-cascading-00-b-expected.png:
502 * platform/qt/css2.1/t060401-c32-cascading-00-b-expected.txt:
503 * platform/qt/css2.1/t060402-c31-important-00-b-expected.png:
504 * platform/qt/css2.1/t060402-c31-important-00-b-expected.txt:
505 * platform/qt/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png:
506 * platform/qt/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt:
507 * platform/qt/css2.1/t060403-c21-pseu-id-00-e-i-expected.png:
508 * platform/qt/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt:
509 * platform/qt/css2.1/t09-c5526c-display-00-e-expected.png:
510 * platform/qt/css2.1/t09-c5526c-display-00-e-expected.txt:
511 * platform/qt/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png:
512 * platform/qt/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt:
513 * platform/qt/css2.1/t0905-c414-flt-00-d-expected.png:
514 * platform/qt/css2.1/t0905-c414-flt-00-d-expected.txt:
515 * platform/qt/css2.1/t0905-c414-flt-01-d-g-expected.png:
516 * platform/qt/css2.1/t0905-c414-flt-01-d-g-expected.txt:
517 * platform/qt/css2.1/t0905-c414-flt-02-c-expected.png:
518 * platform/qt/css2.1/t0905-c414-flt-02-c-expected.txt:
519 * platform/qt/css2.1/t0905-c414-flt-03-c-expected.png:
520 * platform/qt/css2.1/t0905-c414-flt-03-c-expected.txt:
521 * platform/qt/css2.1/t0905-c414-flt-04-c-expected.png:
522 * platform/qt/css2.1/t0905-c414-flt-04-c-expected.txt:
523 * platform/qt/css2.1/t0905-c414-flt-fit-00-d-expected.png:
524 * platform/qt/css2.1/t0905-c414-flt-fit-00-d-expected.txt:
525 * platform/qt/css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
526 * platform/qt/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
527 * platform/qt/css2.1/t0905-c414-flt-wrap-00-e-expected.png:
528 * platform/qt/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
529 * platform/qt/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png:
530 * platform/qt/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
531 * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
532 * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
533 * platform/qt/css2.1/t0905-c5525-fltblck-01-d-expected.png:
534 * platform/qt/css2.1/t0905-c5525-fltblck-01-d-expected.txt:
535 * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
536 * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt:
537 * platform/qt/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
538 * platform/qt/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
539 * platform/qt/css2.1/t0905-c5525-flthw-00-c-g-expected.png:
540 * platform/qt/css2.1/t0905-c5525-flthw-00-c-g-expected.txt:
541 * platform/qt/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png:
542 * platform/qt/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt:
543 * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
544 * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt:
545 * platform/qt/css2.1/t0905-c5525-fltmult-00-d-g-expected.png:
546 * platform/qt/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
547 * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
548 * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
549 * platform/qt/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png:
550 * platform/qt/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt:
551 * platform/qt/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png:
552 * platform/qt/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
553 * platform/qt/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
554 * platform/qt/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
555 * platform/qt/css2.1/t0905-c5525-fltwrap-00-b-expected.png:
556 * platform/qt/css2.1/t0905-c5525-fltwrap-00-b-expected.txt:
557 * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
558 * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt:
559 * platform/qt/css2.1/t0905-c5526-flthw-00-c-g-expected.png:
560 * platform/qt/css2.1/t0905-c5526-flthw-00-c-g-expected.txt:
561 * platform/qt/css2.1/t090501-c414-flt-00-d-expected.png:
562 * platform/qt/css2.1/t090501-c414-flt-00-d-expected.txt:
563 * platform/qt/css2.1/t090501-c414-flt-01-b-expected.png:
564 * platform/qt/css2.1/t090501-c414-flt-01-b-expected.txt:
565 * platform/qt/css2.1/t090501-c414-flt-02-d-g-expected.png:
566 * platform/qt/css2.1/t090501-c414-flt-02-d-g-expected.txt:
567 * platform/qt/css2.1/t090501-c414-flt-03-b-g-expected.png:
568 * platform/qt/css2.1/t090501-c414-flt-03-b-g-expected.txt:
569 * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.png:
570 * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.txt:
571 * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
572 * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt:
573 * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.png:
574 * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.txt:
575 * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.png:
576 * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.txt:
577 * platform/qt/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
578 * platform/qt/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
579 * platform/qt/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
580 * platform/qt/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
581 * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.png:
582 * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
583 * platform/qt/css2.1/t1508-c527-font-03-b-expected.png:
584 * platform/qt/css2.1/t1508-c527-font-03-b-expected.txt:
585 * platform/qt/css2.1/t1508-c527-font-06-b-expected.png:
586 * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
588 2012-07-25 Tommy Widenflycht <tommyw@google.com>
590 MediaStream API: Update MediaStreamTrack to match the specification
591 https://bugs.webkit.org/show_bug.cgi?id=90180
593 Reviewed by Adam Barth.
595 * fast/mediastream/MediaStreamTrack-expected.txt: Added.
596 * fast/mediastream/MediaStreamTrack.html: Added.
598 2012-07-25 Allan Sandfeld Jensen <allan.jensen@nokia.com>
600 NodesFromRect and area-based hit-testing can not handle CSS transforms.
601 https://bugs.webkit.org/show_bug.cgi?id=85792
603 Reviewed by Eric Seidel.
605 Adds nodesFromRect tests that tests the API under the CSS transforms
608 * fast/dom/nodesFromRect/nodesFromRect-rotate-expected.txt: Added.
609 * fast/dom/nodesFromRect/nodesFromRect-rotate.html: Added.
610 * fast/dom/nodesFromRect/nodesFromRect-scale-expected.txt: Added.
611 * fast/dom/nodesFromRect/nodesFromRect-scale.html: Added.
613 2012-07-25 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
615 [Qt] css2.1/t1* tests needs rebaseline after new testfonts
616 https://bugs.webkit.org/show_bug.cgi?id=92250
620 * platform/qt-5.0-wk2/Skipped:
621 * platform/qt-5.0/Skipped:
622 * platform/qt-5.0/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
623 * platform/qt-5.0/css2.1/t1202-counter-03-b-expected.txt: Removed.
624 * platform/qt-5.0/css2.1/t1202-counter-04-b-expected.txt: Removed.
625 * platform/qt-5.0/css2.1/t1202-counters-03-b-expected.txt: Removed.
626 * platform/qt-5.0/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Removed.
627 * platform/qt/css2.1/t1001-abs-pos-cb-01-b-expected.png:
628 * platform/qt/css2.1/t1001-abs-pos-cb-01-b-expected.txt:
629 * platform/qt/css2.1/t1001-abs-pos-cb-02-b-expected.png:
630 * platform/qt/css2.1/t1001-abs-pos-cb-02-b-expected.txt:
631 * platform/qt/css2.1/t1001-abs-pos-cb-03-b-expected.png:
632 * platform/qt/css2.1/t1001-abs-pos-cb-03-b-expected.txt:
633 * platform/qt/css2.1/t1001-abs-pos-cb-04-b-expected.png:
634 * platform/qt/css2.1/t1001-abs-pos-cb-04-b-expected.txt:
635 * platform/qt/css2.1/t1001-abs-pos-cb-05-b-expected.png:
636 * platform/qt/css2.1/t1001-abs-pos-cb-05-b-expected.txt:
637 * platform/qt/css2.1/t1001-abs-pos-cb-06-b-expected.png:
638 * platform/qt/css2.1/t1001-abs-pos-cb-06-b-expected.txt:
639 * platform/qt/css2.1/t1001-abs-pos-cb-07-b-expected.png:
640 * platform/qt/css2.1/t1001-abs-pos-cb-07-b-expected.txt:
641 * platform/qt/css2.1/t1001-abs-pos-cb-08-b-expected.png:
642 * platform/qt/css2.1/t1001-abs-pos-cb-08-b-expected.txt:
643 * platform/qt/css2.1/t1001-abs-pos-cb-09-b-expected.png:
644 * platform/qt/css2.1/t1001-abs-pos-cb-09-b-expected.txt:
645 * platform/qt/css2.1/t1002-c5523-width-00-b-g-expected.png:
646 * platform/qt/css2.1/t1002-c5523-width-00-b-g-expected.txt:
647 * platform/qt/css2.1/t1002-c5523-width-01-b-g-expected.png:
648 * platform/qt/css2.1/t1002-c5523-width-01-b-g-expected.txt:
649 * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.png:
650 * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.txt:
651 * platform/qt/css2.1/t100303-c412-blockw-00-d-ag-expected.png:
652 * platform/qt/css2.1/t100303-c412-blockw-00-d-ag-expected.txt:
653 * platform/qt/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png:
654 * platform/qt/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt:
655 * platform/qt/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
656 * platform/qt/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
657 * platform/qt/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png:
658 * platform/qt/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt:
659 * platform/qt/css2.1/t1004-c5524-width-00-b-g-expected.png:
660 * platform/qt/css2.1/t1004-c5524-width-00-b-g-expected.txt:
661 * platform/qt/css2.1/t1005-c5524-width-00-b-g-expected.png:
662 * platform/qt/css2.1/t1005-c5524-width-00-b-g-expected.txt:
663 * platform/qt/css2.1/t1005-c5524-width-01-b-g-expected.png:
664 * platform/qt/css2.1/t1005-c5524-width-01-b-g-expected.txt:
665 * platform/qt/css2.1/t1008-c44-ln-box-00-d-ag-expected.png:
666 * platform/qt/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt:
667 * platform/qt/css2.1/t1008-c44-ln-box-01-d-ag-expected.png:
668 * platform/qt/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt:
669 * platform/qt/css2.1/t1008-c44-ln-box-03-d-ag-expected.png:
670 * platform/qt/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt:
671 * platform/qt/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png:
672 * platform/qt/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt:
673 * platform/qt/css2.1/t100801-c544-valgn-00-a-ag-expected.png:
674 * platform/qt/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
675 * platform/qt/css2.1/t100801-c544-valgn-02-d-agi-expected.png:
676 * platform/qt/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
677 * platform/qt/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
678 * platform/qt/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
679 * platform/qt/css2.1/t100801-c544-valgn-04-d-agi-expected.png:
680 * platform/qt/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
681 * platform/qt/css2.1/t100801-c548-leadin-00-d-a-expected.png:
682 * platform/qt/css2.1/t100801-c548-leadin-00-d-a-expected.txt:
683 * platform/qt/css2.1/t100801-c548-ln-ht-00-c-a-expected.png:
684 * platform/qt/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
685 * platform/qt/css2.1/t100801-c548-ln-ht-01-b-ag-expected.png: Removed.
686 * platform/qt/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Removed.
687 * platform/qt/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png:
688 * platform/qt/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt:
689 * platform/qt/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png:
690 * platform/qt/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt:
691 * platform/qt/css2.1/t1202-counter-00-b-expected.png: Added.
692 * platform/qt/css2.1/t1202-counter-00-b-expected.txt:
693 * platform/qt/css2.1/t1202-counter-01-b-expected.png: Added.
694 * platform/qt/css2.1/t1202-counter-01-b-expected.txt:
695 * platform/qt/css2.1/t1202-counter-02-b-expected.png: Added.
696 * platform/qt/css2.1/t1202-counter-02-b-expected.txt:
697 * platform/qt/css2.1/t1202-counter-03-b-expected.png: Added.
698 * platform/qt/css2.1/t1202-counter-03-b-expected.txt:
699 * platform/qt/css2.1/t1202-counter-04-b-expected.png: Added.
700 * platform/qt/css2.1/t1202-counter-04-b-expected.txt:
701 * platform/qt/css2.1/t1202-counter-05-b-expected.png: Added.
702 * platform/qt/css2.1/t1202-counter-05-b-expected.txt:
703 * platform/qt/css2.1/t1202-counter-06-b-expected.png: Added.
704 * platform/qt/css2.1/t1202-counter-06-b-expected.txt:
705 * platform/qt/css2.1/t1202-counter-07-b-expected.png: Added.
706 * platform/qt/css2.1/t1202-counter-07-b-expected.txt:
707 * platform/qt/css2.1/t1202-counter-08-b-expected.png:
708 * platform/qt/css2.1/t1202-counter-08-b-expected.txt:
709 * platform/qt/css2.1/t1202-counter-11-b-expected.png: Added.
710 * platform/qt/css2.1/t1202-counter-11-b-expected.txt:
711 * platform/qt/css2.1/t1202-counter-12-b-expected.png: Added.
712 * platform/qt/css2.1/t1202-counter-12-b-expected.txt:
713 * platform/qt/css2.1/t1202-counter-13-b-expected.png: Added.
714 * platform/qt/css2.1/t1202-counter-13-b-expected.txt:
715 * platform/qt/css2.1/t1202-counter-14-b-expected.png: Added.
716 * platform/qt/css2.1/t1202-counter-14-b-expected.txt:
717 * platform/qt/css2.1/t1202-counter-16-f-expected.png: Added.
718 * platform/qt/css2.1/t1202-counter-16-f-expected.txt:
719 * platform/qt/css2.1/t1202-counters-00-b-expected.png: Added.
720 * platform/qt/css2.1/t1202-counters-00-b-expected.txt:
721 * platform/qt/css2.1/t1202-counters-01-b-expected.png: Added.
722 * platform/qt/css2.1/t1202-counters-01-b-expected.txt:
723 * platform/qt/css2.1/t1202-counters-02-b-expected.png: Added.
724 * platform/qt/css2.1/t1202-counters-02-b-expected.txt:
725 * platform/qt/css2.1/t1202-counters-03-b-expected.png: Added.
726 * platform/qt/css2.1/t1202-counters-03-b-expected.txt:
727 * platform/qt/css2.1/t1202-counters-05-b-expected.png: Added.
728 * platform/qt/css2.1/t1202-counters-05-b-expected.txt:
729 * platform/qt/css2.1/t1202-counters-06-b-expected.png: Added.
730 * platform/qt/css2.1/t1202-counters-06-b-expected.txt:
731 * platform/qt/css2.1/t1202-counters-07-b-expected.png: Added.
732 * platform/qt/css2.1/t1202-counters-07-b-expected.txt:
733 * platform/qt/css2.1/t1202-counters-08-b-expected.png:
734 * platform/qt/css2.1/t1202-counters-08-b-expected.txt:
735 * platform/qt/css2.1/t1202-counters-11-b-expected.png: Added.
736 * platform/qt/css2.1/t1202-counters-11-b-expected.txt:
737 * platform/qt/css2.1/t1202-counters-12-b-expected.png: Added.
738 * platform/qt/css2.1/t1202-counters-12-b-expected.txt:
739 * platform/qt/css2.1/t1202-counters-13-b-expected.png: Added.
740 * platform/qt/css2.1/t1202-counters-13-b-expected.txt:
741 * platform/qt/css2.1/t1202-counters-14-b-expected.png: Added.
742 * platform/qt/css2.1/t1202-counters-14-b-expected.txt:
743 * platform/qt/css2.1/t1202-counters-16-c-expected.png: Added.
744 * platform/qt/css2.1/t1202-counters-16-c-expected.txt:
745 * platform/qt/css2.1/t1202-counters-17-d-expected.png: Added.
746 * platform/qt/css2.1/t1202-counters-17-d-expected.txt:
747 * platform/qt/css2.1/t1202-counters-18-f-expected.png: Added.
748 * platform/qt/css2.1/t1202-counters-18-f-expected.txt:
749 * platform/qt/css2.1/t1204-implied-00-b-expected.png:
750 * platform/qt/css2.1/t1204-implied-00-b-expected.txt:
751 * platform/qt/css2.1/t1204-implied-01-c-expected.png:
752 * platform/qt/css2.1/t1204-implied-01-c-expected.txt:
753 * platform/qt/css2.1/t1204-implied-02-d-expected.png:
754 * platform/qt/css2.1/t1204-implied-02-d-expected.txt:
755 * platform/qt/css2.1/t1204-multiple-00-c-expected.png:
756 * platform/qt/css2.1/t1204-multiple-00-c-expected.txt:
757 * platform/qt/css2.1/t1204-multiple-01-c-expected.png:
758 * platform/qt/css2.1/t1204-multiple-01-c-expected.txt:
759 * platform/qt/css2.1/t1204-order-00-c-expected.png:
760 * platform/qt/css2.1/t1204-order-00-c-expected.txt:
761 * platform/qt/css2.1/t1204-order-01-d-expected.png:
762 * platform/qt/css2.1/t1204-order-01-d-expected.txt:
763 * platform/qt/css2.1/t1204-root-e-expected.png:
764 * platform/qt/css2.1/t1204-root-e-expected.txt:
765 * platform/qt/css2.1/t120401-scope-00-b-expected.png:
766 * platform/qt/css2.1/t120401-scope-00-b-expected.txt:
767 * platform/qt/css2.1/t120401-scope-01-c-expected.png:
768 * platform/qt/css2.1/t120401-scope-01-c-expected.txt:
769 * platform/qt/css2.1/t120401-scope-02-c-expected.png:
770 * platform/qt/css2.1/t120401-scope-02-c-expected.txt:
771 * platform/qt/css2.1/t120401-scope-03-c-expected.png:
772 * platform/qt/css2.1/t120401-scope-03-c-expected.txt:
773 * platform/qt/css2.1/t120401-scope-04-d-expected.png:
774 * platform/qt/css2.1/t120401-scope-04-d-expected.txt:
775 * platform/qt/css2.1/t120403-content-none-00-c-expected.png:
776 * platform/qt/css2.1/t120403-content-none-00-c-expected.txt:
777 * platform/qt/css2.1/t120403-display-none-00-c-expected.png:
778 * platform/qt/css2.1/t120403-display-none-00-c-expected.txt:
779 * platform/qt/css2.1/t120403-visibility-00-c-expected.png:
780 * platform/qt/css2.1/t120403-visibility-00-c-expected.txt:
781 * platform/qt/css2.1/t1205-c561-list-displ-00-b-expected.png: Added.
782 * platform/qt/css2.1/t1205-c561-list-displ-00-b-expected.txt:
783 * platform/qt/css2.1/t1205-c563-list-type-00-b-expected.png: Added.
784 * platform/qt/css2.1/t1205-c563-list-type-00-b-expected.txt:
785 * platform/qt/css2.1/t1205-c563-list-type-01-b-expected.png: Added.
786 * platform/qt/css2.1/t1205-c563-list-type-01-b-expected.txt:
787 * platform/qt/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
788 * platform/qt/css2.1/t1205-c564-list-img-00-b-g-expected.txt:
789 * platform/qt/css2.1/t1205-c565-list-pos-00-b-expected.png: Added.
790 * platform/qt/css2.1/t1205-c565-list-pos-00-b-expected.txt:
791 * platform/qt/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added.
792 * platform/qt/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
793 * platform/qt/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added.
794 * platform/qt/css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
795 * platform/qt/css2.1/t1401-c531-color-00-a-expected.png:
796 * platform/qt/css2.1/t1401-c531-color-00-a-expected.txt:
797 * platform/qt/css2.1/t1402-c45-bg-canvas-00-b-expected.png:
798 * platform/qt/css2.1/t1402-c45-bg-canvas-00-b-expected.txt:
799 * platform/qt/css2.1/t140201-c532-bgcolor-00-a-expected.png: Added.
800 * platform/qt/css2.1/t140201-c532-bgcolor-00-a-expected.txt:
801 * platform/qt/css2.1/t140201-c532-bgcolor-01-b-expected.png: Added.
802 * platform/qt/css2.1/t140201-c532-bgcolor-01-b-expected.txt:
803 * platform/qt/css2.1/t140201-c533-bgimage-00-a-expected.png: Added.
804 * platform/qt/css2.1/t140201-c533-bgimage-00-a-expected.txt:
805 * platform/qt/css2.1/t140201-c533-bgimage-01-b-g-expected.png: Added.
806 * platform/qt/css2.1/t140201-c533-bgimage-01-b-g-expected.txt:
807 * platform/qt/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Added.
808 * platform/qt/css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
809 * platform/qt/css2.1/t140201-c534-bgre-01-b-ag-expected.png:
810 * platform/qt/css2.1/t140201-c534-bgre-01-b-ag-expected.txt:
811 * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added.
812 * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
813 * platform/qt/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Added.
814 * platform/qt/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
815 * platform/qt/css2.1/t140201-c536-bgpos-01-b-ag-expected.png:
816 * platform/qt/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt:
817 * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
818 * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
819 * platform/qt/css2.1/t1504-c523-font-style-00-b-expected.png: Added.
820 * platform/qt/css2.1/t1504-c523-font-style-00-b-expected.txt:
821 * platform/qt/css2.1/t1505-c524-font-var-00-b-expected.png:
822 * platform/qt/css2.1/t1505-c524-font-var-00-b-expected.txt:
823 * platform/qt/css2.1/t1506-c525-font-wt-00-b-expected.png: Added.
824 * platform/qt/css2.1/t1506-c525-font-wt-00-b-expected.txt:
825 * platform/qt/css2.1/t1507-c526-font-sz-00-b-expected.png: Added.
826 * platform/qt/css2.1/t1507-c526-font-sz-00-b-expected.txt:
827 * platform/qt/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added.
828 * platform/qt/css2.1/t1507-c526-font-sz-01-b-a-expected.txt:
829 * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added.
830 * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
831 * platform/qt/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added.
832 * platform/qt/css2.1/t1507-c526-font-sz-03-f-a-expected.txt:
833 * platform/qt/css2.1/t1508-c527-font-00-b-expected.png: Added.
834 * platform/qt/css2.1/t1508-c527-font-00-b-expected.txt:
835 * platform/qt/css2.1/t1508-c527-font-01-b-expected.png: Added.
836 * platform/qt/css2.1/t1508-c527-font-01-b-expected.txt:
837 * platform/qt/css2.1/t1508-c527-font-02-b-expected.png: Added.
838 * platform/qt/css2.1/t1508-c527-font-02-b-expected.txt:
839 * platform/qt/css2.1/t1508-c527-font-04-b-expected.png: Added.
840 * platform/qt/css2.1/t1508-c527-font-04-b-expected.txt:
841 * platform/qt/css2.1/t1508-c527-font-05-b-expected.png: Added.
842 * platform/qt/css2.1/t1508-c527-font-05-b-expected.txt:
843 * platform/qt/css2.1/t1508-c527-font-07-b-expected.png: Added.
844 * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
845 * platform/qt/css2.1/t1508-c527-font-08-b-expected.png: Added.
846 * platform/qt/css2.1/t1508-c527-font-08-b-expected.txt:
847 * platform/qt/css2.1/t1508-c527-font-09-b-expected.png: Added.
848 * platform/qt/css2.1/t1508-c527-font-09-b-expected.txt: Added.
849 * platform/qt/css2.1/t1508-c527-font-10-c-expected.png: Added.
850 * platform/qt/css2.1/t1508-c527-font-10-c-expected.txt:
851 * platform/qt/css2.1/t1601-c547-indent-01-d-expected.png:
852 * platform/qt/css2.1/t1601-c547-indent-01-d-expected.txt:
853 * platform/qt/css2.1/t1602-c546-txt-align-00-b-expected.png:
854 * platform/qt/css2.1/t1602-c546-txt-align-00-b-expected.txt:
855 * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.png:
856 * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.txt:
857 * platform/qt/css2.1/t1606-c562-white-sp-00-b-ag-expected.png:
858 * platform/qt/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
860 2012-07-25 Pavel Feldman <pfeldman@chromium.org>
862 Web Inspector: disabling property should remove "overriden" decoration from overriden UA shorthand.
863 https://bugs.webkit.org/show_bug.cgi?id=92253
865 Reviewed by Vsevolod Vlasov.
867 * inspector/styles/styles-disable-then-enable-overriden-ua-expected.txt: Added.
868 * inspector/styles/styles-disable-then-enable-overriden-ua.html: Added.
870 2012-07-25 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
872 [Qt] css2.1/t040* rebaseline after new test fonts
873 https://bugs.webkit.org/show_bug.cgi?id=92248
877 * platform/qt-5.0/Skipped:
878 * platform/qt/css2.1/t040102-keywords-00-b-expected.png: Added.
879 * platform/qt/css2.1/t040102-keywords-00-b-expected.txt:
880 * platform/qt/css2.1/t040102-keywords-01-b-expected.png: Added.
881 * platform/qt/css2.1/t040102-keywords-01-b-expected.txt:
882 * platform/qt/css2.1/t040103-case-00-b-expected.png: Added.
883 * platform/qt/css2.1/t040103-case-00-b-expected.txt:
884 * platform/qt/css2.1/t040103-case-01-c-expected.png: Added.
885 * platform/qt/css2.1/t040103-case-01-c-expected.txt:
886 * platform/qt/css2.1/t040103-escapes-00-b-expected.png: Added.
887 * platform/qt/css2.1/t040103-escapes-00-b-expected.txt:
888 * platform/qt/css2.1/t040103-escapes-01-b-expected.png:
889 * platform/qt/css2.1/t040103-escapes-01-b-expected.txt:
890 * platform/qt/css2.1/t040103-escapes-02-d-expected.png: Added.
891 * platform/qt/css2.1/t040103-escapes-02-d-expected.txt:
892 * platform/qt/css2.1/t040103-escapes-03-b-expected.png: Added.
893 * platform/qt/css2.1/t040103-escapes-03-b-expected.txt:
894 * platform/qt/css2.1/t040103-escapes-04-b-expected.png: Added.
895 * platform/qt/css2.1/t040103-escapes-04-b-expected.txt:
896 * platform/qt/css2.1/t040103-escapes-05-c-expected.png: Added.
897 * platform/qt/css2.1/t040103-escapes-05-c-expected.txt:
898 * platform/qt/css2.1/t040103-escapes-06-b-expected.png: Added.
899 * platform/qt/css2.1/t040103-escapes-06-b-expected.txt:
900 * platform/qt/css2.1/t040103-escapes-07-b-expected.png: Added.
901 * platform/qt/css2.1/t040103-escapes-07-b-expected.txt:
902 * platform/qt/css2.1/t040103-escapes-08-b-expected.png: Added.
903 * platform/qt/css2.1/t040103-escapes-08-b-expected.txt:
904 * platform/qt/css2.1/t040103-ident-00-c-expected.png: Added.
905 * platform/qt/css2.1/t040103-ident-00-c-expected.txt:
906 * platform/qt/css2.1/t040103-ident-01-c-expected.png: Added.
907 * platform/qt/css2.1/t040103-ident-01-c-expected.txt:
908 * platform/qt/css2.1/t040103-ident-02-c-expected.png: Added.
909 * platform/qt/css2.1/t040103-ident-02-c-expected.txt:
910 * platform/qt/css2.1/t040103-ident-03-c-expected.txt: Removed.
911 * platform/qt/css2.1/t040103-ident-04-c-expected.png: Added.
912 * platform/qt/css2.1/t040103-ident-04-c-expected.txt:
913 * platform/qt/css2.1/t040103-ident-05-c-expected.png: Added.
914 * platform/qt/css2.1/t040103-ident-05-c-expected.txt:
915 * platform/qt/css2.1/t040103-ident-06-c-expected.png: Added.
916 * platform/qt/css2.1/t040103-ident-06-c-expected.txt:
917 * platform/qt/css2.1/t040103-ident-07-c-expected.png: Added.
918 * platform/qt/css2.1/t040103-ident-07-c-expected.txt:
919 * platform/qt/css2.1/t040103-ident-08-c-expected.png: Added.
920 * platform/qt/css2.1/t040103-ident-08-c-expected.txt:
921 * platform/qt/css2.1/t040103-ident-09-c-expected.png: Added.
922 * platform/qt/css2.1/t040103-ident-09-c-expected.txt:
923 * platform/qt/css2.1/t040103-ident-10-c-expected.png: Added.
924 * platform/qt/css2.1/t040103-ident-10-c-expected.txt:
925 * platform/qt/css2.1/t040103-ident-11-c-expected.png: Added.
926 * platform/qt/css2.1/t040103-ident-11-c-expected.txt:
927 * platform/qt/css2.1/t040103-ident-12-c-expected.png: Added.
928 * platform/qt/css2.1/t040103-ident-12-c-expected.txt:
929 * platform/qt/css2.1/t040103-ident-13-c-expected.png: Added.
930 * platform/qt/css2.1/t040103-ident-13-c-expected.txt:
931 * platform/qt/css2.1/t040105-atkeyw-00-b-expected.png: Added.
932 * platform/qt/css2.1/t040105-atkeyw-00-b-expected.txt:
933 * platform/qt/css2.1/t040105-atkeyw-01-b-expected.png: Added.
934 * platform/qt/css2.1/t040105-atkeyw-01-b-expected.txt:
935 * platform/qt/css2.1/t040105-atkeyw-02-b-expected.png: Added.
936 * platform/qt/css2.1/t040105-atkeyw-02-b-expected.txt:
937 * platform/qt/css2.1/t040105-atrule-00-b-expected.png: Added.
938 * platform/qt/css2.1/t040105-atrule-00-b-expected.txt:
939 * platform/qt/css2.1/t040105-atrule-01-b-expected.png: Added.
940 * platform/qt/css2.1/t040105-atrule-01-b-expected.txt:
941 * platform/qt/css2.1/t040105-atrule-02-b-expected.png: Added.
942 * platform/qt/css2.1/t040105-atrule-02-b-expected.txt:
943 * platform/qt/css2.1/t040105-atrule-03-b-expected.png: Added.
944 * platform/qt/css2.1/t040105-atrule-03-b-expected.txt:
945 * platform/qt/css2.1/t040105-atrule-04-b-expected.png: Added.
946 * platform/qt/css2.1/t040105-atrule-04-b-expected.txt:
947 * platform/qt/css2.1/t040105-import-00-b-expected.png: Added.
948 * platform/qt/css2.1/t040105-import-00-b-expected.txt:
949 * platform/qt/css2.1/t040105-import-01-b-expected.png: Added.
950 * platform/qt/css2.1/t040105-import-01-b-expected.txt:
951 * platform/qt/css2.1/t040105-import-10-b-expected.png:
952 * platform/qt/css2.1/t040105-import-10-b-expected.txt:
953 * platform/qt/css2.1/t040109-c17-comments-00-b-expected.png: Added.
954 * platform/qt/css2.1/t040109-c17-comments-00-b-expected.txt:
955 * platform/qt/css2.1/t040109-c17-comments-01-b-expected.png: Added.
956 * platform/qt/css2.1/t040109-c17-comments-01-b-expected.txt:
957 * platform/qt/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added.
958 * platform/qt/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt:
959 * platform/qt/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added.
960 * platform/qt/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt:
961 * platform/qt/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added.
962 * platform/qt/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
963 * platform/qt/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added.
964 * platform/qt/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt:
965 * platform/qt/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Added.
966 * platform/qt/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt:
967 * platform/qt/css2.1/t0402-syntax-01-f-expected.png: Added.
968 * platform/qt/css2.1/t0402-syntax-01-f-expected.txt:
969 * platform/qt/css2.1/t0402-syntax-02-f-expected.png: Added.
970 * platform/qt/css2.1/t0402-syntax-02-f-expected.txt:
971 * platform/qt/css2.1/t0402-syntax-03-f-expected.png: Added.
972 * platform/qt/css2.1/t0402-syntax-03-f-expected.txt:
973 * platform/qt/css2.1/t0402-syntax-04-f-expected.png: Added.
974 * platform/qt/css2.1/t0402-syntax-04-f-expected.txt:
975 * platform/qt/css2.1/t0402-syntax-05-f-expected.png: Added.
976 * platform/qt/css2.1/t0402-syntax-05-f-expected.txt:
977 * platform/qt/css2.1/t0402-syntax-06-f-expected.png: Added.
978 * platform/qt/css2.1/t0402-syntax-06-f-expected.txt:
979 * platform/qt/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added.
980 * platform/qt/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
981 * platform/qt/css2.1/t040302-c61-phys-len-00-b-expected.png: Added.
982 * platform/qt/css2.1/t040302-c61-phys-len-00-b-expected.txt:
983 * platform/qt/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Added.
984 * platform/qt/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
985 * platform/qt/css2.1/t040303-c62-percent-00-b-ag-expected.png:
986 * platform/qt/css2.1/t040303-c62-percent-00-b-ag-expected.txt:
987 * platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.png: Added.
988 * platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.txt:
989 * platform/qt/css2.1/t040306-c63-color-00-b-ag-expected.png: Added.
990 * platform/qt/css2.1/t040306-c63-color-00-b-ag-expected.txt:
991 * platform/qt/css2.1/t040306-syntax-01-f-expected.png: Added.
992 * platform/qt/css2.1/t040306-syntax-01-f-expected.txt:
993 * platform/qt/css2.1/t040307-syntax-01-b-expected.png: Added.
994 * platform/qt/css2.1/t040307-syntax-01-b-expected.txt:
996 2012-07-25 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
998 [Qt] Fix rebaseline for two tests in svg/hixie
999 https://bugs.webkit.org/show_bug.cgi?id=92244
1001 Reviewed by Alexis Menard.
1003 * platform/qt-5.0/svg/hixie/intrinsic/003-expected.txt: Removed.
1004 * platform/qt/svg/hixie/error/017-expected.txt:
1005 * platform/qt/svg/hixie/intrinsic/003-expected.png:
1007 2012-07-25 Pavel Feldman <pfeldman@chromium.org>
1009 Web Inspector: Redundant Style Declarations Missing in Styles Section
1010 https://bugs.webkit.org/show_bug.cgi?id=91931
1012 Reviewed by Vsevolod Vlasov.
1014 * http/tests/inspector/elements-test.js:
1015 (initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
1016 * inspector/elements/elements-panel-styles-expected.txt:
1017 * inspector/styles/force-pseudo-state-expected.txt:
1018 * inspector/styles/inject-stylesheet-expected.txt:
1019 * inspector/styles/lazy-computed-style-expected.txt:
1020 * inspector/styles/styles-overriden-properties-expected.txt: Added.
1021 * inspector/styles/styles-overriden-properties.html: Added.
1022 * inspector/styles/styles-update-from-js-expected.txt:
1023 * platform/chromium/inspector/styles/inject-stylesheet-expected.txt: Removed.
1025 2012-07-25 Csaba Osztrogonác <ossy@webkit.org>
1027 [Qt] Unreviewed gardening.
1029 * platform/qt/Skipped: Skip 2 more tests because of minor 32/64 bit differences.
1031 2012-07-25 Alexis Menard <alexis.menard@openbossa.org>
1033 [Qt] svg/dom, svg/filters, svg/foreignObject rebaseline after new test fonts.
1034 https://bugs.webkit.org/show_bug.cgi?id=92243
1036 Unreviewed gardening.
1038 These tests have been skipped because monospace fonts weren't properly used by
1039 layout tests. After r121971, the test results are normal again.
1041 * platform/qt-5.0/Skipped:
1042 * platform/qt/svg/dom/SVGPathSegList-cloning-expected.png:
1043 * platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt:
1044 * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png:
1045 * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt:
1046 * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png:
1047 * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt:
1048 * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
1049 * platform/qt/svg/filters/feComposite-expected.png: Added.
1050 * platform/qt/svg/filters/feComposite-expected.txt:
1051 * platform/qt/svg/filters/filter-on-filter-for-text-expected.png:
1052 * platform/qt/svg/filters/filter-on-filter-for-text-expected.txt:
1053 * platform/qt/svg/filters/filter-on-tspan-expected.png:
1054 * platform/qt/svg/filters/filter-on-tspan-expected.txt:
1055 * platform/qt/svg/filters/filter-width-update-expected.png:
1056 * platform/qt/svg/filters/filter-width-update-expected.txt:
1057 * platform/qt/svg/filters/sourceAlpha-expected.png: Added.
1058 * platform/qt/svg/filters/sourceAlpha-expected.txt:
1059 * platform/qt/svg/foreignObject/fO-parent-display-changes-expected.txt:
1060 * platform/qt/svg/foreignObject/fO-parent-display-none-expected.txt:
1061 * platform/qt/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
1062 * platform/qt/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
1063 * platform/qt/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
1064 * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png:
1065 * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1066 * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1067 * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.png:
1068 * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
1070 2012-07-25 Alexis Menard <alexis.menard@openbossa.org>
1072 [Qt] svg/hixie rebaseline after new test fonts.
1073 https://bugs.webkit.org/show_bug.cgi?id=92242
1075 Unreviewed gardening.
1077 These tests have been skipped because monospace fonts weren't properly used by
1078 layout tests. After r121971, the test results are normal again.
1080 * platform/qt-5.0/Skipped:
1081 * platform/qt/svg/hixie/dynamic/002-expected.txt:
1082 * platform/qt/svg/hixie/error/002-expected.txt:
1083 * platform/qt/svg/hixie/error/003-expected.png:
1084 * platform/qt/svg/hixie/error/003-expected.txt:
1085 * platform/qt/svg/hixie/error/010-expected.png:
1086 * platform/qt/svg/hixie/error/010-expected.txt:
1087 * platform/qt/svg/hixie/error/011-expected.png:
1088 * platform/qt/svg/hixie/error/011-expected.txt:
1089 * platform/qt/svg/hixie/error/013-expected.png:
1090 * platform/qt/svg/hixie/error/013-expected.txt:
1091 * platform/qt/svg/hixie/error/017-expected.png:
1092 * platform/qt/svg/hixie/error/017-expected.txt:
1093 * platform/qt/svg/hixie/intrinsic/001-expected.png:
1094 * platform/qt/svg/hixie/intrinsic/001-expected.txt:
1095 * platform/qt/svg/hixie/intrinsic/002-expected.png:
1096 * platform/qt/svg/hixie/intrinsic/002-expected.txt:
1097 * platform/qt/svg/hixie/intrinsic/003-expected.png:
1098 * platform/qt/svg/hixie/intrinsic/003-expected.txt:
1099 * platform/qt/svg/hixie/links/002-expected.png:
1100 * platform/qt/svg/hixie/links/002-expected.txt:
1101 * platform/qt/svg/hixie/mixed/003-expected.png:
1102 * platform/qt/svg/hixie/mixed/003-expected.txt:
1103 * platform/qt/svg/hixie/mixed/004-expected.txt: Added.
1104 * platform/qt/svg/hixie/mixed/005-expected.txt: Added.
1105 * platform/qt/svg/hixie/mixed/006-expected.png:
1106 * platform/qt/svg/hixie/mixed/006-expected.txt:
1107 * platform/qt/svg/hixie/mixed/007-expected.txt:
1108 * platform/qt/svg/hixie/mixed/008-expected.png:
1109 * platform/qt/svg/hixie/mixed/008-expected.txt:
1110 * platform/qt/svg/hixie/mixed/009-expected.png:
1111 * platform/qt/svg/hixie/mixed/009-expected.txt:
1112 * platform/qt/svg/hixie/mixed/010-expected.png:
1113 * platform/qt/svg/hixie/mixed/010-expected.txt:
1114 * platform/qt/svg/hixie/mixed/011-expected.png:
1115 * platform/qt/svg/hixie/mixed/011-expected.txt:
1116 * platform/qt/svg/hixie/perf/001-expected.txt:
1117 * platform/qt/svg/hixie/perf/002-expected.txt:
1118 * platform/qt/svg/hixie/perf/003-expected.png:
1119 * platform/qt/svg/hixie/perf/003-expected.txt:
1120 * platform/qt/svg/hixie/perf/004-expected.png:
1121 * platform/qt/svg/hixie/perf/004-expected.txt:
1122 * platform/qt/svg/hixie/perf/005-expected.png:
1123 * platform/qt/svg/hixie/perf/005-expected.txt:
1124 * platform/qt/svg/hixie/perf/006-expected.png:
1125 * platform/qt/svg/hixie/perf/006-expected.txt:
1126 * platform/qt/svg/hixie/perf/007-expected.png:
1127 * platform/qt/svg/hixie/perf/007-expected.txt:
1128 * platform/qt/svg/hixie/processing-model/003-expected.png:
1129 * platform/qt/svg/hixie/processing-model/003-expected.txt:
1130 * platform/qt/svg/hixie/processing-model/004-expected.png:
1131 * platform/qt/svg/hixie/processing-model/004-expected.txt:
1132 * platform/qt/svg/hixie/rendering-model/003-expected.png:
1133 * platform/qt/svg/hixie/rendering-model/003-expected.txt:
1134 * platform/qt/svg/hixie/rendering-model/004-expected.png:
1135 * platform/qt/svg/hixie/rendering-model/004-expected.txt:
1136 * platform/qt/svg/hixie/text/002-expected.png:
1137 * platform/qt/svg/hixie/text/002-expected.txt:
1138 * platform/qt/svg/hixie/text/003-expected.png:
1139 * platform/qt/svg/hixie/text/003-expected.txt:
1140 * platform/qt/svg/hixie/text/003a-expected.png:
1141 * platform/qt/svg/hixie/text/003a-expected.txt:
1142 * platform/qt/svg/hixie/text/003b-expected.png:
1143 * platform/qt/svg/hixie/text/003b-expected.txt:
1144 * platform/qt/svg/hixie/viewbox/002-expected.txt:
1145 * platform/qt/svg/hixie/viewbox/003-expected.txt:
1146 * platform/qt/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
1147 * platform/qt/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1148 * platform/qt/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
1149 * platform/qt/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1151 2012-07-25 Csaba Osztrogonác <ossy@webkit.org>
1153 [Qt] Unreviewed gardening.
1155 * platform/qt-4.8/Skipped: Unskip now passing tests. (bug85203)
1156 * platform/qt/Skipped: Skip new tests without expected files.
1158 2012-07-25 Dominik Röttsches <dominik.rottsches@intel.com>
1160 [EFL] Rebaseline for changed mathml dump after r123492
1161 https://bugs.webkit.org/show_bug.cgi?id=92234
1163 Unreviewed, EFL rebaseline.
1165 * platform/efl/mathml/msub-anonymous-child-render-crash-expected.txt: Added.
1167 2012-07-25 Shinya Kawanaka <shinyak@chromium.org>
1169 A validation bubble should not be modifiable.
1170 https://bugs.webkit.org/show_bug.cgi?id=92217
1172 Reviewed by Kent Tamura.
1174 * fast/forms/validation-message-user-modify-expected.txt: Added.
1175 * fast/forms/validation-message-user-modify.html: Added.
1177 2012-07-25 Csaba Osztrogonác <ossy@webkit.org>
1179 [Qt] Unreviewed gardening, update Qt5 specific test results.
1181 * platform/qt-5.0-wk1/fast/text/whitespace/028-expected.png: Added.
1182 * platform/qt-5.0-wk1/fast/text/whitespace/028-expected.txt: Added.
1183 * platform/qt-5.0-wk2/fast/text/whitespace/028-expected.png: Added.
1184 * platform/qt-5.0-wk2/fast/text/whitespace/028-expected.txt: Added.
1185 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Added.
1186 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
1187 * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
1188 * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
1189 * platform/qt-5.0/svg/as-object/object-box-sizing-no-width-height-expected.png: Added.
1190 * platform/qt-5.0/svg/as-object/object-box-sizing-no-width-height-expected.txt: Added.
1191 * platform/qt-5.0/svg/batik/text/longTextOnPath-expected.png: Added.
1192 * platform/qt-5.0/svg/batik/text/longTextOnPath-expected.txt: Added.
1193 * platform/qt-5.0/svg/carto.net/tabgroup-expected.png: Added.
1194 * platform/qt-5.0/svg/carto.net/tabgroup-expected.txt: Added.
1196 2012-07-25 Balazs Ankes <bank@inf.u-szeged.hu>
1198 [Qt] Unreviewed gardening.
1200 * platform/qt/Skipped:
1202 2012-07-25 Zan Dobersek <zandobersek@gmail.com>
1204 Unreviewed GTK gardening, updating one mathml test baseline after r123492.
1206 * platform/gtk/mathml/msub-anonymous-child-render-crash-expected.txt: Added.
1208 2012-07-25 Balazs Ankes <bank@inf.u-szeged.hu>
1210 [Qt] Unreviewed gardening.
1212 * platform/qt/Skipped:
1214 2012-07-25 Zan Dobersek <zandobersek@gmail.com>
1216 fast/events/panScroll-click-hyperlink.html test should be put in platform/win
1217 https://bugs.webkit.org/show_bug.cgi?id=92111
1219 Reviewed by Daniel Bates.
1221 Move the test into platform/win directory where other pan scrolling tests reside,
1222 and remove other ports' baselines as they just indicated that pan scrolling is not
1223 supported on those platforms. chromium-win and qt-win platforms still pass the test
1224 but should cope with the default baseline just fine.
1226 * platform/chromium-linux/fast/events/panScroll-click-hyperlink-expected.txt: Removed.
1227 * platform/chromium-win/fast/events/panScroll-click-hyperlink-expected.txt: Removed.
1228 * platform/efl/fast/events/panScroll-click-hyperlink-expected.txt: Removed.
1229 * platform/gtk/TestExpectations:
1230 * platform/mac/fast/events/panScroll-click-hyperlink-expected.txt: Removed.
1231 * platform/qt/fast/events/panScroll-click-hyperlink-expected.txt: Removed.
1232 * platform/win/fast/events/panScroll-click-hyperlink.html: Renamed from LayoutTests/fast/events/panScroll-click-hyperlink.html.
1234 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
1236 [Tests] Copy fast/forms/number/number-spinbutton-change-and-input-events.html to fast/forms/js/resources
1237 https://bugs.webkit.org/show_bug.cgi?id=92209
1239 Reviewed by Kent Tamura.
1241 This patch copies test file fast/forms/number/number-spinbutton-change-and-input-events.html
1242 to JavaScript code directory fast/forms/resources as common-spinbutton-change-and-input-events.js
1243 for sharing code with other input types.
1245 This patch is preparation of re-factoring.
1247 * fast/forms/resources/common-spinbutton-change-and-input-events.js: Copied from LayoutTests/fast/forms/number/number-spinbutton-change-and-input-events.html.
1249 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
1251 [Tests] Rename fast/number/number-events.html to number-spinbutton-change-and-input-events.html
1252 https://bugs.webkit.org/show_bug.cgi?id=92208
1254 Reviewed by Kent Tamura.
1256 This patch renames fast/forms/number/number-events.html to number-spinbutton-change-and-input-events.html
1257 to make file name explains what test will be done.
1259 * fast/forms/number/number-events-expected.txt: Removed.
1260 * fast/forms/number/number-events.html: Removed.
1261 * fast/forms/number/number-spinbutton-change-and-input-events-expected.txt: Copied from LayoutTests/fast/forms/number/number-events-expected.txt.
1262 * fast/forms/number/number-spinbutton-change-and-input-events.html: Copied from LayoutTests/fast/forms/number/number-events.html.
1263 * platform/qt/Skipped:
1264 * platform/win/Skipped:
1265 * platform/wincairo/Skipped:
1267 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
1269 [Tests] Remove duplicated fast/forms/number/number-spinbutton-events.html
1270 https://bugs.webkit.org/show_bug.cgi?id=92205
1272 Reviewed by Kent Tamura.
1274 This patch removes fast/forms/number/number-spinbutton-events.html
1275 because fast/forms/number/number-events.html covers and checked more.
1277 r108955 is an evidence of coverage.
1279 * fast/forms/number/number-spinbutton-events-expected.txt: Removed.
1280 * fast/forms/number/number-spinbutton-events.html: Removed.
1281 * platform/efl/Skipped:
1282 * platform/qt-arm/TestExpectations:
1283 * platform/win/Skipped:
1285 2012-07-24 Hironori Bono <hbono@chromium.org>
1287 Avoid moving child objects multiple times when vertical scrollbar are shown at the left side.
1288 https://bugs.webkit.org/show_bug.cgi?id=91756
1290 Reviewed by Tony Chang.
1292 This change adds a test that compares CSSOM properties of an RTL element which
1293 includes positioned objects with the CSSOM properties of an LTR one. This change
1294 also uses clientLeft properties in offsetX-offsetY.html to remove a hard-coded
1295 value in the test and adds rebaselined results for Windows.
1297 * fast/events/offsetX-offsetY.html: Replaced a hard-coded value 'borderLeft' with clientLeft.
1298 * platform/chromium-linux/fast/block/float/026-expected.png:
1299 * platform/chromium-linux/fast/block/float/028-expected.png:
1300 * platform/chromium-win/fast/block/float/026-expected.png:
1301 * platform/chromium-win/fast/block/float/028-expected.png:
1302 * platform/chromium-win/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
1303 * platform/chromium-win/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
1304 * scrollbars/rtl/div-absolute-expected.txt: Added.
1305 * scrollbars/rtl/div-absolute.html: Added.
1307 2012-07-24 Dan Bernstein <mitz@apple.com>
1309 RenderBlock::positionForPoint can fail when the block or its children have a vertical writing mode
1310 https://bugs.webkit.org/show_bug.cgi?id=92202
1312 Reviewed by Beth Dakin.
1314 * fast/writing-mode/positionForPoint-expected.txt: Added.
1315 * fast/writing-mode/positionForPoint.html: Added.
1317 2012-07-24 MORITA Hajime <morrita@google.com>
1319 https://bugs.webkit.org/show_bug.cgi?id=89179
1320 Rendering LI having Shadow DOM seems weird
1322 Reviewed by Dimitri Glazkov.
1324 * fast/dom/shadow/shadow-and-list-elements-expected.html: Added.
1325 * fast/dom/shadow/shadow-and-list-elements.html: Added.
1327 2012-07-24 Jer Noble <jer.noble@apple.com>
1329 setting playbackRate on a MediaController doesn't change the playbackRate for slaved media
1330 https://bugs.webkit.org/show_bug.cgi?id=92035
1332 Reviewed by Darin Adler.
1334 * media/media-controller-playbackrate-expected.txt: Added.
1335 * media/media-controller-playbackrate.html: Added.
1337 2012-07-24 Alexis Menard <alexis.menard@openbossa.org>
1339 [Qt] svg/as-border-image, svg/as-image, svg/as-object, svg/css rebaseline after new test fonts.
1340 https://bugs.webkit.org/show_bug.cgi?id=92193
1342 Unreviewed gardening.
1344 These tests have been skipped because monospace fonts weren't properly used by
1345 layout tests. After r121971, the test results are normal again.
1347 * platform/qt-5.0/Skipped:
1348 * platform/qt/svg/as-border-image/svg-as-border-image-2-expected.png:
1349 * platform/qt/svg/as-border-image/svg-as-border-image-2-expected.txt:
1350 * platform/qt/svg/as-border-image/svg-as-border-image-expected.png:
1351 * platform/qt/svg/as-border-image/svg-as-border-image-expected.txt:
1352 * platform/qt/svg/as-image/animated-svg-as-image-expected.png: Added.
1353 * platform/qt/svg/as-image/animated-svg-as-image-expected.txt:
1354 * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
1355 * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt:
1356 * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
1357 * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt:
1358 * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png:
1359 * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt:
1360 * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
1361 * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
1362 * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
1363 * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
1364 * platform/qt/svg/as-image/same-image-two-instances-expected.txt:
1365 * platform/qt/svg/as-image/svg-image-change-content-size-expected.png:
1366 * platform/qt/svg/as-image/svg-image-change-content-size-expected.txt:
1367 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt:
1368 * platform/qt/svg/css/composite-shadow-text-expected.png:
1369 * platform/qt/svg/css/composite-shadow-text-expected.txt:
1370 * platform/qt/svg/css/css-box-min-width-expected.png:
1371 * platform/qt/svg/css/css-box-min-width-expected.txt:
1372 * platform/qt/svg/css/text-shadow-multiple-expected.png:
1373 * platform/qt/svg/css/text-shadow-multiple-expected.txt:
1375 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
1377 [Qt] css2.1/t080* rebaseline after new test fonts
1378 https://bugs.webkit.org/show_bug.cgi?id=92191
1382 * platform/qt-5.0/Skipped:
1383 * platform/qt-5.0/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
1384 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
1385 * platform/qt-5.0/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
1386 * platform/qt-5.0/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
1387 * platform/qt-5.0/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
1388 * platform/qt-5.0/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
1389 * platform/qt-5.0/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
1390 * platform/qt/css2.1/t0801-c412-hz-box-00-b-a-expected.png:
1391 * platform/qt/css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
1392 * platform/qt/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png:
1393 * platform/qt/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt:
1394 * platform/qt/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png:
1395 * platform/qt/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
1396 * platform/qt/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png:
1397 * platform/qt/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt:
1398 * platform/qt/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png:
1399 * platform/qt/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt:
1400 * platform/qt/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png:
1401 * platform/qt/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt:
1402 * platform/qt/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png:
1403 * platform/qt/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt:
1404 * platform/qt/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png:
1405 * platform/qt/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt:
1406 * platform/qt/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png:
1407 * platform/qt/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt:
1408 * platform/qt/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png:
1409 * platform/qt/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt:
1410 * platform/qt/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png:
1411 * platform/qt/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt:
1412 * platform/qt/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png:
1413 * platform/qt/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt:
1414 * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
1415 * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
1416 * platform/qt/css2.1/t0803-c5502-mrgn-r-03-c-expected.png:
1417 * platform/qt/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt:
1418 * platform/qt/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png:
1419 * platform/qt/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt:
1420 * platform/qt/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png:
1421 * platform/qt/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
1422 * platform/qt/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png:
1423 * platform/qt/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt:
1424 * platform/qt/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png:
1425 * platform/qt/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt:
1426 * platform/qt/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png:
1427 * platform/qt/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt:
1428 * platform/qt/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png:
1429 * platform/qt/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt:
1430 * platform/qt/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png:
1431 * platform/qt/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt:
1432 * platform/qt/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png:
1433 * platform/qt/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt:
1434 * platform/qt/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png:
1435 * platform/qt/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt:
1436 * platform/qt/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png:
1437 * platform/qt/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt:
1438 * platform/qt/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png:
1439 * platform/qt/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt:
1440 * platform/qt/css2.1/t0803-c5504-mrgn-l-02-c-expected.png:
1441 * platform/qt/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt:
1442 * platform/qt/css2.1/t0803-c5504-mrgn-l-03-c-expected.png:
1443 * platform/qt/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt:
1444 * platform/qt/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png:
1445 * platform/qt/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt:
1446 * platform/qt/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png:
1447 * platform/qt/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt:
1448 * platform/qt/css2.1/t0803-c5505-mrgn-01-e-a-expected.png:
1449 * platform/qt/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt:
1450 * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.png:
1451 * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
1452 * platform/qt/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png:
1453 * platform/qt/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt:
1454 * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
1455 * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
1456 * platform/qt/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png:
1457 * platform/qt/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt:
1458 * platform/qt/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png:
1459 * platform/qt/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt:
1460 * platform/qt/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png:
1461 * platform/qt/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt:
1462 * platform/qt/css2.1/t0804-c5506-padn-t-00-b-a-expected.png:
1463 * platform/qt/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt:
1464 * platform/qt/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png:
1465 * platform/qt/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt:
1466 * platform/qt/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png:
1467 * platform/qt/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt:
1468 * platform/qt/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png:
1469 * platform/qt/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt:
1470 * platform/qt/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png:
1471 * platform/qt/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt:
1472 * platform/qt/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png:
1473 * platform/qt/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt:
1474 * platform/qt/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
1475 * platform/qt/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
1476 * platform/qt/css2.1/t0804-c5507-padn-r-01-c-a-expected.png:
1477 * platform/qt/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt:
1478 * platform/qt/css2.1/t0804-c5507-padn-r-02-f-expected.png:
1479 * platform/qt/css2.1/t0804-c5507-padn-r-02-f-expected.txt:
1480 * platform/qt/css2.1/t0804-c5507-padn-r-03-f-expected.png:
1481 * platform/qt/css2.1/t0804-c5507-padn-r-03-f-expected.txt:
1482 * platform/qt/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png:
1483 * platform/qt/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt:
1484 * platform/qt/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png:
1485 * platform/qt/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt:
1486 * platform/qt/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png:
1487 * platform/qt/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt:
1488 * platform/qt/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png:
1489 * platform/qt/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt:
1490 * platform/qt/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png:
1491 * platform/qt/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt:
1492 * platform/qt/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png:
1493 * platform/qt/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt:
1494 * platform/qt/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png:
1495 * platform/qt/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt:
1496 * platform/qt/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png:
1497 * platform/qt/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt:
1498 * platform/qt/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png:
1499 * platform/qt/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt:
1500 * platform/qt/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png:
1501 * platform/qt/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
1502 * platform/qt/css2.1/t0804-c5509-padn-l-01-b-a-expected.png:
1503 * platform/qt/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt:
1504 * platform/qt/css2.1/t0804-c5509-padn-l-02-f-expected.png:
1505 * platform/qt/css2.1/t0804-c5509-padn-l-02-f-expected.txt:
1506 * platform/qt/css2.1/t0804-c5509-padn-l-03-f-g-expected.png:
1507 * platform/qt/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
1508 * platform/qt/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png:
1509 * platform/qt/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt:
1510 * platform/qt/css2.1/t0804-c5510-padn-00-b-ag-expected.png:
1511 * platform/qt/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
1512 * platform/qt/css2.1/t0804-c5510-padn-01-e-a-expected.png:
1513 * platform/qt/css2.1/t0804-c5510-padn-01-e-a-expected.txt:
1514 * platform/qt/css2.1/t0804-c5510-padn-02-f-expected.png:
1515 * platform/qt/css2.1/t0804-c5510-padn-02-f-expected.txt:
1516 * platform/qt/css2.1/t0805-c5511-brdr-tw-00-b-expected.png:
1517 * platform/qt/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt:
1518 * platform/qt/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png:
1519 * platform/qt/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt:
1520 * platform/qt/css2.1/t0805-c5511-brdr-tw-02-b-expected.png:
1521 * platform/qt/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt:
1522 * platform/qt/css2.1/t0805-c5511-brdr-tw-03-b-expected.png:
1523 * platform/qt/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt:
1524 * platform/qt/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png:
1525 * platform/qt/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt:
1526 * platform/qt/css2.1/t0805-c5512-brdr-rw-00-b-expected.png:
1527 * platform/qt/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt:
1528 * platform/qt/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png:
1529 * platform/qt/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt:
1530 * platform/qt/css2.1/t0805-c5512-brdr-rw-02-b-expected.png:
1531 * platform/qt/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt:
1532 * platform/qt/css2.1/t0805-c5512-brdr-rw-03-b-expected.png:
1533 * platform/qt/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt:
1534 * platform/qt/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png:
1535 * platform/qt/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt:
1536 * platform/qt/css2.1/t0805-c5513-brdr-bw-00-b-expected.png:
1537 * platform/qt/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt:
1538 * platform/qt/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png:
1539 * platform/qt/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt:
1540 * platform/qt/css2.1/t0805-c5513-brdr-bw-02-b-expected.png:
1541 * platform/qt/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt:
1542 * platform/qt/css2.1/t0805-c5513-brdr-bw-03-b-expected.png:
1543 * platform/qt/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt:
1544 * platform/qt/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png:
1545 * platform/qt/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt:
1546 * platform/qt/css2.1/t0805-c5514-brdr-lw-00-b-expected.png:
1547 * platform/qt/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt:
1548 * platform/qt/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png:
1549 * platform/qt/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt:
1550 * platform/qt/css2.1/t0805-c5514-brdr-lw-02-b-expected.png:
1551 * platform/qt/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt:
1552 * platform/qt/css2.1/t0805-c5514-brdr-lw-03-b-expected.png:
1553 * platform/qt/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt:
1554 * platform/qt/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png:
1555 * platform/qt/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt:
1556 * platform/qt/css2.1/t0805-c5515-brdr-w-00-a-expected.png:
1557 * platform/qt/css2.1/t0805-c5515-brdr-w-00-a-expected.txt:
1558 * platform/qt/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png:
1559 * platform/qt/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt:
1560 * platform/qt/css2.1/t0805-c5515-brdr-w-02-b-expected.png:
1561 * platform/qt/css2.1/t0805-c5515-brdr-w-02-b-expected.txt:
1562 * platform/qt/css2.1/t0805-c5515-ibrdr-00-b-expected.png:
1563 * platform/qt/css2.1/t0805-c5515-ibrdr-00-b-expected.txt:
1564 * platform/qt/css2.1/t0805-c5516-brdr-c-00-a-expected.png:
1565 * platform/qt/css2.1/t0805-c5516-brdr-c-00-a-expected.txt:
1566 * platform/qt/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png:
1567 * platform/qt/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt:
1568 * platform/qt/css2.1/t0805-c5517-brdr-s-00-c-expected.png:
1569 * platform/qt/css2.1/t0805-c5517-brdr-s-00-c-expected.txt:
1570 * platform/qt/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png:
1571 * platform/qt/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt:
1572 * platform/qt/css2.1/t0805-c5518-brdr-t-00-a-expected.png:
1573 * platform/qt/css2.1/t0805-c5518-brdr-t-00-a-expected.txt:
1574 * platform/qt/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
1575 * platform/qt/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
1576 * platform/qt/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png:
1577 * platform/qt/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt:
1578 * platform/qt/css2.1/t0805-c5519-brdr-r-00-a-expected.png:
1579 * platform/qt/css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
1580 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
1581 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
1582 * platform/qt/css2.1/t0805-c5519-brdr-r-02-e-expected.png:
1583 * platform/qt/css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
1584 * platform/qt/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png:
1585 * platform/qt/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt:
1586 * platform/qt/css2.1/t0805-c5520-brdr-b-00-a-expected.png:
1587 * platform/qt/css2.1/t0805-c5520-brdr-b-00-a-expected.txt:
1588 * platform/qt/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
1589 * platform/qt/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
1590 * platform/qt/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png:
1591 * platform/qt/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt:
1592 * platform/qt/css2.1/t0805-c5521-brdr-l-00-a-expected.png:
1593 * platform/qt/css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
1594 * platform/qt/css2.1/t0805-c5521-brdr-l-01-e-expected.png:
1595 * platform/qt/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
1596 * platform/qt/css2.1/t0805-c5521-brdr-l-02-e-expected.png:
1597 * platform/qt/css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
1598 * platform/qt/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
1599 * platform/qt/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
1600 * platform/qt/css2.1/t0805-c5522-brdr-00-b-expected.png:
1601 * platform/qt/css2.1/t0805-c5522-brdr-00-b-expected.txt:
1602 * platform/qt/css2.1/t0805-c5522-brdr-01-b-g-expected.png:
1603 * platform/qt/css2.1/t0805-c5522-brdr-01-b-g-expected.txt:
1604 * platform/qt/css2.1/t0805-c5522-brdr-02-e-expected.png:
1605 * platform/qt/css2.1/t0805-c5522-brdr-02-e-expected.txt:
1606 * platform/qt/css2.1/t0805-c5522-ibrdr-00-a-expected.png:
1607 * platform/qt/css2.1/t0805-c5522-ibrdr-00-a-expected.txt:
1609 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
1611 [Tests] Re-factor some tests in fast/forms/number for sharing with other input types
1612 https://bugs.webkit.org/show_bug.cgi?id=92081
1614 Reviewed by Kent Tamura.
1616 This patch moves JavaScript code from test HTML files into JavaScript
1617 files for sharing JavaScript code with other input types.
1619 * fast/forms/number/number-change-type-on-focus.html: Removed JavaScript code and changed to load JavaScript code from fast/forms/resources/common-change-type-on-focus.js.
1620 * fast/forms/number/number-losing-renderer-on-click.html: Removed JavaScript code and changed to load JavaScript code from fast/forms/resources/common-losing-renderer-on-click.js.
1621 * fast/forms/resources/common-change-type-on-focus.js: Remove HTML markup text.
1622 * fast/forms/resources/common-losing-renderer-on-click.js: Remove HTML markup text.
1624 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
1626 [Qt] css2.1/t170602* rebaseline after new test fonts
1627 https://bugs.webkit.org/show_bug.cgi?id=92188
1631 * platform/qt-5.0/Skipped:
1632 * platform/qt/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Added.
1633 * platform/qt/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
1634 * platform/qt/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Added.
1635 * platform/qt/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
1636 * platform/qt/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Added.
1637 * platform/qt/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
1638 * platform/qt/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Added.
1639 * platform/qt/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
1640 * platform/qt/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Added.
1641 * platform/qt/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
1642 * platform/qt/css2.1/t170602-bdr-conflct-w-05-d-expected.png:
1643 * platform/qt/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
1644 * platform/qt/css2.1/t170602-bdr-conflct-w-06-d-expected.png:
1645 * platform/qt/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
1646 * platform/qt/css2.1/t170602-bdr-conflct-w-07-d-expected.png:
1647 * platform/qt/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
1648 * platform/qt/css2.1/t170602-bdr-conflct-w-08-d-expected.png:
1649 * platform/qt/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
1650 * platform/qt/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Added.
1651 * platform/qt/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
1652 * platform/qt/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Added.
1653 * platform/qt/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
1654 * platform/qt/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Added.
1655 * platform/qt/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
1656 * platform/qt/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Added.
1657 * platform/qt/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
1658 * platform/qt/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Added.
1659 * platform/qt/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
1660 * platform/qt/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Added.
1661 * platform/qt/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
1662 * platform/qt/css2.1/t170602-bdr-conflct-w-15-d-expected.png:
1663 * platform/qt/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
1664 * platform/qt/css2.1/t170602-bdr-conflct-w-16-d-expected.png:
1665 * platform/qt/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
1666 * platform/qt/css2.1/t170602-bdr-conflct-w-17-d-expected.png:
1667 * platform/qt/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
1668 * platform/qt/css2.1/t170602-bdr-conflct-w-18-d-expected.png:
1669 * platform/qt/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
1670 * platform/qt/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Added.
1671 * platform/qt/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
1672 * platform/qt/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Added.
1673 * platform/qt/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
1674 * platform/qt/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Added.
1675 * platform/qt/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
1676 * platform/qt/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Added.
1677 * platform/qt/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
1678 * platform/qt/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Added.
1679 * platform/qt/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
1680 * platform/qt/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Added.
1681 * platform/qt/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
1682 * platform/qt/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Added.
1683 * platform/qt/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
1684 * platform/qt/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added.
1685 * platform/qt/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
1686 * platform/qt/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Added.
1687 * platform/qt/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
1688 * platform/qt/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Added.
1689 * platform/qt/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
1690 * platform/qt/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Added.
1691 * platform/qt/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
1692 * platform/qt/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Added.
1693 * platform/qt/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
1694 * platform/qt/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Added.
1695 * platform/qt/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
1696 * platform/qt/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Added.
1697 * platform/qt/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
1698 * platform/qt/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Added.
1699 * platform/qt/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
1700 * platform/qt/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Added.
1701 * platform/qt/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
1702 * platform/qt/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added.
1703 * platform/qt/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
1704 * platform/qt/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added.
1705 * platform/qt/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
1706 * platform/qt/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added.
1707 * platform/qt/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
1708 * platform/qt/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added.
1709 * platform/qt/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
1710 * platform/qt/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Added.
1711 * platform/qt/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
1712 * platform/qt/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Added.
1713 * platform/qt/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
1714 * platform/qt/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Added.
1715 * platform/qt/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
1716 * platform/qt/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Added.
1717 * platform/qt/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
1718 * platform/qt/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Added.
1719 * platform/qt/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
1720 * platform/qt/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Added.
1721 * platform/qt/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
1722 * platform/qt/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added.
1723 * platform/qt/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
1724 * platform/qt/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added.
1725 * platform/qt/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
1726 * platform/qt/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added.
1727 * platform/qt/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
1728 * platform/qt/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added.
1729 * platform/qt/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
1730 * platform/qt/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Added.
1731 * platform/qt/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
1732 * platform/qt/css2.1/t170602-bdr-conflct-w-50-d-expected.png:
1733 * platform/qt/css2.1/t170602-bdr-conflct-w-50-d-expected.txt:
1734 * platform/qt/css2.1/t170602-bdr-conflct-w-51-d-expected.png:
1735 * platform/qt/css2.1/t170602-bdr-conflct-w-51-d-expected.txt:
1736 * platform/qt/css2.1/t170602-bdr-conflct-w-52-d-expected.png:
1737 * platform/qt/css2.1/t170602-bdr-conflct-w-52-d-expected.txt:
1738 * platform/qt/css2.1/t170602-bdr-conflct-w-53-d-expected.png:
1739 * platform/qt/css2.1/t170602-bdr-conflct-w-53-d-expected.txt:
1740 * platform/qt/css2.1/t170602-bdr-conflct-w-54-d-expected.png:
1741 * platform/qt/css2.1/t170602-bdr-conflct-w-54-d-expected.txt:
1742 * platform/qt/css2.1/t170602-bdr-conflct-w-55-d-expected.png:
1743 * platform/qt/css2.1/t170602-bdr-conflct-w-55-d-expected.txt:
1744 * platform/qt/css2.1/t170602-bdr-conflct-w-56-d-expected.png:
1745 * platform/qt/css2.1/t170602-bdr-conflct-w-56-d-expected.txt:
1746 * platform/qt/css2.1/t170602-bdr-conflct-w-57-d-expected.png:
1747 * platform/qt/css2.1/t170602-bdr-conflct-w-57-d-expected.txt:
1748 * platform/qt/css2.1/t170602-bdr-conflct-w-58-d-expected.png:
1749 * platform/qt/css2.1/t170602-bdr-conflct-w-58-d-expected.txt:
1750 * platform/qt/css2.1/t170602-bdr-conflct-w-59-d-expected.png:
1751 * platform/qt/css2.1/t170602-bdr-conflct-w-59-d-expected.txt:
1752 * platform/qt/css2.1/t170602-bdr-conflct-w-60-d-expected.png:
1753 * platform/qt/css2.1/t170602-bdr-conflct-w-60-d-expected.txt:
1754 * platform/qt/css2.1/t170602-bdr-conflct-w-61-d-expected.png:
1755 * platform/qt/css2.1/t170602-bdr-conflct-w-61-d-expected.txt:
1756 * platform/qt/css2.1/t170602-bdr-conflct-w-62-d-expected.png:
1757 * platform/qt/css2.1/t170602-bdr-conflct-w-62-d-expected.txt:
1758 * platform/qt/css2.1/t170602-bdr-conflct-w-63-d-expected.png:
1759 * platform/qt/css2.1/t170602-bdr-conflct-w-63-d-expected.txt:
1760 * platform/qt/css2.1/t170602-bdr-conflct-w-64-d-expected.png:
1761 * platform/qt/css2.1/t170602-bdr-conflct-w-64-d-expected.txt:
1762 * platform/qt/css2.1/t170602-bdr-conflct-w-65-d-expected.png:
1763 * platform/qt/css2.1/t170602-bdr-conflct-w-65-d-expected.txt:
1764 * platform/qt/css2.1/t170602-bdr-conflct-w-66-d-expected.png:
1765 * platform/qt/css2.1/t170602-bdr-conflct-w-66-d-expected.txt:
1766 * platform/qt/css2.1/t170602-bdr-conflct-w-67-d-expected.png:
1767 * platform/qt/css2.1/t170602-bdr-conflct-w-67-d-expected.txt:
1768 * platform/qt/css2.1/t170602-bdr-conflct-w-68-d-expected.png:
1769 * platform/qt/css2.1/t170602-bdr-conflct-w-68-d-expected.txt:
1770 * platform/qt/css2.1/t170602-bdr-conflct-w-69-d-expected.png:
1771 * platform/qt/css2.1/t170602-bdr-conflct-w-69-d-expected.txt:
1772 * platform/qt/css2.1/t170602-bdr-conflct-w-70-d-expected.png:
1773 * platform/qt/css2.1/t170602-bdr-conflct-w-70-d-expected.txt:
1774 * platform/qt/css2.1/t170602-bdr-conflct-w-71-d-expected.png:
1775 * platform/qt/css2.1/t170602-bdr-conflct-w-71-d-expected.txt:
1776 * platform/qt/css2.1/t170602-bdr-conflct-w-72-d-expected.png:
1777 * platform/qt/css2.1/t170602-bdr-conflct-w-72-d-expected.txt:
1778 * platform/qt/css2.1/t170602-bdr-conflct-w-73-d-expected.png:
1779 * platform/qt/css2.1/t170602-bdr-conflct-w-73-d-expected.txt:
1780 * platform/qt/css2.1/t170602-bdr-conflct-w-74-d-expected.png:
1781 * platform/qt/css2.1/t170602-bdr-conflct-w-74-d-expected.txt:
1782 * platform/qt/css2.1/t170602-bdr-conflct-w-75-d-expected.png:
1783 * platform/qt/css2.1/t170602-bdr-conflct-w-75-d-expected.txt:
1784 * platform/qt/css2.1/t170602-bdr-conflct-w-76-d-expected.png:
1785 * platform/qt/css2.1/t170602-bdr-conflct-w-76-d-expected.txt:
1786 * platform/qt/css2.1/t170602-bdr-conflct-w-77-d-expected.png:
1787 * platform/qt/css2.1/t170602-bdr-conflct-w-77-d-expected.txt:
1788 * platform/qt/css2.1/t170602-bdr-conflct-w-78-d-expected.png:
1789 * platform/qt/css2.1/t170602-bdr-conflct-w-78-d-expected.txt:
1790 * platform/qt/css2.1/t170602-bdr-conflct-w-79-d-expected.png:
1791 * platform/qt/css2.1/t170602-bdr-conflct-w-79-d-expected.txt:
1792 * platform/qt/css2.1/t170602-bdr-conflct-w-80-d-expected.png:
1793 * platform/qt/css2.1/t170602-bdr-conflct-w-80-d-expected.txt:
1794 * platform/qt/css2.1/t170602-bdr-conflct-w-81-d-expected.png:
1795 * platform/qt/css2.1/t170602-bdr-conflct-w-81-d-expected.txt:
1796 * platform/qt/css2.1/t170602-bdr-conflct-w-82-d-expected.png:
1797 * platform/qt/css2.1/t170602-bdr-conflct-w-82-d-expected.txt:
1798 * platform/qt/css2.1/t170602-bdr-conflct-w-83-d-expected.png:
1799 * platform/qt/css2.1/t170602-bdr-conflct-w-83-d-expected.txt:
1800 * platform/qt/css2.1/t170602-bdr-conflct-w-84-d-expected.png:
1801 * platform/qt/css2.1/t170602-bdr-conflct-w-84-d-expected.txt:
1802 * platform/qt/css2.1/t170602-bdr-conflct-w-85-d-expected.png:
1803 * platform/qt/css2.1/t170602-bdr-conflct-w-85-d-expected.txt:
1804 * platform/qt/css2.1/t170602-bdr-conflct-w-86-d-expected.png:
1805 * platform/qt/css2.1/t170602-bdr-conflct-w-86-d-expected.txt:
1806 * platform/qt/css2.1/t170602-bdr-conflct-w-87-d-expected.png:
1807 * platform/qt/css2.1/t170602-bdr-conflct-w-87-d-expected.txt:
1808 * platform/qt/css2.1/t170602-bdr-conflct-w-88-d-expected.png:
1809 * platform/qt/css2.1/t170602-bdr-conflct-w-88-d-expected.txt:
1810 * platform/qt/css2.1/t170602-bdr-conflct-w-89-d-expected.png:
1811 * platform/qt/css2.1/t170602-bdr-conflct-w-89-d-expected.txt:
1812 * platform/qt/css2.1/t170602-bdr-conflct-w-90-d-expected.png:
1813 * platform/qt/css2.1/t170602-bdr-conflct-w-90-d-expected.txt:
1814 * platform/qt/css2.1/t170602-bdr-conflct-w-91-d-expected.png:
1815 * platform/qt/css2.1/t170602-bdr-conflct-w-91-d-expected.txt:
1816 * platform/qt/css2.1/t170602-bdr-conflct-w-92-d-expected.png:
1817 * platform/qt/css2.1/t170602-bdr-conflct-w-92-d-expected.txt:
1818 * platform/qt/css2.1/t170602-bdr-conflct-w-93-d-expected.png:
1819 * platform/qt/css2.1/t170602-bdr-conflct-w-93-d-expected.txt:
1820 * platform/qt/css2.1/t170602-bdr-conflct-w-94-d-expected.png:
1821 * platform/qt/css2.1/t170602-bdr-conflct-w-94-d-expected.txt:
1822 * platform/qt/css2.1/t170602-bdr-conflct-w-95-d-expected.png:
1823 * platform/qt/css2.1/t170602-bdr-conflct-w-95-d-expected.txt:
1824 * platform/qt/css2.1/t170602-bdr-conflct-w-96-d-expected.png:
1825 * platform/qt/css2.1/t170602-bdr-conflct-w-96-d-expected.txt:
1826 * platform/qt/css2.1/t170602-bdr-conflct-w-97-d-expected.png:
1827 * platform/qt/css2.1/t170602-bdr-conflct-w-97-d-expected.txt:
1828 * platform/qt/css2.1/t170602-bdr-conflct-w-98-d-expected.png:
1829 * platform/qt/css2.1/t170602-bdr-conflct-w-98-d-expected.txt:
1830 * platform/qt/css2.1/t170602-bdr-conflct-w-99-d-expected.png:
1831 * platform/qt/css2.1/t170602-bdr-conflct-w-99-d-expected.txt:
1833 2012-07-24 Zhenyao Mo <zmo@google.com>
1835 Gardening stuff, rebaseline.
1839 * platform/chromium-mac/fast/hidpi: Added.
1840 * platform/chromium-mac/fast/hidpi/broken-image-icon-hidpi-expected.png: Added.
1841 * platform/chromium-mac/fast/hidpi/broken-image-with-size-hidpi-expected.png: Added.
1842 * platform/chromium-mac/fast/hidpi/clip-text-in-hidpi-expected.png: Added.
1843 * platform/chromium-mac/fast/hidpi/device-scale-factor-paint-expected.png: Added.
1844 * platform/chromium-mac/fast/hidpi/focus-rings-expected.png: Added.
1845 * platform/chromium-mac/fast/hidpi/image-set-as-background-expected.png: Added.
1846 * platform/chromium-mac/fast/hidpi/image-set-background-dynamic-expected.png: Added.
1847 * platform/chromium-mac/fast/hidpi/image-set-background-repeat-expected.png: Added.
1848 * platform/chromium-mac/fast/hidpi/image-set-background-repeat-without-size-expected.png: Added.
1849 * platform/chromium-mac/fast/hidpi/image-set-border-image-comparison-expected.png: Added.
1850 * platform/chromium-mac/fast/hidpi/image-set-border-image-dynamic-expected.png: Added.
1851 * platform/chromium-mac/fast/hidpi/image-set-border-image-simple-expected.png: Added.
1852 * platform/chromium-mac/fast/hidpi/image-set-in-content-dynamic-expected.png: Added.
1853 * platform/chromium-mac/fast/hidpi/image-set-out-of-order-expected.png: Added.
1854 * platform/chromium-mac/fast/hidpi/image-set-simple-expected.png: Added.
1855 * platform/chromium-mac/fast/hidpi/image-set-without-specified-width-expected.png: Added.
1856 * platform/chromium-mac/fast/hidpi/resize-corner-hidpi-expected.png: Added.
1857 * platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
1858 * platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.txt: Added.
1859 * platform/chromium-win/fast/hidpi: Added.
1860 * platform/chromium-win/fast/hidpi/broken-image-icon-hidpi-expected.png: Added.
1861 * platform/chromium-win/fast/hidpi/broken-image-icon-hidpi-expected.txt: Added.
1862 * platform/chromium-win/fast/hidpi/broken-image-with-size-hidpi-expected.png: Added.
1863 * platform/chromium-win/fast/hidpi/broken-image-with-size-hidpi-expected.txt: Added.
1864 * platform/chromium-win/fast/hidpi/clip-text-in-hidpi-expected.png: Added.
1865 * platform/chromium-win/fast/hidpi/clip-text-in-hidpi-expected.txt: Added.
1866 * platform/chromium-win/fast/hidpi/device-scale-factor-paint-expected.png: Added.
1867 * platform/chromium-win/fast/hidpi/focus-rings-expected.png: Added.
1868 * platform/chromium-win/fast/hidpi/image-set-as-background-expected.png: Added.
1869 * platform/chromium-win/fast/hidpi/image-set-as-background-expected.txt: Added.
1870 * platform/chromium-win/fast/hidpi/image-set-background-dynamic-expected.png: Added.
1871 * platform/chromium-win/fast/hidpi/image-set-background-dynamic-expected.txt: Added.
1872 * platform/chromium-win/fast/hidpi/image-set-background-repeat-expected.png: Added.
1873 * platform/chromium-win/fast/hidpi/image-set-background-repeat-expected.txt: Added.
1874 * platform/chromium-win/fast/hidpi/image-set-background-repeat-without-size-expected.png: Added.
1875 * platform/chromium-win/fast/hidpi/image-set-background-repeat-without-size-expected.txt: Added.
1876 * platform/chromium-win/fast/hidpi/image-set-border-image-comparison-expected.png: Added.
1877 * platform/chromium-win/fast/hidpi/image-set-border-image-comparison-expected.txt: Added.
1878 * platform/chromium-win/fast/hidpi/image-set-border-image-dynamic-expected.png: Added.
1879 * platform/chromium-win/fast/hidpi/image-set-border-image-dynamic-expected.txt: Added.
1880 * platform/chromium-win/fast/hidpi/image-set-border-image-simple-expected.png: Added.
1881 * platform/chromium-win/fast/hidpi/image-set-border-image-simple-expected.txt: Added.
1882 * platform/chromium-win/fast/hidpi/image-set-in-content-dynamic-expected.png: Added.
1883 * platform/chromium-win/fast/hidpi/image-set-in-content-dynamic-expected.txt: Added.
1884 * platform/chromium-win/fast/hidpi/image-set-out-of-order-expected.png: Added.
1885 * platform/chromium-win/fast/hidpi/image-set-out-of-order-expected.txt: Added.
1886 * platform/chromium-win/fast/hidpi/image-set-simple-expected.png: Added.
1887 * platform/chromium-win/fast/hidpi/image-set-simple-expected.txt: Added.
1888 * platform/chromium-win/fast/hidpi/image-set-without-specified-width-expected.png: Added.
1889 * platform/chromium-win/fast/hidpi/image-set-without-specified-width-expected.txt: Added.
1890 * platform/chromium-win/fast/hidpi/resize-corner-hidpi-expected.png: Added.
1891 * platform/chromium-win/fast/hidpi/resize-corner-hidpi-expected.txt: Added.
1892 * platform/chromium-win/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
1893 * platform/chromium-win/fast/hidpi/video-controls-in-hidpi-expected.txt: Added.
1895 2012-07-24 Kenneth Russell <kbr@google.com>
1897 [chromium] Hint garbage collector to run if page uses Canvas contexts
1898 https://bugs.webkit.org/show_bug.cgi?id=76225
1900 Reviewed by Kentaro Hara.
1902 This test doesn't directly exercise this code path yet, but it
1903 needs to work regardless and also needs to be expanded.
1905 * fast/canvas/webgl/context-creation-and-destruction-expected.txt: Added.
1906 * fast/canvas/webgl/context-creation-and-destruction.html: Added.
1908 2012-07-24 Alexis Menard <alexis.menard@openbossa.org>
1910 [Qt] svg/as-background-image rebaseline after new test fonts
1911 https://bugs.webkit.org/show_bug.cgi?id=92180
1913 Unreviewed gardening.
1915 These tests have been skipped because monospace fonts weren't properly used by
1916 layout tests. After r121971, the test results are normal again.
1918 * platform/qt-5.0/Skipped:
1919 * platform/qt/svg/as-background-image/animated-svg-as-background-expected.png: Added.
1920 * platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt:
1921 * platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
1922 * platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
1923 * platform/qt/svg/as-background-image/svg-as-background-1-expected.txt:
1924 * platform/qt/svg/as-background-image/svg-as-background-2-expected.txt:
1925 * platform/qt/svg/as-background-image/svg-as-background-3-expected.txt:
1926 * platform/qt/svg/as-background-image/svg-as-background-4-expected.png: Added.
1927 * platform/qt/svg/as-background-image/svg-as-background-4-expected.txt:
1928 * platform/qt/svg/as-background-image/svg-as-background-5-expected.png: Added.
1929 * platform/qt/svg/as-background-image/svg-as-background-5-expected.txt:
1930 * platform/qt/svg/as-background-image/svg-as-background-6-expected.txt:
1931 * platform/qt/svg/as-background-image/svg-as-background-expected.txt:
1932 * platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt:
1933 * platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt:
1934 * platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt:
1935 * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png:
1936 * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt:
1937 * platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt:
1939 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
1941 [Qt] fast/block/positioning rebaseline after new test fonts
1942 https://bugs.webkit.org/show_bug.cgi?id=92174
1946 * platform/qt-5.0-wk2/Skipped:
1947 * platform/qt-5.0/Skipped:
1948 * platform/qt/fast/block/positioning/003-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1949 * platform/qt/fast/block/positioning/004-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1950 * platform/qt/fast/block/positioning/005-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1951 * platform/qt/fast/block/positioning/006-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1952 * platform/qt/fast/block/positioning/007-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1953 * platform/qt/fast/block/positioning/008-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1954 * platform/qt/fast/block/positioning/009-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1955 * platform/qt/fast/block/positioning/010-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1956 * platform/qt/fast/block/positioning/011-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1957 * platform/qt/fast/block/positioning/012-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1958 * platform/qt/fast/block/positioning/013-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1959 * platform/qt/fast/block/positioning/014-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1960 * platform/qt/fast/block/positioning/015-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1961 * platform/qt/fast/block/positioning/016-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1962 * platform/qt/fast/block/positioning/017-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1963 * platform/qt/fast/block/positioning/018-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1964 * platform/qt/fast/block/positioning/019-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1965 * platform/qt/fast/block/positioning/020-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1966 * platform/qt/fast/block/positioning/021-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1967 * platform/qt/fast/block/positioning/022-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1968 * platform/qt/fast/block/positioning/023-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1969 * platform/qt/fast/block/positioning/024-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1970 * platform/qt/fast/block/positioning/025-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1971 * platform/qt/fast/block/positioning/026-expected.png: Added.
1972 * platform/qt/fast/block/positioning/027-expected.png: Added.
1973 * platform/qt/fast/block/positioning/028-expected.png: Added.
1974 * platform/qt/fast/block/positioning/029-expected.png: Added.
1975 * platform/qt/fast/block/positioning/030-expected.png: Added.
1976 * platform/qt/fast/block/positioning/031-expected.png: Added.
1977 * platform/qt/fast/block/positioning/032-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1978 * platform/qt/fast/block/positioning/033-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1979 * platform/qt/fast/block/positioning/034-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1980 * platform/qt/fast/block/positioning/035-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1981 * platform/qt/fast/block/positioning/036-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1982 * platform/qt/fast/block/positioning/037-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1983 * platform/qt/fast/block/positioning/038-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1984 * platform/qt/fast/block/positioning/039-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1985 * platform/qt/fast/block/positioning/040-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1986 * platform/qt/fast/block/positioning/041-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1987 * platform/qt/fast/block/positioning/042-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1988 * platform/qt/fast/block/positioning/043-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1989 * platform/qt/fast/block/positioning/044-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1990 * platform/qt/fast/block/positioning/045-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1991 * platform/qt/fast/block/positioning/046-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
1992 * platform/qt/fast/block/positioning/047-expected.png:
1993 * platform/qt/fast/block/positioning/047-expected.txt:
1994 * platform/qt/fast/block/positioning/048-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1995 * platform/qt/fast/block/positioning/050-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-rl/001-expected.png.
1996 * platform/qt/fast/block/positioning/052-expected.txt:
1997 * platform/qt/fast/block/positioning/053-expected.png:
1998 * platform/qt/fast/block/positioning/053-expected.txt:
1999 * platform/qt/fast/block/positioning/054-expected.txt:
2000 * platform/qt/fast/block/positioning/055-expected.png:
2001 * platform/qt/fast/block/positioning/055-expected.txt:
2002 * platform/qt/fast/block/positioning/057-expected.png:
2003 * platform/qt/fast/block/positioning/057-expected.txt:
2004 * platform/qt/fast/block/positioning/058-expected.png:
2005 * platform/qt/fast/block/positioning/058-expected.txt:
2006 * platform/qt/fast/block/positioning/059-expected.png:
2007 * platform/qt/fast/block/positioning/059-expected.txt:
2008 * platform/qt/fast/block/positioning/060-expected.png:
2009 * platform/qt/fast/block/positioning/060-expected.txt:
2010 * platform/qt/fast/block/positioning/061-expected.txt:
2011 * platform/qt/fast/block/positioning/062-expected.png: Added.
2012 * platform/qt/fast/block/positioning/abs-inside-inline-rel-expected.png:
2013 * platform/qt/fast/block/positioning/abs-inside-inline-rel-expected.txt:
2014 * platform/qt/fast/block/positioning/absolute-in-inline-ltr-3-expected.png:
2015 * platform/qt/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt:
2016 * platform/qt/fast/block/positioning/absolute-in-inline-short-ltr-expected.png:
2017 * platform/qt/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt:
2018 * platform/qt/fast/block/positioning/absolute-in-inline-short-rtl-expected.png:
2019 * platform/qt/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt:
2020 * platform/qt/fast/block/positioning/absolute-length-of-neg-666666-expected.png:
2021 * platform/qt/fast/block/positioning/absolute-length-of-neg-666666-expected.txt:
2022 * platform/qt/fast/block/positioning/absolute-position-direction-expected.png:
2023 * platform/qt/fast/block/positioning/absolute-position-direction-expected.txt:
2024 * platform/qt/fast/block/positioning/absolute-positioned-overconstrained-expected.png:
2025 * platform/qt/fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
2026 * platform/qt/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Added.
2027 * platform/qt/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
2028 * platform/qt/fast/block/positioning/absolute-with-html-border-quirks-expected.png:
2029 * platform/qt/fast/block/positioning/absolute-with-html-border-quirks-expected.txt:
2030 * platform/qt/fast/block/positioning/absolute-with-html-border-strict-expected.png:
2031 * platform/qt/fast/block/positioning/absolute-with-html-border-strict-expected.txt:
2032 * platform/qt/fast/block/positioning/auto-height-with-top-and-bottom-expected.png:
2033 * platform/qt/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt:
2034 * platform/qt/fast/block/positioning/auto/001-expected.png:
2035 * platform/qt/fast/block/positioning/auto/001-expected.txt:
2036 * platform/qt/fast/block/positioning/auto/002-expected.png:
2037 * platform/qt/fast/block/positioning/auto/002-expected.txt:
2038 * platform/qt/fast/block/positioning/auto/003-expected.png:
2039 * platform/qt/fast/block/positioning/auto/003-expected.txt:
2040 * platform/qt/fast/block/positioning/auto/004-expected.png:
2041 * platform/qt/fast/block/positioning/auto/004-expected.txt:
2042 * platform/qt/fast/block/positioning/auto/005-expected.png:
2043 * platform/qt/fast/block/positioning/auto/005-expected.txt:
2044 * platform/qt/fast/block/positioning/auto/006-expected.png:
2045 * platform/qt/fast/block/positioning/auto/006-expected.txt:
2046 * platform/qt/fast/block/positioning/auto/007-expected.png:
2047 * platform/qt/fast/block/positioning/auto/007-expected.txt:
2048 * platform/qt/fast/block/positioning/auto/vertical-lr/001-expected.png:
2049 * platform/qt/fast/block/positioning/auto/vertical-lr/001-expected.txt:
2050 * platform/qt/fast/block/positioning/auto/vertical-lr/002-expected.png:
2051 * platform/qt/fast/block/positioning/auto/vertical-lr/002-expected.txt:
2052 * platform/qt/fast/block/positioning/auto/vertical-lr/003-expected.png:
2053 * platform/qt/fast/block/positioning/auto/vertical-lr/003-expected.txt:
2054 * platform/qt/fast/block/positioning/auto/vertical-lr/004-expected.png:
2055 * platform/qt/fast/block/positioning/auto/vertical-lr/004-expected.txt:
2056 * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.png:
2057 * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.txt:
2058 * platform/qt/fast/block/positioning/auto/vertical-lr/006-expected.png:
2059 * platform/qt/fast/block/positioning/auto/vertical-lr/006-expected.txt:
2060 * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.png:
2061 * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.txt:
2062 * platform/qt/fast/block/positioning/auto/vertical-rl/001-expected.png:
2063 * platform/qt/fast/block/positioning/auto/vertical-rl/001-expected.txt:
2064 * platform/qt/fast/block/positioning/auto/vertical-rl/002-expected.png:
2065 * platform/qt/fast/block/positioning/auto/vertical-rl/002-expected.txt:
2066 * platform/qt/fast/block/positioning/auto/vertical-rl/003-expected.png:
2067 * platform/qt/fast/block/positioning/auto/vertical-rl/003-expected.txt:
2068 * platform/qt/fast/block/positioning/auto/vertical-rl/004-expected.png:
2069 * platform/qt/fast/block/positioning/auto/vertical-rl/004-expected.txt:
2070 * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.png:
2071 * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.txt:
2072 * platform/qt/fast/block/positioning/auto/vertical-rl/006-expected.png:
2073 * platform/qt/fast/block/positioning/auto/vertical-rl/006-expected.txt:
2074 * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.png:
2075 * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.txt:
2076 * platform/qt/fast/block/positioning/child-of-absolute-with-auto-height-expected.png:
2077 * platform/qt/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt:
2078 * platform/qt/fast/block/positioning/differing-writing-modes-expected.png:
2079 * platform/qt/fast/block/positioning/differing-writing-modes-expected.txt:
2080 * platform/qt/fast/block/positioning/differing-writing-modes-replaced-expected.png:
2081 * platform/qt/fast/block/positioning/differing-writing-modes-replaced-expected.txt:
2082 * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png:
2083 * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
2084 * platform/qt/fast/block/positioning/height-change-expected.png:
2085 * platform/qt/fast/block/positioning/height-change-expected.txt:
2086 * platform/qt/fast/block/positioning/hiding-inside-relpositioned-inline-expected.png:
2087 * platform/qt/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt:
2088 * platform/qt/fast/block/positioning/inline-block-relposition-expected.png:
2089 * platform/qt/fast/block/positioning/inline-block-relposition-expected.txt:
2090 * platform/qt/fast/block/positioning/leftmargin-topmargin-expected.png:
2091 * platform/qt/fast/block/positioning/leftmargin-topmargin-expected.txt:
2092 * platform/qt/fast/block/positioning/negative-right-pos-expected.png:
2093 * platform/qt/fast/block/positioning/negative-right-pos-expected.txt:
2094 * platform/qt/fast/block/positioning/padding-percent-expected.png:
2095 * platform/qt/fast/block/positioning/padding-percent-expected.txt:
2096 * platform/qt/fast/block/positioning/pref-width-change-expected.txt:
2097 * platform/qt/fast/block/positioning/relative-overconstrained-expected.png: Copied from LayoutTests/platform/qt/fast/block/positioning/vertical-lr/001-expected.png.
2098 * platform/qt/fast/block/positioning/relative-overflow-block-expected.png:
2099 * platform/qt/fast/block/positioning/relative-overflow-block-expected.txt:
2100 * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.png:
2101 * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.txt:
2102 * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.png:
2103 * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
2104 * platform/qt/fast/block/positioning/relayout-on-position-change-expected.png:
2105 * platform/qt/fast/block/positioning/relayout-on-position-change-expected.txt:
2106 * platform/qt/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
2107 * platform/qt/fast/block/positioning/rtl-fixed-positioning-expected.png:
2108 * platform/qt/fast/block/positioning/rtl-static-positioning-expected.png:
2109 * platform/qt/fast/block/positioning/rtl-static-positioning-expected.txt:
2110 * platform/qt/fast/block/positioning/rtl-static-positioning-inline-block-expected.png:
2111 * platform/qt/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt:
2112 * platform/qt/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png:
2113 * platform/qt/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt:
2114 * platform/qt/fast/block/positioning/table-cell-static-position-expected.png:
2115 * platform/qt/fast/block/positioning/table-cell-static-position-expected.txt:
2116 * platform/qt/fast/block/positioning/trailing-space-test-expected.png:
2117 * platform/qt/fast/block/positioning/trailing-space-test-expected.txt:
2118 * platform/qt/fast/block/positioning/vertical-lr/001-expected.png:
2119 * platform/qt/fast/block/positioning/vertical-lr/001-expected.txt:
2120 * platform/qt/fast/block/positioning/vertical-rl/001-expected.png:
2121 * platform/qt/fast/block/positioning/vertical-rl/001-expected.txt:
2122 * platform/qt/fast/block/positioning/vertical-rl/fixed-positioning-expected.png:
2123 * platform/qt/fast/block/positioning/window-height-change-expected.png:
2124 * platform/qt/fast/block/positioning/window-height-change-expected.txt:
2126 2012-07-24 Luciano Wolf <luciano.wolf@openbossa.org>
2128 [Qt] fast/block/float needs rebaseline after new test fonts
2129 https://bugs.webkit.org/show_bug.cgi?id=92150
2131 Reviewed by Alexis Menard.
2133 * platform/qt-5.0-wk1/Skipped:
2134 * platform/qt-5.0-wk2/Skipped:
2135 * platform/qt-5.0/Skipped:
2136 * platform/qt/fast/block/float/001-expected.txt:
2137 * platform/qt/fast/block/float/002-expected.png:
2138 * platform/qt/fast/block/float/002-expected.txt:
2139 * platform/qt/fast/block/float/003-expected.png:
2140 * platform/qt/fast/block/float/003-expected.txt:
2141 * platform/qt/fast/block/float/004-expected.png:
2142 * platform/qt/fast/block/float/004-expected.txt:
2143 * platform/qt/fast/block/float/005-expected.png:
2144 * platform/qt/fast/block/float/005-expected.txt:
2145 * platform/qt/fast/block/float/006-expected.png:
2146 * platform/qt/fast/block/float/006-expected.txt:
2147 * platform/qt/fast/block/float/007-expected.png:
2148 * platform/qt/fast/block/float/007-expected.txt:
2149 * platform/qt/fast/block/float/010-expected.png:
2150 * platform/qt/fast/block/float/010-expected.txt:
2151 * platform/qt/fast/block/float/011-expected.png:
2152 * platform/qt/fast/block/float/011-expected.txt:
2153 * platform/qt/fast/block/float/012-expected.png:
2154 * platform/qt/fast/block/float/012-expected.txt:
2155 * platform/qt/fast/block/float/013-expected.png:
2156 * platform/qt/fast/block/float/013-expected.txt:
2157 * platform/qt/fast/block/float/014-expected.png:
2158 * platform/qt/fast/block/float/014-expected.txt:
2159 * platform/qt/fast/block/float/015-expected.png:
2160 * platform/qt/fast/block/float/015-expected.txt:
2161 * platform/qt/fast/block/float/016-expected.png:
2162 * platform/qt/fast/block/float/016-expected.txt:
2163 * platform/qt/fast/block/float/017-expected.png:
2164 * platform/qt/fast/block/float/017-expected.txt:
2165 * platform/qt/fast/block/float/018-expected.png:
2166 * platform/qt/fast/block/float/018-expected.txt:
2167 * platform/qt/fast/block/float/020-expected.png:
2168 * platform/qt/fast/block/float/020-expected.txt:
2169 * platform/qt/fast/block/float/021-expected.png:
2170 * platform/qt/fast/block/float/021-expected.txt:
2171 * platform/qt/fast/block/float/022-expected.png:
2172 * platform/qt/fast/block/float/022-expected.txt:
2173 * platform/qt/fast/block/float/023-expected.png:
2174 * platform/qt/fast/block/float/023-expected.txt:
2175 * platform/qt/fast/block/float/024-expected.png:
2176 * platform/qt/fast/block/float/024-expected.txt:
2177 * platform/qt/fast/block/float/025-expected.png:
2178 * platform/qt/fast/block/float/025-expected.txt:
2179 * platform/qt/fast/block/float/027-expected.png:
2180 * platform/qt/fast/block/float/027-expected.txt:
2181 * platform/qt/fast/block/float/029-expected.png:
2182 * platform/qt/fast/block/float/029-expected.txt:
2183 * platform/qt/fast/block/float/030-expected.png:
2184 * platform/qt/fast/block/float/030-expected.txt:
2185 * platform/qt/fast/block/float/031-expected.png:
2186 * platform/qt/fast/block/float/031-expected.txt:
2187 * platform/qt/fast/block/float/032-expected.png:
2188 * platform/qt/fast/block/float/032-expected.txt:
2189 * platform/qt/fast/block/float/avoidance-percent-width-compat-expected.png: Added.
2190 * platform/qt/fast/block/float/avoidance-percent-width-compat-expected.txt:
2191 * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.png:
2192 * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
2193 * platform/qt/fast/block/float/avoiding-float-centered-expected.png:
2194 * platform/qt/fast/block/float/avoiding-float-centered-expected.txt:
2195 * platform/qt/fast/block/float/br-with-clear-expected.txt:
2196 * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png:
2197 * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.txt:
2198 * platform/qt/fast/block/float/clamped-right-float-expected.png:
2199 * platform/qt/fast/block/float/clamped-right-float-expected.txt:
2200 * platform/qt/fast/block/float/clear-element-too-wide-for-containing-block-expected.png:
2201 * platform/qt/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt:
2202 * platform/qt/fast/block/float/dynamic-unfloat-pref-width-expected.png:
2203 * platform/qt/fast/block/float/dynamic-unfloat-pref-width-expected.txt:
2204 * platform/qt/fast/block/float/editable-text-overlapping-float-expected.png:
2205 * platform/qt/fast/block/float/editable-text-overlapping-float-expected.txt:
2206 * platform/qt/fast/block/float/fit_line_below_floats-expected.png:
2207 * platform/qt/fast/block/float/fit_line_below_floats-expected.txt:
2208 * platform/qt/fast/block/float/float-avoidance-expected.png:
2209 * platform/qt/fast/block/float/float-avoidance-expected.txt:
2210 * platform/qt/fast/block/float/float-in-float-hit-testing-expected.png:
2211 * platform/qt/fast/block/float/float-in-float-hit-testing-expected.txt:
2212 * platform/qt/fast/block/float/float-in-float-painting-expected.png:
2213 * platform/qt/fast/block/float/float-in-float-painting-expected.txt:
2214 * platform/qt/fast/block/float/floats-and-text-indent-expected.png:
2215 * platform/qt/fast/block/float/floats-and-text-indent-expected.txt:
2216 * platform/qt/fast/block/float/floats-and-text-indent-rl-expected.png:
2217 * platform/qt/fast/block/float/floats-and-text-indent-rl-expected.txt:
2218 * platform/qt/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt:
2219 * platform/qt/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt:
2220 * platform/qt/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt:
2221 * platform/qt/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt:
2222 * platform/qt/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt:
2223 * platform/qt/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt:
2224 * platform/qt/fast/block/float/intruding-painted-twice-expected.png:
2225 * platform/qt/fast/block/float/intruding-painted-twice-expected.txt:
2226 * platform/qt/fast/block/float/marquee-shrink-to-avoid-floats-expected.png:
2227 * platform/qt/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
2228 * platform/qt/fast/block/float/multiple-float-positioning-expected.png:
2229 * platform/qt/fast/block/float/multiple-float-positioning-expected.txt:
2230 * platform/qt/fast/block/float/nested-clearance-expected.png:
2231 * platform/qt/fast/block/float/nested-clearance-expected.txt:
2232 * platform/qt/fast/block/float/nestedAnonymousBlocks-expected.png:
2233 * platform/qt/fast/block/float/nestedAnonymousBlocks-expected.txt:
2234 * platform/qt/fast/block/float/nestedAnonymousBlocks2-expected.png:
2235 * platform/qt/fast/block/float/nestedAnonymousBlocks2-expected.txt:
2236 * platform/qt/fast/block/float/nopaint-after-layer-destruction-expected.png:
2237 * platform/qt/fast/block/float/nopaint-after-layer-destruction-expected.txt:
2238 * platform/qt/fast/block/float/nopaint-after-layer-destruction2-expected.png:
2239 * platform/qt/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
2240 * platform/qt/fast/block/float/overhanging-after-height-decrease-expected.png:
2241 * platform/qt/fast/block/float/overhanging-after-height-decrease-expected.txt:
2242 * platform/qt/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt:
2243 * platform/qt/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt:
2244 * platform/qt/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt:
2245 * platform/qt/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt:
2246 * platform/qt/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.png:
2247 * platform/qt/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt:
2248 * platform/qt/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.png:
2249 * platform/qt/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt:
2250 * platform/qt/fast/block/float/overhanging-tall-block-expected.txt:
2251 * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png:
2252 * platform/qt/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt:
2253 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
2254 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
2255 * platform/qt/fast/block/float/shrink-to-fit-width-expected.png:
2256 * platform/qt/fast/block/float/shrink-to-fit-width-expected.txt:
2257 * platform/qt/fast/block/float/table-relayout-expected.png:
2258 * platform/qt/fast/block/float/table-relayout-expected.txt:
2259 * platform/qt/fast/block/float/vertical-move-relayout-expected.png:
2260 * platform/qt/fast/block/float/vertical-move-relayout-expected.txt:
2261 * platform/qt/fast/block/float/width-update-after-clear-expected.png:
2262 * platform/qt/fast/block/float/width-update-after-clear-expected.txt:
2264 2012-07-24 Andrew Wilson <atwilson@chromium.org>
2266 Unreviewed chromium expectations change stop ignoring fast/hidpi changes.
2268 * platform/chromium/TestExpectations:
2270 2012-07-24 Sheriff Bot <webkit.review.bot@gmail.com>
2272 Unreviewed, rolling out r123499.
2273 http://trac.webkit.org/changeset/123499
2274 https://bugs.webkit.org/show_bug.cgi?id=92161
2276 Android fails to compile (Requested by zhenyao on #webkit).
2278 * fast/mediastream/MediaStreamTrack-expected.txt: Removed.
2279 * fast/mediastream/MediaStreamTrack.html: Removed.
2281 2012-07-24 Andrew Wilson <atwilson@chromium.org>
2283 Unreviewed chromium expectations update from r123490.
2285 * platform/chromium-mac-snowleopard/fast/hidpi/broken-image-icon-hidpi-expected.png: Added.
2286 * platform/chromium-mac-snowleopard/fast/hidpi/broken-image-with-size-hidpi-expected.png: Added.
2287 * platform/chromium-mac-snowleopard/fast/hidpi/clip-text-in-hidpi-expected.png: Added.
2288 * platform/chromium-mac-snowleopard/fast/hidpi/device-scale-factor-paint-expected.png: Added.
2289 * platform/chromium-mac-snowleopard/fast/hidpi/focus-rings-expected.png: Added.
2290 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-as-background-expected.png: Added.
2291 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-background-dynamic-expected.png: Added.
2292 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-background-repeat-expected.png: Added.
2293 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-background-repeat-without-size-expected.png: Added.
2294 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-border-image-comparison-expected.png: Added.
2295 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-border-image-dynamic-expected.png: Added.
2296 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-border-image-simple-expected.png: Added.
2297 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-in-content-dynamic-expected.png: Added.
2298 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-out-of-order-expected.png: Added.
2299 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-simple-expected.png: Added.
2300 * platform/chromium-mac-snowleopard/fast/hidpi/image-set-without-specified-width-expected.png: Added.
2301 * platform/chromium-mac-snowleopard/fast/hidpi/resize-corner-hidpi-expected.png: Added.
2302 * platform/chromium-mac-snowleopard/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
2303 * platform/chromium-mac-snowleopard/fast/hidpi/video-controls-in-hidpi-expected.txt: Added.
2305 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
2307 [Qt] svg/batik rebaseline after new test fonts
2308 https://bugs.webkit.org/show_bug.cgi?id=92162
2312 * platform/qt-5.0/Skipped:
2313 * platform/qt-5.0/svg/batik/text/smallFonts-expected.png: Removed.
2314 * platform/qt-5.0/svg/batik/text/smallFonts-expected.txt: Removed.
2315 * platform/qt-5.0/svg/batik/text/textAnchor-expected.png: Removed.
2316 * platform/qt-5.0/svg/batik/text/textAnchor-expected.txt: Removed.
2317 * platform/qt-5.0/svg/batik/text/textEffect-expected.png: Removed.
2318 * platform/qt-5.0/svg/batik/text/textEffect-expected.txt: Removed.
2319 * platform/qt-5.0/svg/batik/text/textEffect3-expected.png: Removed.
2320 * platform/qt-5.0/svg/batik/text/textEffect3-expected.txt: Removed.
2321 * platform/qt-5.0/svg/batik/text/textPosition-expected.txt: Removed.
2322 * platform/qt-5.0/svg/batik/text/textPosition2-expected.png: Removed.
2323 * platform/qt-5.0/svg/batik/text/textPosition2-expected.txt: Removed.
2324 * platform/qt/svg/batik/filters/filterRegions-expected.png:
2325 * platform/qt/svg/batik/filters/filterRegions-expected.txt:
2326 * platform/qt/svg/batik/masking/maskRegions-expected.png:
2327 * platform/qt/svg/batik/masking/maskRegions-expected.txt:
2328 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
2329 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2330 * platform/qt/svg/batik/paints/patternRegionA-expected.png:
2331 * platform/qt/svg/batik/paints/patternRegionA-expected.txt:
2332 * platform/qt/svg/batik/paints/patternRegions-expected.png:
2333 * platform/qt/svg/batik/paints/patternRegions-expected.txt:
2334 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
2335 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
2336 * platform/qt/svg/batik/text/longTextOnPath-expected.png:
2337 * platform/qt/svg/batik/text/longTextOnPath-expected.txt:
2338 * platform/qt/svg/batik/text/smallFonts-expected.png:
2339 * platform/qt/svg/batik/text/smallFonts-expected.txt:
2340 * platform/qt/svg/batik/text/textAnchor-expected.png:
2341 * platform/qt/svg/batik/text/textAnchor-expected.txt:
2342 * platform/qt/svg/batik/text/textAnchor2-expected.png:
2343 * platform/qt/svg/batik/text/textAnchor2-expected.txt:
2344 * platform/qt/svg/batik/text/textAnchor3-expected.png:
2345 * platform/qt/svg/batik/text/textAnchor3-expected.txt:
2346 * platform/qt/svg/batik/text/textDecoration-expected.png:
2347 * platform/qt/svg/batik/text/textDecoration-expected.txt:
2348 * platform/qt/svg/batik/text/textDecoration2-expected.png:
2349 * platform/qt/svg/batik/text/textDecoration2-expected.txt:
2350 * platform/qt/svg/batik/text/textEffect-expected.png:
2351 * platform/qt/svg/batik/text/textEffect-expected.txt:
2352 * platform/qt/svg/batik/text/textEffect2-expected.png:
2353 * platform/qt/svg/batik/text/textEffect2-expected.txt:
2354 * platform/qt/svg/batik/text/textEffect3-expected.png:
2355 * platform/qt/svg/batik/text/textEffect3-expected.txt:
2356 * platform/qt/svg/batik/text/textFeatures-expected.png:
2357 * platform/qt/svg/batik/text/textFeatures-expected.txt:
2358 * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
2359 * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
2360 * platform/qt/svg/batik/text/textLayout2-expected.png:
2361 * platform/qt/svg/batik/text/textLayout2-expected.txt:
2362 * platform/qt/svg/batik/text/textLength-expected.png:
2363 * platform/qt/svg/batik/text/textLength-expected.txt:
2364 * platform/qt/svg/batik/text/textOnPath-expected.png:
2365 * platform/qt/svg/batik/text/textOnPath-expected.txt:
2366 * platform/qt/svg/batik/text/textOnPath2-expected.png:
2367 * platform/qt/svg/batik/text/textOnPath2-expected.txt:
2368 * platform/qt/svg/batik/text/textOnPath3-expected.png:
2369 * platform/qt/svg/batik/text/textOnPath3-expected.txt:
2370 * platform/qt/svg/batik/text/textPCDATA-expected.png:
2371 * platform/qt/svg/batik/text/textPCDATA-expected.txt:
2372 * platform/qt/svg/batik/text/textPosition-expected.png:
2373 * platform/qt/svg/batik/text/textPosition-expected.txt:
2374 * platform/qt/svg/batik/text/textPosition2-expected.png:
2375 * platform/qt/svg/batik/text/textPosition2-expected.txt:
2376 * platform/qt/svg/batik/text/textProperties-expected.png:
2377 * platform/qt/svg/batik/text/textProperties-expected.txt:
2378 * platform/qt/svg/batik/text/textProperties2-expected.png:
2379 * platform/qt/svg/batik/text/textProperties2-expected.txt:
2380 * platform/qt/svg/batik/text/verticalTextOnPath-expected.png:
2381 * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
2383 2012-07-24 Julien Chaffraix <jchaffraix@webkit.org>
2385 Crash in RenderTableSection::layoutRows
2386 https://bugs.webkit.org/show_bug.cgi?id=92145
2388 Reviewed by Abhishek Arya.
2390 * fast/table/crash-table-section-layoutRows-expected.txt: Added.
2391 * fast/table/crash-table-section-layoutRows.html: Added.
2393 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
2395 [Qt] svg/clip-path rebaseline after new test fonts
2396 https://bugs.webkit.org/show_bug.cgi?id=92158
2400 Create a separate bug to track two tests that had wrong expected results before
2403 * platform/qt-5.0/Skipped:
2404 * platform/qt/svg/clip-path/clip-path-pixelation-expected.png:
2405 * platform/qt/svg/clip-path/clip-path-pixelation-expected.txt:
2406 * platform/qt/svg/clip-path/clip-path-text-and-shape-expected.png:
2407 * platform/qt/svg/clip-path/clip-path-text-and-shape-expected.txt:
2408 * platform/qt/svg/clip-path/clip-path-text-and-stroke-expected.png:
2409 * platform/qt/svg/clip-path/clip-path-text-and-stroke-expected.txt:
2410 * platform/qt/svg/clip-path/clip-path-text-expected.png:
2411 * platform/qt/svg/clip-path/clip-path-text-expected.txt:
2412 * platform/qt/svg/clip-path/clip-path-tspan-and-stroke-expected.png:
2413 * platform/qt/svg/clip-path/clip-path-tspan-and-stroke-expected.txt:
2414 * platform/qt/svg/clip-path/clip-path-with-text-clipped-expected.png:
2415 * platform/qt/svg/clip-path/clip-path-with-text-clipped-expected.txt:
2416 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
2417 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt:
2418 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-expected.png: Removed.
2419 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Removed.
2420 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Removed.
2421 * platform/qt/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Removed.
2423 2012-07-24 Zhenyao Mo <zmo@google.com>
2425 Rebaseline - gardening stuff.
2429 * fast/canvas/webgl/framebuffer-object-attachment-expected.txt:
2430 * fast/canvas/webgl/framebuffer-object-attachment.html:
2431 * fast/canvas/webgl/resources/webgl-test-utils.js:
2433 * platform/chromium-linux-x86/css3/selectors3/html: Removed.
2434 * platform/chromium-linux-x86/css3/selectors3/xhtml: Removed.
2435 * platform/chromium-linux-x86/css3/selectors3/xml: Removed.
2436 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core: Removed.
2437 * platform/chromium-linux/compositing/overflow/theme-affects-visual-overflow-expected.png:
2438 * platform/chromium-linux/css1/box_properties/acid_test-expected.png:
2439 * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
2440 * platform/chromium-linux/css3/selectors3/html/css3-modsel-25-expected.png:
2441 * platform/chromium-linux/css3/selectors3/html/css3-modsel-70-expected.png:
2442 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-25-expected.png:
2443 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-70-expected.png:
2444 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-25-expected.png:
2445 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-70-expected.png:
2446 * platform/chromium-linux/fast/block/basic/011-expected.png:
2447 * platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
2448 * platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.png:
2449 * platform/chromium-linux/fast/forms/001-expected.png:
2450 * platform/chromium-linux/fast/forms/basic-inputs-expected.png:
2451 * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
2452 * platform/chromium-linux/fast/forms/file/file-input-disabled-expected.png:
2453 * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
2454 * platform/chromium-linux/fast/forms/formmove-expected.png:
2455 * platform/chromium-linux/fast/forms/formmove2-expected.png:
2456 * platform/chromium-linux/fast/forms/indeterminate-expected.png:
2457 * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
2458 * platform/chromium-linux/fast/forms/input-value-expected.png:
2459 * platform/chromium-linux/fast/inline/positionedLifetime-expected.png:
2460 * platform/chromium-linux/fast/parser/bad-xml-slash-expected.png:
2461 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
2462 * platform/chromium-linux/fast/replaced/width100percent-checkbox-expected.png:
2463 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
2464 * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
2465 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
2466 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
2467 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
2468 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
2469 * platform/chromium-mac-snowleopard/fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Removed.
2470 * platform/chromium-win-xp/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Removed.
2471 * platform/mac-snowleopard/fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Removed.
2472 * platform/mac/fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Removed.
2474 2012-07-24 Luciano Wolf <luciano.wolf@openbossa.org>
2476 [Qt] fast/block/basic needs rebaseline after new test fonts
2477 https://bugs.webkit.org/show_bug.cgi?id=92149
2479 Reviewed by Alexis Menard.
2481 * platform/qt-5.0-wk1/Skipped:
2482 * platform/qt-5.0-wk2/Skipped:
2483 * platform/qt-5.0/Skipped:
2484 * platform/qt/fast/block/basic/001-expected.png:
2485 * platform/qt/fast/block/basic/001-expected.txt:
2486 * platform/qt/fast/block/basic/002-expected.png:
2487 * platform/qt/fast/block/basic/002-expected.txt:
2488 * platform/qt/fast/block/basic/003-expected.png:
2489 * platform/qt/fast/block/basic/003-expected.txt:
2490 * platform/qt/fast/block/basic/004-expected.png:
2491 * platform/qt/fast/block/basic/004-expected.txt:
2492 * platform/qt/fast/block/basic/005-expected.png:
2493 * platform/qt/fast/block/basic/005-expected.txt:
2494 * platform/qt/fast/block/basic/006-expected.png:
2495 * platform/qt/fast/block/basic/006-expected.txt:
2496 * platform/qt/fast/block/basic/007-expected.png:
2497 * platform/qt/fast/block/basic/007-expected.txt:
2498 * platform/qt/fast/block/basic/008-expected.png:
2499 * platform/qt/fast/block/basic/008-expected.txt:
2500 * platform/qt/fast/block/basic/009-expected.png:
2501 * platform/qt/fast/block/basic/009-expected.txt:
2502 * platform/qt/fast/block/basic/010-expected.png:
2503 * platform/qt/fast/block/basic/010-expected.txt:
2504 * platform/qt/fast/block/basic/011-expected.png:
2505 * platform/qt/fast/block/basic/011-expected.txt:
2506 * platform/qt/fast/block/basic/012-expected.png:
2507 * platform/qt/fast/block/basic/012-expected.txt:
2508 * platform/qt/fast/block/basic/013-expected.png:
2509 * platform/qt/fast/block/basic/013-expected.txt:
2510 * platform/qt/fast/block/basic/014-expected.png:
2511 * platform/qt/fast/block/basic/014-expected.txt:
2512 * platform/qt/fast/block/basic/015-expected.png:
2513 * platform/qt/fast/block/basic/015-expected.txt:
2514 * platform/qt/fast/block/basic/016-expected.png:
2515 * platform/qt/fast/block/basic/016-expected.txt:
2516 * platform/qt/fast/block/basic/018-expected.png:
2517 * platform/qt/fast/block/basic/018-expected.txt:
2518 * platform/qt/fast/block/basic/019-expected.png:
2519 * platform/qt/fast/block/basic/019-expected.txt:
2520 * platform/qt/fast/block/basic/020-expected.txt:
2521 * platform/qt/fast/block/basic/021-expected.png:
2522 * platform/qt/fast/block/basic/021-expected.txt:
2523 * platform/qt/fast/block/basic/adding-near-anonymous-block-expected.png:
2524 * platform/qt/fast/block/basic/adding-near-anonymous-block-expected.txt:
2525 * platform/qt/fast/block/basic/minheight-expected.png:
2526 * platform/qt/fast/block/basic/minheight-expected.txt:
2527 * platform/qt/fast/block/basic/percent-height-inside-anonymous-block-expected.png:
2528 * platform/qt/fast/block/basic/percent-height-inside-anonymous-block-expected.txt:
2529 * platform/qt/fast/block/basic/quirk-height-expected.png:
2530 * platform/qt/fast/block/basic/quirk-height-expected.txt:
2531 * platform/qt/fast/block/basic/truncation-rtl-expected.png:
2532 * platform/qt/fast/block/basic/truncation-rtl-expected.txt:
2533 * platform/qt/fast/block/basic/white-space-pre-wraps-expected.png:
2534 * platform/qt/fast/block/basic/white-space-pre-wraps-expected.txt:
2536 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
2538 [Qt] svg/carto.net rebaseline after new test fonts
2539 https://bugs.webkit.org/show_bug.cgi?id=92152
2543 * platform/qt-5.0-wk2/Skipped:
2544 * platform/qt-5.0/Skipped:
2545 * platform/qt-5.0/svg/carto.net/window-expected.png: Removed.
2546 * platform/qt-5.0/svg/carto.net/window-expected.txt: Removed.
2547 * platform/qt/svg/carto.net/button-expected.png:
2548 * platform/qt/svg/carto.net/button-expected.txt:
2549 * platform/qt/svg/carto.net/colourpicker-expected.png:
2550 * platform/qt/svg/carto.net/colourpicker-expected.txt:
2551 * platform/qt/svg/carto.net/scrollbar-expected.png:
2552 * platform/qt/svg/carto.net/scrollbar-expected.txt:
2553 * platform/qt/svg/carto.net/selectionlist-expected.png:
2554 * platform/qt/svg/carto.net/selectionlist-expected.txt:
2555 * platform/qt/svg/carto.net/slider-expected.png:
2556 * platform/qt/svg/carto.net/slider-expected.txt:
2557 * platform/qt/svg/carto.net/tabgroup-expected.png:
2558 * platform/qt/svg/carto.net/tabgroup-expected.txt:
2559 * platform/qt/svg/carto.net/textbox-expected.png:
2560 * platform/qt/svg/carto.net/textbox-expected.txt:
2561 * platform/qt/svg/carto.net/window-expected.png:
2562 * platform/qt/svg/carto.net/window-expected.txt:
2564 2012-07-24 Luciano Wolf <luciano.wolf@openbossa.org>
2566 [Qt] platform, plugins and printing need rebaseline after new test fonts
2567 https://bugs.webkit.org/show_bug.cgi?id=92016
2569 Reviewed by Alexis Menard.
2571 Updating skipped tests inside platform, plugins and printing. The following tests
2573 /platform/qt/plugins/qt-qwidget-plugin.html (bug #92141)
2574 /plugins/netscape-dom-access.html (already skipped inside qt/Skipped)
2576 * platform/qt-5.0-wk1/Skipped:
2577 * platform/qt-5.0-wk2/Skipped:
2578 * platform/qt-5.0/Skipped:
2579 * platform/qt/platform/qt/fast/forms/button-line-break-expected.png:
2580 * platform/qt/platform/qt/fast/forms/button-line-break-expected.txt:
2581 * platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.png: Added.
2582 * platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Added.
2583 * platform/qt/platform/qt/plugins/qt-qwidget-plugin-expected.png: Added.
2584 * platform/qt/platform/qt/plugins/qt-qwidget-plugin-expected.txt:
2585 * platform/qt/plugins/iframe-plugin-bgcolor-expected.txt:
2586 * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.txt:
2587 * platform/qt/printing/compositing-layer-printing-expected.png:
2588 * platform/qt/printing/compositing-layer-printing-expected.txt:
2589 * platform/qt/printing/iframe-print-expected.png:
2590 * platform/qt/printing/iframe-print-expected.txt:
2591 * platform/qt/printing/media-queries-print-expected.png:
2592 * platform/qt/printing/media-queries-print-expected.txt:
2593 * platform/qt/printing/page-rule-in-media-query-expected.png:
2594 * platform/qt/printing/page-rule-in-media-query-expected.txt:
2595 * platform/qt/printing/simultaneous-position-float-change-expected.txt:
2596 * platform/qt/printing/width-overflow-expected.png:
2597 * platform/qt/printing/width-overflow-expected.txt:
2599 2012-07-24 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2601 [Qt] Re-skip failing tests for Qt 4.8 platform
2602 https://bugs.webkit.org/show_bug.cgi?id=92119
2604 Reviewed by Alexis Menard.
2606 The following tests, after unskipping, are now passing on Qt-5.0 build bot
2607 variations, but still failing for Qt-4.8 ones:
2609 Regressions: Unexpected text diff mismatch : (1)
2610 http/tests/misc/acid3.html = TEXT
2612 Regressions: Unexpected image mismatch : (2)
2613 fast/css/tab-size.html = IMAGE
2614 fast/text/international/bdi-dir-default-to-auto.html = IMAGE
2616 This patch adds these to Skipped list of qt-4.8 platform.
2618 * platform/qt-4.8/Skipped: Added 3 layout tests.
2620 2012-07-24 Tommy Widenflycht <tommyw@google.com>
2622 MediaStream API: Update MediaStreamTrack to match the specification
2623 https://bugs.webkit.org/show_bug.cgi?id=90180
2625 Reviewed by Adam Barth.
2627 * fast/mediastream/MediaStreamTrack-expected.txt: Added.
2628 * fast/mediastream/MediaStreamTrack.html: Added.
2630 2012-07-24 Andrew Wilson <atwilson@chromium.org>
2632 Unreviewed expectations change for chromium to address lint error from r90190.
2634 * platform/chromium/TestExpectations:
2636 2012-07-24 Julien Chaffraix <jchaffraix@webkit.org>
2638 inline-table wrapper should be generated for display: inline element only
2639 https://bugs.webkit.org/show_bug.cgi?id=92054
2641 Reviewed by Abhishek Arya.
2643 For some reason, using dumpAsText didn't dump the 2 lines properly so the test
2644 is a reftest to work-around that.
2646 * fast/table/inline-block-generates-table-wrapper-expected.html: Added.
2647 * fast/table/inline-block-generates-table-wrapper.html: Added.
2649 2012-07-24 Terry Anderson <tdanderson@chromium.org>
2651 [chromium] Unskip tests in fast/hidpi
2652 https://bugs.webkit.org/show_bug.cgi?id=90190
2654 Reviewed by Adam Barth.
2656 Adding cr-linux baselines so that the EWS will go green. Will be adding new
2657 baselines for the chromium ports with WebKit gardener atwilson@.
2659 * platform/chromium-linux/fast/hidpi/broken-image-icon-hidpi-expected.png: Added.
2660 * platform/chromium-linux/fast/hidpi/broken-image-icon-hidpi-expected.txt: Added.
2661 * platform/chromium-linux/fast/hidpi/broken-image-with-size-hidpi-expected.png: Added.
2662 * platform/chromium-linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt: Added.
2663 * platform/chromium-linux/fast/hidpi/clip-text-in-hidpi-expected.png: Added.
2664 * platform/chromium-linux/fast/hidpi/clip-text-in-hidpi-expected.txt: Added.
2665 * platform/chromium-linux/fast/hidpi/device-scale-factor-paint-expected.png: Added.
2666 * platform/chromium-linux/fast/hidpi/focus-rings-expected.png: Added.
2667 * platform/chromium-linux/fast/hidpi/image-set-as-background-expected.png: Added.
2668 * platform/chromium-linux/fast/hidpi/image-set-as-background-expected.txt: Added.
2669 * platform/chromium-linux/fast/hidpi/image-set-background-dynamic-expected.png: Added.
2670 * platform/chromium-linux/fast/hidpi/image-set-background-dynamic-expected.txt: Added.
2671 * platform/chromium-linux/fast/hidpi/image-set-background-repeat-expected.png: Added.
2672 * platform/chromium-linux/fast/hidpi/image-set-background-repeat-expected.txt: Added.
2673 * platform/chromium-linux/fast/hidpi/image-set-background-repeat-without-size-expected.png: Added.
2674 * platform/chromium-linux/fast/hidpi/image-set-background-repeat-without-size-expected.txt: Added.
2675 * platform/chromium-linux/fast/hidpi/image-set-border-image-comparison-expected.png: Added.
2676 * platform/chromium-linux/fast/hidpi/image-set-border-image-comparison-expected.txt: Added.
2677 * platform/chromium-linux/fast/hidpi/image-set-border-image-dynamic-expected.png: Added.
2678 * platform/chromium-linux/fast/hidpi/image-set-border-image-dynamic-expected.txt: Added.
2679 * platform/chromium-linux/fast/hidpi/image-set-border-image-simple-expected.png: Added.
2680 * platform/chromium-linux/fast/hidpi/image-set-border-image-simple-expected.txt: Added.
2681 * platform/chromium-linux/fast/hidpi/image-set-in-content-dynamic-expected.png: Added.
2682 * platform/chromium-linux/fast/hidpi/image-set-in-content-dynamic-expected.txt: Added.
2683 * platform/chromium-linux/fast/hidpi/image-set-out-of-order-expected.png: Added.
2684 * platform/chromium-linux/fast/hidpi/image-set-out-of-order-expected.txt: Added.
2685 * platform/chromium-linux/fast/hidpi/image-set-simple-expected.png: Added.
2686 * platform/chromium-linux/fast/hidpi/image-set-simple-expected.txt: Added.
2687 * platform/chromium-linux/fast/hidpi/image-set-without-specified-width-expected.png: Added.
2688 * platform/chromium-linux/fast/hidpi/image-set-without-specified-width-expected.txt: Added.
2689 * platform/chromium-linux/fast/hidpi/resize-corner-hidpi-expected.png: Added.
2690 * platform/chromium-linux/fast/hidpi/resize-corner-hidpi-expected.txt: Added.
2691 * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
2692 * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.txt: Added.
2693 * platform/chromium/TestExpectations:
2695 2012-07-24 Nico Weber <nicolasweber@gmx.de>
2697 [chromium] Add pixel expectations for new test scrollbar-tickmarks-styled.html
2698 https://bugs.webkit.org/show_bug.cgi?id=92116
2702 * platform/chromium-win/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Added.
2703 * platform/chromium/TestExpectations:
2705 2012-07-24 Thiago Marcos P. Santos <thiago.santos@intel.com>
2707 [EFL] Gardening of failing and flaky tests
2708 https://bugs.webkit.org/show_bug.cgi?id=92105
2710 Unreviewed gardening.
2712 * platform/efl/TestExpectations:
2714 2012-07-24 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2716 [Qt] Unskip layout test after monospace-font fix
2717 https://bugs.webkit.org/show_bug.cgi?id=86179
2719 Reviewed by Alexis Menard.
2721 This test has been skipped because monospace fonts weren't properly to
2722 HTML tags like <pre>, for instance. After r121971, the test results are
2725 * platform/qt/Skipped: Unskipped fast/css/tab-size.html.
2727 2012-07-24 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2729 [Qt] Updated acid3 layout test results after monospace fix
2730 https://bugs.webkit.org/show_bug.cgi?id=87501
2732 Reviewed by Alexis Menard.
2734 Updated Qt (same for WK1 and WK2) layout test results for
2735 http/tests/misc/acid3.html after monospace font fix landed in r121971.
2737 * platform/qt/Skipped: Unskip http/tests/misc/acid3.html.
2738 * platform/qt/http/tests/misc/acid3-expected.png: Added.
2739 * platform/qt/http/tests/misc/acid3-expected.txt: Added.
2741 2012-07-24 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2743 [Qt] Unskip layout test after monospace-font fix
2744 https://bugs.webkit.org/show_bug.cgi?id=81899
2746 Reviewed by Alexis Menard.
2748 This test has been skipped because monospace fonts weren't properly used by
2749 layout tests. After r121971, the test results are normal again.
2751 * platform/qt/Skipped: Unskipped layout test.
2753 2012-07-24 János Badics <jbadics@inf.u-szeged.hu>
2755 [Qt] Unreviewed gardening after r123100. Added baseline to tests that have been unskipped.
2756 https://bugs.webkit.org/show_bug.cgi?id=91739
2758 * platform/qt-5.0/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added.
2759 * platform/qt-5.0/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: Added.
2760 * platform/qt-5.0/fast/events/onload-re-entry-expected.png: Added.
2761 * platform/qt-5.0/fast/events/onload-re-entry-expected.txt: Added.
2762 * platform/qt-5.0/fast/events/touch/touch-slider-expected.txt: Added.
2763 * platform/qt-5.0/fast/events/touch/touch-slider-no-js-touch-listener-expected.txt: Added.
2764 * platform/qt-5.0/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: Added.
2765 * platform/qt-5.0/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
2767 2012-07-24 János Badics <jbadics@inf.u-szeged.hu>
2769 [Qt] Unreviewed gardening after r123432. Added baseline to fast/text/whitespace/028.html
2770 after is has been unskipped.
2771 https://bugs.webkit.org/show_bug.cgi?id=91971
2773 * platform/qt.5-0/fast/text/whitespace/028-expected.png: Added.
2774 * platform/qt.5-0/fast/text/whitespace/028-expected.txt: Added.
2776 2012-07-24 Ádám Kallai <kadam@inf.u-szeged.hu>
2778 [Qt] Unreviewed gardening. Update expectations after r122988 and r122712.
2780 * platform/qt-5.0-wk2/editing/deleting/5144139-2-expected.txt: Added after r122712.
2781 * platform/qt-5.0/editing/deleting/5144139-2-expected.txt: Removed.
2782 * platform/qt-5.0/http/tests/misc/location-replace-crossdomain-expected.png: Added after r122988.
2783 * platform/qt-5.0/http/tests/misc/location-replace-crossdomain-expected.txt: Added after r122988.
2784 * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added after r122988.
2785 * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Added after r122988.
2787 2012-07-24 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
2789 [Qt] fast/css/text-transform-select.html should be rebaselined for WK1 and WK2 on Qt 5.0
2790 https://bugs.webkit.org/show_bug.cgi?id=77377
2792 Reviewed by Simon Hausmann.
2794 Test now pass in both WK1 and WK2.
2796 * platform/qt-5.0/Skipped:
2798 2012-07-23 Hans Wennborg <hans@chromium.org>
2800 Speech JavaScript API: Add the SpeechRecognitionResult.emma attribute
2801 https://bugs.webkit.org/show_bug.cgi?id=91743
2803 Reviewed by Adam Barth.
2805 Add layout test for the SpeechRecognitionResult.emma attribute.
2807 * fast/speech/scripted/emma.html: Added.
2808 * fast/speech/scripted/emma-expected.txt: Added.
2810 2012-07-24 Zan Dobersek <zandobersek@gmail.com>
2812 Unreviewed GTK gardening.
2814 Skipping tests added in r123343 and adding a test expectation for
2815 an accessibility test added in r123428.
2817 * platform/gtk/TestExpectations:
2819 2012-07-24 Andrei Poenaru <poenaru@adobe.com>
2821 Web Inspector: Protocol Extension: add getFlowByName command
2822 https://bugs.webkit.org/show_bug.cgi?id=91855
2824 Reviewed by Pavel Feldman.
2826 Created a single test suite for the WebInspector protocol extension for CSS Regions.
2828 * inspector/styles/protocol-css-regions-commands-expected.txt: Added.
2829 * inspector/styles/protocol-css-regions-commands.html: Added.
2830 * inspector/styles/protocol-getNamedFlowCollection-command-expected.txt: Removed.
2831 * inspector/styles/protocol-getNamedFlowCollection-command.html: Removed.
2832 * platform/efl/TestExpectations:
2833 * platform/qt/Skipped:
2835 2012-07-24 Anthony Scian <ascian@rim.com>
2837 Web Inspector [JSC]: Enable initiator column in network panel.
2838 https://bugs.webkit.org/show_bug.cgi?id=65533
2840 Reviewed by Vsevolod Vlasov.
2842 Bug https://bugs.webkit.org/show_bug.cgi?id=65105 caused
2843 network-initiator.html to be disabled due to caching CSS information.
2844 Tweaked the test so that reloads could be forced to avoid the cache
2845 copy (thanks to Vsevolod Vlasov for help on this); test works now and
2846 is updated for availability of stack traces fixed in 40118. Consolidated
2847 results into common expected results output.
2849 * http/tests/inspector/inspector-test.js:
2850 (initialize_InspectorTest.InspectorTest.hardReloadPage):
2851 (initialize_InspectorTest.InspectorTest.reloadPage):
2852 (initialize_InspectorTest.InspectorTest._innerReloadPage):
2853 * http/tests/inspector/network/network-initiator-expected.txt:
2854 * http/tests/inspector/network/network-initiator.html:
2855 * platform/chromium/TestExpectations:
2856 * platform/chromium/http/tests/inspector/network/network-initiated-expected.txt: Removed.
2857 * platform/mac/TestExpectations:
2859 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
2861 [Tests] Copy fast/forms/number/number-change-type-on-focus.html and number-losing-renderer-on-click.html to fast/forms/resources
2862 https://bugs.webkit.org/show_bug.cgi?id=92083
2864 Reviewed by Kent Tamura.
2866 This patch copies two test HTML files in fast/forms/number into JavaScript code directory,
2867 fast/forms/resources:
2868 - number-change-type-on-focus.html -> common-change-type-on-focus.js
2869 - number-losing-renderer-on-click.html -> common-losing-renderer-on-click.js
2871 * fast/forms/resources/common-change-type-on-focus.js: Copied from LayoutTests/fast/forms/number/number-change-type-on-focus.html.
2872 * fast/forms/resources/common-losing-renderer-on-click.js: Copied from LayoutTests/fast/forms/number/number-losing-renderer-on-click.html.
2874 2012-07-24 Yoshifumi Inoue <yosin@chromium.org>
2876 [Tests] Rename fast/forms/number/number-crash.html to number-losing-renderer-on-click.html
2877 https://bugs.webkit.org/show_bug.cgi?id=92085
2879 Reviewed by Kent Tamura.
2881 This patch renames test file fast/forms/number/number-crash.html to number-losing-renderer-on-click.html
2882 to make test name denotes what test will be done.
2884 * fast/forms/number/number-crash-expected.txt: Removed.
2885 * fast/forms/number/number-crash.html: Removed.
2886 * fast/forms/number/number-losing-renderer-on-click-expected.txt: Copied from LayoutTests/fast/forms/number/number-crash-expected.txt.
2887 * fast/forms/number/number-losing-renderer-on-click.html: Copied from LayoutTests/fast/forms/number/number-crash.html.
2889 2012-07-24 János Badics <jbadics@inf.u-szeged.hu>
2891 [Qt] Unreviewed gardening after r123379. Newly added fast/css/sticky/parsing-position-sticky.html fails.
2892 https://bugs.webkit.org/show_bug.cgi?id=92080
2894 * platform/qt/Skipped:
2896 2012-07-24 Szilard Ledan <szledan@inf.u-szeged.hu>
2898 [Qt] Unreview gardening.
2900 * platform/qt/Skipped:
2902 2012-07-24 János Badics <jbadics@inf.u-szeged.hu>
2904 [Qt] Unreviewed gardening. Skipped a test because of a missing feature.
2906 * platform/qt/Skipped:
2908 2012-07-24 Arko Saha <arko@motorola.com>
2910 Microdata: Implement PropertyNodeList interface.
2911 https://bugs.webkit.org/show_bug.cgi?id=80269
2913 Reviewed by Ryosuke Niwa.
2915 Added test cases for PropertyNodeList interface and PropertyNodeList.getValues() method.
2916 Spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#propertynodelist
2918 * fast/dom/MicroData/nameditem-returns-propertynodelist-expected.txt: Added.
2919 * fast/dom/MicroData/nameditem-returns-propertynodelist.html: Added.
2920 * fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element-expected.txt: Added.
2921 * fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element.html: Added.
2922 * fast/dom/MicroData/propertynodelist-getvalues-test-expected.txt: Added.
2923 * fast/dom/MicroData/propertynodelist-getvalues-test.html: Added.
2924 * fast/dom/MicroData/propertynodelist-test-add-remove-element-expected.txt: Added.
2925 * fast/dom/MicroData/propertynodelist-test-add-remove-element.html: Added.
2927 2012-07-23 Balazs Ankes <bank@inf.u-szeged.hu>
2929 [Qt] from platform/qt/fast/overflow to platform/qt/fast/xsl tests needs update after rebaseline and new testfonts
2930 https://bugs.webkit.org/show_bug.cgi?id=91971
2932 Unreviewed rebaseline.
2934 * platform/qt-5.0-wk1/Skipped:
2935 * platform/qt-5.0-wk2/Skipped:
2936 * platform/qt-5.0/Skipped:
2937 * platform/qt/fast/overflow/001-expected.png: Added.
2938 * platform/qt/fast/overflow/001-expected.txt:
2939 * platform/qt/fast/overflow/002-expected.png: Added.
2940 * platform/qt/fast/overflow/002-expected.txt:
2941 * platform/qt/fast/overflow/004-expected.png:
2942 * platform/qt/fast/overflow/004-expected.txt:
2943 * platform/qt/fast/overflow/006-expected.png: Added.
2944 * platform/qt/fast/overflow/006-expected.txt:
2945 * platform/qt/fast/overflow/007-expected.png:
2946 * platform/qt/fast/overflow/007-expected.txt:
2947 * platform/qt/fast/overflow/008-expected.png: Added.
2948 * platform/qt/fast/overflow/008-expected.txt:
2949 * platform/qt/fast/overflow/border-radius-clipping-expected.png: Added.
2950 * platform/qt/fast/overflow/border-radius-clipping-expected.txt:
2951 * platform/qt/fast/overflow/childFocusRingClip-expected.png: Added.
2952 * platform/qt/fast/overflow/childFocusRingClip-expected.txt:
2953 * platform/qt/fast/overflow/dynamic-hidden-expected.png: Added.
2954 * platform/qt/fast/overflow/dynamic-hidden-expected.txt:
2955 * platform/qt/fast/overflow/float-in-relpositioned-expected.png: Added.
2956 * platform/qt/fast/overflow/float-in-relpositioned-expected.txt:
2957 * platform/qt/fast/overflow/hidden-scrollbar-resize-expected.png: Added.
2958 * platform/qt/fast/overflow/hidden-scrollbar-resize-expected.txt:
2959 * platform/qt/fast/overflow/hit-test-overflow-controls-expected.png: Added.
2960 * platform/qt/fast/overflow/hit-test-overflow-controls-expected.txt:
2961 * platform/qt/fast/overflow/image-selection-highlight-expected.png:
2962 * platform/qt/fast/overflow/image-selection-highlight-expected.txt:
2963 * platform/qt/fast/overflow/infiniteRecursion-expected.png:
2964 * platform/qt/fast/overflow/infiniteRecursion-expected.txt:
2965 * platform/qt/fast/overflow/line-clamp-expected.png:
2966 * platform/qt/fast/overflow/line-clamp-expected.txt:
2967 * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.png: Added.
2968 * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.txt:
2969 * platform/qt/fast/overflow/overflow-auto-table-expected.png:
2970 * platform/qt/fast/overflow/overflow-auto-table-expected.txt:
2971 * platform/qt/fast/overflow/overflow-float-stacking-expected.png: Added.
2972 * platform/qt/fast/overflow/overflow-float-stacking-expected.txt:
2973 * platform/qt/fast/overflow/overflow-focus-ring-expected.png:
2974 * platform/qt/fast/overflow/overflow-focus-ring-expected.txt:
2975 * platform/qt/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Added.
2976 * platform/qt/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt:
2977 * platform/qt/fast/overflow/overflow-rtl-vertical-expected.png:
2978 * platform/qt/fast/overflow/overflow-rtl-vertical-expected.txt:
2979 * platform/qt/fast/overflow/overflow-stacking-expected.png: Added.
2980 * platform/qt/fast/overflow/overflow-stacking-expected.txt:
2981 * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.png: Added.
2982 * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.txt:
2983 * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.png:
2984 * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt:
2985 * platform/qt/fast/overflow/scrollbar-position-update-expected.png: Added.
2986 * platform/qt/fast/overflow/scrollbar-position-update-expected.txt:
2987 * platform/qt/fast/overflow/table-overflow-float-expected.png:
2988 * platform/qt/fast/overflow/table-overflow-float-expected.txt:
2989 * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
2990 * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
2991 * platform/qt/fast/parser/001-expected.png:
2992 * platform/qt/fast/parser/001-expected.txt:
2993 * platform/qt/fast/parser/bad-xml-slash-expected.png: Copied from LayoutTests/platform/qt/fast/text/whitespace/023-expected.png.
2994 * platform/qt/fast/parser/bad-xml-slash-expected.txt:
2995 * platform/qt/fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
2996 * platform/qt/fast/parser/broken-comments-vs-parsing-mode-expected.txt:
2997 * platform/qt/fast/parser/document-write-option-expected.png: Added.
2998 * platform/qt/fast/parser/document-write-option-expected.txt:
2999 * platform/qt/fast/parser/entity-comment-in-style-expected.png: Added.
3000 * platform/qt/fast/parser/entity-comment-in-style-expected.txt:
3001 * platform/qt/fast/parser/entity-comment-in-textarea-expected.png:
3002 * platform/qt/fast/parser/entity-comment-in-textarea-expected.txt:
3003 * platform/qt/fast/parser/nofoo-tags-inside-paragraph-expected.png: Added.
3004 * platform/qt/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
3005 * platform/qt/fast/parser/open-comment-in-style-expected.png: Added.
3006 * platform/qt/fast/parser/open-comment-in-style-expected.txt:
3007 * platform/qt/fast/parser/open-comment-in-textarea-expected.png:
3008 * platform/qt/fast/parser/open-comment-in-textarea-expected.txt:
3009 * platform/qt/fast/parser/title-error-test-expected.png: Added.
3010 * platform/qt/fast/parser/title-error-test-expected.txt:
3011 * platform/qt/fast/reflections/abs-position-in-reflection-expected.png: Added.
3012 * platform/qt/fast/reflections/abs-position-in-reflection-expected.txt:
3013 * platform/qt/fast/reflections/inline-crash-expected.png: Added.
3014 * platform/qt/fast/reflections/inline-crash-expected.txt:
3015 * platform/qt/fast/reflections/opacity-reflection-transform-expected.png:
3016 * platform/qt/fast/reflections/opacity-reflection-transform-expected.txt:
3017 * platform/qt/fast/reflections/reflection-nesting-expected.png: Added.
3018 * platform/qt/fast/reflections/reflection-nesting-expected.txt:
3019 * platform/qt/fast/reflections/reflection-overflow-hidden-expected.png: Added.
3020 * platform/qt/fast/reflections/reflection-overflow-hidden-expected.txt:
3021 * platform/qt/fast/reflections/transparent-reflected-sublayers-expected.png: Added.
3022 * platform/qt/fast/reflections/transparent-reflected-sublayers-expected.txt:
3023 * platform/qt/fast/repaint/4774354-expected.png:
3024 * platform/qt/fast/repaint/4774354-expected.txt:
3025 * platform/qt/fast/repaint/4776765-expected.png:
3026 * platform/qt/fast/repaint/4776765-expected.txt:
3027 * platform/qt/fast/repaint/backgroundSizeRepaint-expected.png:
3028 * platform/qt/fast/repaint/backgroundSizeRepaint-expected.txt:
3029 * platform/qt/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
3030 * platform/qt/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
3031 * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.png:
3032 * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.txt:
3033 * platform/qt/fast/repaint/body-background-image-expected.png:
3034 * platform/qt/fast/repaint/body-background-image-expected.txt:
3035 * platform/qt/fast/repaint/border-fit-lines-expected.png:
3036 * platform/qt/fast/repaint/border-fit-lines-expected.txt:
3037 * platform/qt/fast/repaint/border-radius-repaint-expected.png:
3038 * platform/qt/fast/repaint/border-radius-repaint-expected.txt:
3039 * platform/qt/fast/repaint/border-repaint-glitch-expected.png:
3040 * platform/qt/fast/repaint/border-repaint-glitch-expected.txt:
3041 * platform/qt/fast/repaint/box-shadow-dynamic-expected.png:
3042 * platform/qt/fast/repaint/box-shadow-dynamic-expected.txt:
3043 * platform/qt/fast/repaint/bugzilla-3509-expected.png:
3044 * platform/qt/fast/repaint/bugzilla-3509-expected.txt:
3045 * platform/qt/fast/repaint/bugzilla-5699-expected.png:
3046 * platform/qt/fast/repaint/bugzilla-5699-expected.txt:
3047 * platform/qt/fast/repaint/bugzilla-6278-expected.png:
3048 * platform/qt/fast/repaint/bugzilla-6278-expected.txt:
3049 * platform/qt/fast/repaint/bugzilla-6388-expected.png:
3050 * platform/qt/fast/repaint/bugzilla-6388-expected.txt:
3051 * platform/qt/fast/repaint/bugzilla-6473-expected.png:
3052 * platform/qt/fast/repaint/bugzilla-6473-expected.txt:
3053 * platform/qt/fast/repaint/bugzilla-7235-expected.png:
3054 * platform/qt/fast/repaint/bugzilla-7235-expected.txt:
3055 * platform/qt/fast/repaint/caret-outside-block-expected.png:
3056 * platform/qt/fast/repaint/caret-outside-block-expected.txt:
3057 * platform/qt/fast/repaint/change-transform-expected.png:
3058 * platform/qt/fast/repaint/change-transform-expected.txt:
3059 * platform/qt/fast/repaint/clipped-relative-expected.png:
3060 * platform/qt/fast/repaint/clipped-relative-expected.txt:
3061 * platform/qt/fast/repaint/containing-block-position-change-expected.png:
3062 * platform/qt/fast/repaint/containing-block-position-change-expected.txt:
3063 * platform/qt/fast/repaint/control-clip-expected.png:
3064 * platform/qt/fast/repaint/control-clip-expected.txt:
3065 * platform/qt/fast/repaint/create-layer-repaint-expected.png:
3066 * platform/qt/fast/repaint/create-layer-repaint-expected.txt:
3067 * platform/qt/fast/repaint/delete-into-nested-block-expected.png:
3068 * platform/qt/fast/repaint/delete-into-nested-block-expected.txt:
3069 * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
3070 * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt:
3071 * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.png:
3072 * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt:
3073 * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
3074 * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
3075 * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
3076 * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
3077 * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
3078 * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
3079 * platform/qt/fast/repaint/fixed-move-after-scroll-expected.png:
3080 * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt:
3081 * platform/qt/fast/repaint/float-move-during-layout-expected.png:
3082 * platform/qt/fast/repaint/float-move-during-layout-expected.txt:
3083 * platform/qt/fast/repaint/focus-layers-expected.png:
3084 * platform/qt/fast/repaint/focus-layers-expected.txt:
3085 * platform/qt/fast/repaint/inline-color-change-expected.png:
3086 * platform/qt/fast/repaint/inline-color-change-expected.txt:
3087 * platform/qt/fast/repaint/inline-outline-repaint-expected.png:
3088 * platform/qt/fast/repaint/inline-outline-repaint-expected.txt:
3089 * platform/qt/fast/repaint/layout-state-relative-expected.png:
3090 * platform/qt/fast/repaint/layout-state-relative-expected.txt:
3091 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.png:
3092 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
3093 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.png:
3094 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
3095 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.png:
3096 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
3097 * platform/qt/fast/repaint/line-flow-with-floats-1-expected.png:
3098 * platform/qt/fast/repaint/line-flow-with-floats-1-expected.txt:
3099 * platform/qt/fast/repaint/line-flow-with-floats-10-expected.png:
3100 * platform/qt/fast/repaint/line-flow-with-floats-10-expected.txt:
3101 * platform/qt/fast/repaint/line-flow-with-floats-2-expected.png:
3102 * platform/qt/fast/repaint/line-flow-with-floats-2-expected.txt:
3103 * platform/qt/fast/repaint/line-flow-with-floats-3-expected.png:
3104 * platform/qt/fast/repaint/line-flow-with-floats-3-expected.txt:
3105 * platform/qt/fast/repaint/line-flow-with-floats-4-expected.png:
3106 * platform/qt/fast/repaint/line-flow-with-floats-4-expected.txt:
3107 * platform/qt/fast/repaint/line-flow-with-floats-5-expected.png:
3108 * platform/qt/fast/repaint/line-flow-with-floats-5-expected.txt:
3109 * platform/qt/fast/repaint/line-flow-with-floats-6-expected.png:
3110 * platform/qt/fast/repaint/line-flow-with-floats-6-expected.txt:
3111 * platform/qt/fast/repaint/line-flow-with-floats-7-expected.png:
3112 * platform/qt/fast/repaint/line-flow-with-floats-7-expected.txt:
3113 * platform/qt/fast/repaint/line-flow-with-floats-8-expected.png:
3114 * platform/qt/fast/repaint/line-flow-with-floats-8-expected.txt:
3115 * platform/qt/fast/repaint/line-flow-with-floats-9-expected.png:
3116 * platform/qt/fast/repaint/line-flow-with-floats-9-expected.txt:
3117 * platform/qt/fast/repaint/line-overflow-expected.png:
3118 * platform/qt/fast/repaint/line-overflow-expected.txt:
3119 * platform/qt/fast/repaint/list-marker-2-expected.png:
3120 * platform/qt/fast/repaint/list-marker-2-expected.txt:
3121 * platform/qt/fast/repaint/make-children-non-inline-expected.png:
3122 * platform/qt/fast/repaint/make-children-non-inline-expected.txt:
3123 * platform/qt/fast/repaint/multicol-repaint-expected.png:
3124 * platform/qt/fast/repaint/multicol-repaint-expected.txt:
3125 * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
3126 * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt:
3127 * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.png:
3128 * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.txt:
3129 * platform/qt/fast/repaint/outline-child-repaint-expected.png:
3130 * platform/qt/fast/repaint/outline-child-repaint-expected.txt:
3131 * platform/qt/fast/repaint/outline-inset-expected.png:
3132 * platform/qt/fast/repaint/outline-inset-expected.txt:
3133 * platform/qt/fast/repaint/outline-repaint-glitch-expected.png:
3134 * platform/qt/fast/repaint/outline-repaint-glitch-expected.txt:
3135 * platform/qt/fast/repaint/outline-shrinking-expected.png:
3136 * platform/qt/fast/repaint/outline-shrinking-expected.txt:
3137 * platform/qt/fast/repaint/overflow-delete-line-expected.png:
3138 * platform/qt/fast/repaint/overflow-delete-line-expected.txt:
3139 * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.png:
3140 * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.txt:
3141 * platform/qt/fast/repaint/overflow-scroll-delete-expected.png:
3142 * platform/qt/fast/repaint/overflow-scroll-delete-expected.txt:
3143 * platform/qt/fast/repaint/positioned-document-element-expected.png:
3144 * platform/qt/fast/repaint/positioned-document-element-expected.txt:
3145 * platform/qt/fast/repaint/reflection-redraw-expected.png:
3146 * platform/qt/fast/repaint/reflection-redraw-expected.txt:
3147 * platform/qt/fast/repaint/region-painting-invalidation-expected.png:
3148 * platform/qt/fast/repaint/region-painting-invalidation-expected.txt:
3149 * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
3150 * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
3151 * platform/qt/fast/repaint/repaint-resized-overflow-expected.png:
3152 * platform/qt/fast/repaint/repaint-resized-overflow-expected.txt:
3153 * platform/qt/fast/repaint/scale-page-shrink-expected.png:
3154 * platform/qt/fast/repaint/scale-page-shrink-expected.txt:
3155 * platform/qt/fast/repaint/search-field-cancel-expected.png:
3156 * platform/qt/fast/repaint/search-field-cancel-expected.txt:
3157 * platform/qt/fast/repaint/select-option-background-color-expected.png:
3158 * platform/qt/fast/repaint/select-option-background-color-expected.txt:
3159 * platform/qt/fast/repaint/selected-replaced-expected.png:
3160 * platform/qt/fast/repaint/selected-replaced-expected.txt:
3161 * platform/qt/fast/repaint/selection-after-delete-expected.png:
3162 * platform/qt/fast/repaint/selection-after-delete-expected.txt:
3163 * platform/qt/fast/repaint/selection-after-remove-expected.png:
3164 * platform/qt/fast/repaint/selection-after-remove-expected.txt:
3165 * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
3166 * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
3167 * platform/qt/fast/repaint/selection-rl-expected.png:
3168 * platform/qt/fast/repaint/selection-rl-expected.txt:
3169 * platform/qt/fast/repaint/stacked-diacritics-expected.png:
3170 * platform/qt/fast/repaint/stacked-diacritics-expected.txt:
3171 * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.png:
3172 * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.txt:
3173 * platform/qt/fast/repaint/subtree-root-skipped-expected.png:
3174 * platform/qt/fast/repaint/subtree-root-skipped-expected.txt:
3175 * platform/qt/fast/repaint/table-cell-collapsed-border-expected.png:
3176 * platform/qt/fast/repaint/table-cell-collapsed-border-expected.txt:
3177 * platform/qt/fast/repaint/table-cell-move-expected.png:
3178 * platform/qt/fast/repaint/table-cell-move-expected.txt:
3179 * platform/qt/fast/repaint/table-collapsed-border-expected.png:
3180 * platform/qt/fast/repaint/table-collapsed-border-expected.txt:
3181 * platform/qt/fast/repaint/table-extra-bottom-grow-expected.png:
3182 * platform/qt/fast/repaint/table-extra-bottom-grow-expected.txt:
3183 * platform/qt/fast/repaint/text-append-dirty-lines-expected.png:
3184 * platform/qt/fast/repaint/text-append-dirty-lines-expected.txt:
3185 * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.png:
3186 * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
3187 * platform/qt/fast/repaint/transform-relative-position-expected.png:
3188 * platform/qt/fast/repaint/transform-relative-position-expected.txt:
3189 * platform/qt/fast/repaint/transform-repaint-descendants-expected.png:
3190 * platform/qt/fast/repaint/transform-repaint-descendants-expected.txt:
3191 * platform/qt/fast/repaint/transform-translate-expected.png:
3192 * platform/qt/fast/repaint/transform-translate-expected.txt:
3193 * platform/qt/fast/replaced/001-expected.png:
3194 * platform/qt/fast/replaced/001-expected.txt:
3195 * platform/qt/fast/replaced/002-expected.png:
3196 * platform/qt/fast/replaced/002-expected.txt:
3197 * platform/qt/fast/replaced/003-expected.png:
3198 * platform/qt/fast/replaced/003-expected.txt:
3199 * platform/qt/fast/replaced/004-expected.png:
3200 * platform/qt/fast/replaced/004-expected.txt:
3201 * platform/qt/fast/replaced/005-expected.png:
3202 * platform/qt/fast/replaced/005-expected.txt:
3203 * platform/qt/fast/replaced/006-expected.png:
3204 * platform/qt/fast/replaced/006-expected.txt:
3205 * platform/qt/fast/replaced/007-expected.png:
3206 * platform/qt/fast/replaced/007-expected.txt:
3207 * platform/qt/fast/replaced/absolute-image-sizing-expected.png:
3208 * platform/qt/fast/replaced/absolute-image-sizing-expected.txt:
3209 * platform/qt/fast/replaced/absolute-position-percentage-height-expected.png:
3210 * platform/qt/fast/replaced/absolute-position-percentage-height-expected.txt:
3211 * platform/qt/fast/replaced/absolute-position-percentage-width-expected.png:
3212 * platform/qt/fast/replaced/absolute-position-percentage-width-expected.txt:
3213 * platform/qt/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.png:
3214 * platform/qt/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
3215 * platform/qt/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.png:
3216 * platform/qt/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt:
3217 * platform/qt/fast/replaced/applet-disabled-positioned-expected.png:
3218 * platform/qt/fast/replaced/applet-disabled-positioned-expected.txt:
3219 * platform/qt/fast/replaced/applet-display-none-expected.png:
3220 * platform/qt/fast/replaced/applet-display-none-expected.txt:
3221 * platform/qt/fast/replaced/applet-rendering-java-disabled-expected.png:
3222 * platform/qt/fast/replaced/applet-rendering-java-disabled-expected.txt:
3223 * platform/qt/fast/replaced/border-radius-clip-expected.png:
3224 * platform/qt/fast/replaced/border-radius-clip-expected.txt:
3225 * platform/qt/fast/replaced/embed-display-none-expected.png:
3226 * platform/qt/fast/replaced/embed-display-none-expected.txt:
3227 * platform/qt/fast/replaced/image-resize-width-expected.png:
3228 * platform/qt/fast/replaced/image-resize-width-expected.txt:
3229 * platform/qt/fast/replaced/image-sizing-expected.png:
3230 * platform/qt/fast/replaced/image-sizing-expected.txt:
3231 * platform/qt/fast/replaced/inline-box-wrapper-handover-expected.png:
3232 * platform/qt/fast/replaced/inline-box-wrapper-handover-expected.txt:
3233 * platform/qt/fast/replaced/max-width-percent-expected.png:
3234 * platform/qt/fast/replaced/max-width-percent-expected.txt:
3235 * platform/qt/fast/replaced/maxheight-percent-expected.png:
3236 * platform/qt/fast/replaced/maxheight-percent-expected.txt:
3237 * platform/qt/fast/replaced/maxheight-pxs-expected.png:
3238 * platform/qt/fast/replaced/maxheight-pxs-expected.txt:
3239 * platform/qt/fast/replaced/maxwidth-percent-expected.png:
3240 * platform/qt/fast/replaced/maxwidth-percent-expected.txt:
3241 * platform/qt/fast/replaced/maxwidth-pxs-expected.png:
3242 * platform/qt/fast/replaced/maxwidth-pxs-expected.txt:
3243 * platform/qt/fast/replaced/minheight-percent-expected.png:
3244 * platform/qt/fast/replaced/minheight-percent-expected.txt:
3245 * platform/qt/fast/replaced/minheight-pxs-expected.png:
3246 * platform/qt/fast/replaced/minheight-pxs-expected.txt:
3247 * platform/qt/fast/replaced/minwidth-percent-expected.png:
3248 * platform/qt/fast/replaced/minwidth-percent-expected.txt:
3249 * platform/qt/fast/replaced/minwidth-pxs-expected.png:
3250 * platform/qt/fast/replaced/minwidth-pxs-expected.txt:
3251 * platform/qt/fast/replaced/object-align-hspace-vspace-expected.png:
3252 * platform/qt/fast/replaced/object-align-hspace-vspace-expected.txt:
3253 * platform/qt/fast/replaced/object-display-none-expected.png:
3254 * platform/qt/fast/replaced/object-display-none-expected.txt:
3255 * platform/qt/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png:
3256 * platform/qt/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt:
3257 * platform/qt/fast/replaced/percent-height-in-anonymous-block-widget-expected.png:
3258 * platform/qt/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt:
3259 * platform/qt/fast/replaced/replaced-breaking-expected.png:
3260 * platform/qt/fast/replaced/replaced-breaking-expected.txt:
3261 * platform/qt/fast/replaced/replaced-breaking-mixture-expected.png:
3262 * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt:
3263 * platform/qt/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png:
3264 * platform/qt/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt:
3265 * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.png:
3266 * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.txt:
3267 * platform/qt/fast/replaced/selection-rect-transform-expected.png:
3268 * platform/qt/fast/replaced/selection-rect-transform-expected.txt:
3269 * platform/qt/fast/replaced/three-selects-break-expected.png:
3270 * platform/qt/fast/replaced/three-selects-break-expected.txt:
3271 * platform/qt/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png:
3272 * platform/qt/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt:
3273 * platform/qt/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png:
3274 * platform/qt/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
3275 * platform/qt/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png:
3276 * platform/qt/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt:
3277 * platform/qt/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png:
3278 * platform/qt/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt:
3279 * platform/qt/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png:
3280 * platform/qt/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
3281 * platform/qt/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png:
3282 * platform/qt/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt:
3283 * platform/qt/fast/replaced/width100percent-button-expected.png:
3284 * platform/qt/fast/replaced/width100percent-button-expected.txt:
3285 * platform/qt/fast/replaced/width100percent-checkbox-expected.png: