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