1 2013-05-20 Hans Muller <hmuller@adobe.com>
3 [Qt] REGRESSION(r149457): some fast/exclusions tests are failing
4 https://bugs.webkit.org/show_bug.cgi?id=115511
6 Reviewed by Andreas Kling.
8 Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115.
10 * platform/qt/TestExpectations:
12 2013-05-20 Zoltan Horvath <zoltan@webkit.org>
14 [CSS Regions][CSS Exclusions] shape-inside on regions should respect positioned shapes and overflow
15 https://bugs.webkit.org/show_bug.cgi?id=116252
17 Reviewed by David Hyatt.
19 Regions should respect shape-inside properties which have specified top offset. Since the content which overflows from the
20 shape should be pushed after the content box (for details check out r148975), I implemented overflowthe behavior for simple
21 cases when you have only one region. I'm going to implement it for additional regions in a follow up patch.
23 Tests: fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html
24 fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html
26 * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset-expected.html: Added.
27 * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: Added.
28 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset-expected.html: Added.
29 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: Added.
31 2013-05-20 Seokju Kwon <seokju.kwon@gmail.com>
33 [GTK] Cleanup TestExpectations to pass --lint-test-files
34 https://bugs.webkit.org/show_bug.cgi?id=116419
36 Unreviewed GTK gardening.
38 Remove one of two http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html
40 * platform/gtk/TestExpectations:
42 2013-05-20 Antoine Quint <graouts@apple.com>
44 [Mac] captions menu should behave more like a menu
45 https://bugs.webkit.org/show_bug.cgi?id=116436
47 Reviewed by Eric Carlson.
49 New test that checks that the caption menu hides when clicking outside
50 of the bounds of the media element.
52 * media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt: Added.
53 * media/video-controls-captions-trackmenu-hide-on-click-outside.html: Added.
54 * platform/efl/TestExpectations:
55 * platform/gtk/TestExpectations:
56 * platform/qt/TestExpectations:
57 * platform/win/TestExpectations:
59 2013-05-18 Rashmi Shyamasundar <rashmi.s2@samsung.com>
61 [Cairo] Canvas-shadow behavior is not being as expected
62 https://bugs.webkit.org/show_bug.cgi?id=108897
64 Reviewed by Martin Robinson.
66 Test to verify the shadow of an image drawn on canvas.
67 This test uses an image whose size is smaller than,
68 the size of the rectangle which should be filled with the image.
70 * fast/canvas/canvas-image-shadow-expected.txt: Added.
71 * fast/canvas/canvas-image-shadow.html: Added.
72 * fast/canvas/script-tests/canvas-image-shadow.js: Added.
75 2013-05-20 Christophe Dumez <ch.dumez@sisa.samsung.com>
77 [EFL] Reenabled INDEXED_DATABASE after r150344
78 https://bugs.webkit.org/show_bug.cgi?id=116430
80 Reviewed by Gyuyoung Kim.
82 Unskip indexeddb layout tests for EFL port now that the functionality
83 is reenabled at compile time.
85 * platform/efl/TestExpectations:
87 2013-05-20 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
89 -webkit-text-underline-position should not be inherited
90 https://bugs.webkit.org/show_bug.cgi?id=116363
92 Reviewed by Dean Jackson.
94 Update expected results.
96 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt:
97 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js:
99 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
101 Unreviewed EFL gardening.
103 Adding failure expectations for spelling tests.
105 * platform/efl-wk2/TestExpectations:
107 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
109 Unreviewed EFL gardening.
111 spelling-double-clicked-word.html passes after r150289.
113 * platform/efl-wk2/TestExpectations:
115 2013-05-18 Simon Fraser <simon.fraser@apple.com>
117 svg/batik tests are flakey.
120 * platform/mac/TestExpectations:
122 2013-05-18 Christophe Dumez <ch.dumez@sisa.samsung.com>
124 Unreviewed EFL build fix.
126 Skip indexeddb test cases as the feature is temporarily disabled due to
129 * platform/efl/TestExpectations:
131 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
133 Mac rebaseline after r148944.
135 * platform/mac/TestExpectations:
136 * platform/mac/fast/table/giantRowspan-expected.txt:
137 * platform/mac/fast/table/giantRowspan2-expected.png:
138 * platform/mac/fast/table/giantRowspan2-expected.txt:
139 * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt:
140 * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png:
141 * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt:
142 * platform/mac/tables/mozilla/bugs/bug220536-expected.png:
143 * platform/mac/tables/mozilla/bugs/bug220536-expected.txt:
144 * platform/mac/tables/mozilla/bugs/bug8858-expected.txt:
145 * platform/mac/tables/mozilla/core/bloomberg-expected.png:
146 * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
147 * platform/mac/tables/mozilla/core/row_span-expected.png:
148 * platform/mac/tables/mozilla/core/row_span-expected.txt:
149 * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
150 * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
151 * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
152 * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
153 * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
155 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
157 REGRESSION: [Mac] fast/js/post-message-numeric-property.html is flaky
158 https://bugs.webkit.org/show_bug.cgi?id=116388
160 Add a flaky test expectation.
162 * platform/mac/TestExpectations:
164 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
166 Mac Lion rebaselines after r149999 and r150260.
168 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
169 * platform/mac-lion/media/track: Added.
170 * platform/mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added.
172 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
174 One more Mac rebaseline.
176 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
177 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
179 2013-05-16 Alexey Proskuryakov <ap@apple.com>
181 Text input is largely broken when there are subframes loading
182 http://bugs.webkit.org/show_bug.cgi?id=59121
183 <rdar://problem/9320468>
185 Reviewed by Darin Adler.
187 The new test's result are affected by DRT and WTR deficiencies, but it still
188 verifies that a tricky crash I had during development doesn't start to happen again.
190 * platform/mac-wk2/TestExpectations:
191 * platform/mac/editing/input/resources: Added.
192 * platform/mac/editing/input/resources/first-page.html: Added.
193 * platform/mac/editing/input/resources/other-page.html: Added.
194 * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache-expected.txt: Added.
195 * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html: Added.
197 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
199 Mac rebaselines; also remove some entries.
201 Seriously, I've had it enough. Why are people adding these entires never to rebaseline them later?
203 * platform/mac/TestExpectations:
204 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
205 * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.png:
206 * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt:
207 * platform/mac/fast/encoding/utf-16-big-endian-expected.png:
208 * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
209 * platform/mac/fast/encoding/utf-16-little-endian-expected.png:
210 * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
211 * platform/mac/fast/forms/input-value-expected.png:
212 * platform/mac/fast/forms/input-value-expected.txt:
213 * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png:
214 * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt:
215 * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
216 * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
218 2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
220 Web Inspector: SyntaxError evaluating "1+1; //@ sourceURL=test" in console
221 https://bugs.webkit.org/show_bug.cgi?id=116292
223 Reviewed by Timothy Hatcher.
225 * inspector/console/console-eval-comment-expected.txt: Added.
226 * inspector/console/console-eval-comment.html: Added.
228 2013-05-17 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
230 Unreviewed. Skip webgl and transforms/3d tests again, until we find out why they do
231 not run in the release bot.
233 * platform/gtk/TestExpectations:
235 2013-05-17 Frédéric Wang <fred.wang@free.fr>
237 Bad spacing inside MathML formulas when text-indent is specified
238 https://bugs.webkit.org/show_bug.cgi?id=106600
240 Reviewed by Martin Robinson.
242 New test to verify that the text-indent property is reset to 0 on
245 * mathml/presentation/text-indent-expected.html: Added.
246 * mathml/presentation/text-indent.html: Added.
248 2013-05-16 Jer Noble <jer.noble@apple.com>
250 Some media/track tests fail or assert on Mac
251 https://bugs.webkit.org/show_bug.cgi?id=97132
253 Reviewed by Simon Fraser.
255 * media/track/captions-webvtt/captions-snap-to-lines-not-set.vtt:
256 * media/track/track-cue-rendering-horizontal.html:
257 * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
258 * media/track/track-cue-rendering-snap-to-lines-not-set.html:
259 * media/track/track-cue-rendering-vertical.html:
260 * platform/mac/TestExpectations:
261 * platform/mac/media/track/track-cue-rendering-horizontal-expected.png:
262 * platform/mac/media/track/track-cue-rendering-horizontal-expected.txt:
263 * platform/mac/media/track/track-cue-rendering-vertical-expected.png:
264 * platform/mac/media/track/track-cue-rendering-vertical-expected.txt:
266 2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
268 Web Inspector: Allow "//# sourceMappingURL" syntax alongside "//@"
269 https://bugs.webkit.org/show_bug.cgi?id=116290
271 Reviewed by Timothy Hatcher.
273 * http/tests/inspector/network/resources/source-map-test-style.css:
274 * http/tests/inspector/stylesheet-source-mapping.html:
275 * inspector/debugger/source-url-comment-expected.txt:
276 * inspector/debugger/source-url-comment.html:
278 2013-05-17 Allan Sandfeld Jensen <allan.jensen@digia.com>
280 2 math sputnik test fail on 32 bit
281 https://bugs.webkit.org/show_bug.cgi?id=88519
283 Reviewed by Jocelyn Turcotte.
285 Update the expected values to match recent changes in test262.
286 The old tested values are considered outside the validation range.
288 * platform/efl/TestExpectations:
289 * platform/gtk/TestExpectations:
290 * platform/qt/TestExpectations:
291 * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html:
292 * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html:
294 2013-05-17 Gabor Abraham <abrhm@inf.u-szeged.hu>
296 [Qt] Unreviewed gardening. Added platform specific expected after r143389.
298 * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
299 * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.txt: Added.
300 * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
301 * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Added.
302 * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
303 * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added.
304 * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added.
305 * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.txt: Added.
307 2013-05-17 Seokju Kwon <seokju.kwon@gmail.com>
309 [GTK] Rebaseline after r150169
310 https://bugs.webkit.org/show_bug.cgi?id=116256
312 Unreviewed GTK gardening.
314 * platform/gtk/TestExpectations: Renamed from fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
316 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
318 media/video-seek-after-end.html is flaky
319 https://bugs.webkit.org/show_bug.cgi?id=116293
321 Add a flaky test expectation on all platforms.
325 2013-05-16 Seokju Kwon <seokju.kwon@gmail.com>
327 [EFL] inspector-protocol/page/javascriptDialogEvents.html is failing
328 https://bugs.webkit.org/show_bug.cgi?id=114781
330 Reviewed by Christophe Dumez.
332 Unskip fast/loader/form-submission-after-beforeunload-cancel.html as well.
334 * platform/efl-wk1/TestExpectations:
336 2013-05-16 Alexis Menard <alexis@webkit.org>
338 Regression: Event#stopPropagation() does not halt bubbling for webkitTransitionEnd
339 https://bugs.webkit.org/show_bug.cgi?id=115656
341 Reviewed by Darin Adler.
343 Added new tests to cover the bug.
345 * transitions/transition-end-event-prefixed-03-expected.txt: Added.
346 * transitions/transition-end-event-prefixed-03.html: Added.
347 * transitions/transition-end-event-prefixed-02-expected.txt: Added.
348 * transitions/transition-end-event-prefixed-02.html: Added.
349 * transitions/transition-end-event-prefixed-01-expected.txt: Added.
350 * transitions/transition-end-event-prefixed-01.html: Added.
352 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
354 Add failing test expectations to http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html per bug 116259.
356 * platform/efl/TestExpectations:
357 * platform/gtk/TestExpectations:
358 * platform/mac-wk2/TestExpectations:
359 * platform/qt/TestExpectations:
361 2013-05-16 Jaehun Lim <ljaehun.lim@samsung.com>
363 Frame flattening prevents <HTML> in <OBJECT> from having scrollbars
364 https://bugs.webkit.org/show_bug.cgi?id=115884
366 Reviewed by Antonio Gomes.
368 Frame flattening should be applied when the frame owner is frame or iframe. But when
369 the frame owner is object element, frame flattening prevents it from having scrollbars.
370 In this situation, we can't scroll the html document in object element.
372 This patch adds two helper functions to verify flattening conditions.
374 * fast/frames/flattening/scrolling-in-object-expected.html: Added.
375 * fast/frames/flattening/scrolling-in-object.html: Added.
377 2013-05-16 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
379 [WebSocket] Update pywebsocket to r760
380 https://bugs.webkit.org/show_bug.cgi?id=115863
382 Reviewed by Alexey Proskuryakov.
386 * http/tests/websocket/tests/handler_map.txt:
387 * http/tests/websocket/tests/hybi/echo-host_wsh.py: Copied from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
388 (web_socket_do_extra_handshake):
389 (web_socket_transfer_data):
390 * http/tests/websocket/tests/hybi/echo-path_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
391 (web_socket_do_extra_handshake):
392 (web_socket_transfer_data):
393 * http/tests/websocket/tests/hybi/url-no-trailing-slash-expected.txt:
394 * http/tests/websocket/tests/hybi/url-no-trailing-slash.html:
395 * http/tests/websocket/tests/hybi/url-with-credential-expected.txt:
396 * http/tests/websocket/tests/hybi/url-with-credential.html:
397 * http/tests/websocket/tests/hybi/url-with-empty-query-expected.txt:
398 * http/tests/websocket/tests/hybi/url-with-empty-query.html:
399 * http/tests/websocket/tests/hybi/url-with-query-expected.txt:
400 * http/tests/websocket/tests/hybi/url-with-query.html:
402 2013-05-16 Simon Fraser <simon.fraser@apple.com>
404 Content disappears when scrolling http://www.childrenscancer.org/zach/
405 https://bugs.webkit.org/show_bug.cgi?id=116206
407 Reviewed by Darin Adler.
409 Ref test for foreground layer removal.
411 * compositing/repaint/foreground-layer-change-expected.html: Added.
412 * compositing/repaint/foreground-layer-change.html: Added.
414 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
416 REGRESSION: canvas/philip/tests/2d.text.draw.fontface.notinpage.html fails
417 https://bugs.webkit.org/show_bug.cgi?id=116245
419 Add a passing/failing test expectation.
421 * platform/mac/TestExpectations:
423 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
425 [Mac] fast/events/mouse-cursor-image-set.html is flaky
426 https://bugs.webkit.org/show_bug.cgi?id=116244
428 Add a flaky test expectation on Mac.
430 * platform/mac/TestExpectations:
432 2013-05-16 Claudio Saavedra <csaavedra@igalia.com>
434 [CSS] CSS Variables are case-sensitive
435 https://bugs.webkit.org/show_bug.cgi?id=116239
437 Reviewed by Ryosuke Niwa.
439 * fast/css/variables/case-sensitive-expected.html: Renamed from
440 fast/css/variables/case-insensitive-expected.html.
441 * fast/css/variables/case-sensitive.html: Renamed from
442 LayoutTests/fast/css/variables/case-insensitive.html.
444 2013-05-16 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
446 [GTK] Build Xvfb with jhbuild
447 https://bugs.webkit.org/show_bug.cgi?id=115907
449 Reviewed by Martin Robinson.
451 Unskip and create baselines for transforms/3d and some webgl tests. We can unskip
452 more, but I prefer to only dip the toe in the waters first, to see how the bots
455 * platform/gtk/TestExpectations:
456 * platform/gtk/transforms/3d/general/perspective-non-layer-expected.txt: Added.
457 * platform/gtk/transforms/3d/general/perspective-units-expected.txt: Added.
458 * platform/gtk/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added.
459 * platform/gtk/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added.
460 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added.
461 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added.
462 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
463 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added.
464 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added.
465 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Added.
466 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added.
467 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added.
469 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
471 Add more Mac test expectations.
473 * platform/mac/TestExpectations:
475 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
477 Add a test expectation per bug 116238 and remove lines erroneously added in r150090.
479 * platform/mac/TestExpectations:
481 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
483 Mac rebaseline. The flakiness dashboard tells us that it started at r150101
484 but reverting the change locally didn't fix the problem as far as Beth and I checked.
486 * platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added.
487 * platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added.
489 2013-05-16 Sergio Villar Senin <svillar@igalia.com>
491 Enable the CSSVariables setting in css-variable-definition.html test
492 https://bugs.webkit.org/show_bug.cgi?id=116231
494 Reviewed by Andreas Kling.
496 CSSVariablesEnabled setting must be set to true to allow
497 CSSVariables at runtime.
499 Modified also the indent size to 4 spaces.
501 * css3/css-variable-definition-expected.html:
502 * css3/css-variable-definition.html:
504 2013-05-15 Andy Estes <aestes@apple.com>
506 Resources from non-HTTP schemes should not be cached indefinitely
507 https://bugs.webkit.org/show_bug.cgi?id=113626
509 Reviewed by Ryosuke Niwa.
511 Convert existing memory cache tests to HTTP tests.
513 * fast/loader/resources/compass.jpg: Removed.
514 * fast/loader/resources/image1.html: Removed.
515 * fast/loader/resources/image2.html: Removed.
516 * fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Removed.
517 * http/tests/cache/display-image-unset-allows-cached-image-load-expected.txt: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load-expected.txt.
518 * http/tests/cache/display-image-unset-allows-cached-image-load.html: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load.html.
519 * http/tests/cache/resources/cached-image.html: Renamed from LayoutTests/fast/loader/resources/cached-image.html.
520 * http/tests/cache/resources/image1.html: Added.
521 * http/tests/cache/resources/image2.html: Added.
522 * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Added.
523 * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html: Renamed from LayoutTests/fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
525 2013-05-15 Igor Oliveira <igor.o@sisa.samsung.com>
527 Implement run-in remove child cases.
528 https://bugs.webkit.org/show_bug.cgi?id=86520
530 Move runin to original position when sibling element is destroyed.
532 Reviewed by David Hyatt.
534 * fast/runin/runin-remove-child-simple-expected.txt: Added.
535 * fast/runin/runin-remove-child-simple.html: Added.
536 * fast/runin/runin-sibling-inline-expected.txt: Added.
537 * fast/runin/runin-sibling-inline.html: Added.
539 2013-05-15 Dongseong Hwang <dongseong.hwang@intel.com>
541 Remove an overloaded strokeRect in <canvas>
542 https://bugs.webkit.org/show_bug.cgi?id=116017
544 Reviewed by Benjamin Poulain.
546 canvas/philip/tests/2d.missingargs.html can cover
547 fast/canvas/canvas-overloads-strokeRect.html, so this patch removed it.
549 * fast/canvas/canvas-overloads-strokeRect-expected.txt: Removed.
550 * fast/canvas/canvas-overloads-strokeRect.html: Removed.
551 * fast/canvas/script-tests/canvas-overloads-strokeRect.js: Removed.
552 * fast/canvas/script-tests/canvas-strokeRect.js:
554 2013-05-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
556 [css3-text] text-decoration-line now accepts "blink" as valid value
557 https://bugs.webkit.org/show_bug.cgi?id=116104
559 Reviewed by Andreas Kling.
561 Updated layout test results to reflect changes in specification.
563 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
564 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js:
565 * fast/css3-text/css3-text-decoration/text-decoration-line-expected.html:
566 * fast/css3-text/css3-text-decoration/text-decoration-line.html:
568 2013-05-15 Peter Gal <galpeter@inf.u-szeged.hu>
570 Allow http tests on Arch Linux
571 https://bugs.webkit.org/show_bug.cgi?id=116155
573 Reviewed by Ryosuke Niwa.
575 * http/conf/archlinux-httpd.conf: Added.
577 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
579 Unreviewed GTK gardening.
581 * platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,
582 assigning it a mock bug modifier so the TestExpectations linting passes.
584 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
586 Unreviewed GTK gardening.
588 * platform/gtk/TestExpectations: Removing failure expectations for 7 CSS Regions and CSS Exclusions reftests.
590 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
592 Unreviewed GTK gardening.
594 * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
596 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
598 Unreviewed GTK gardening.
600 * platform/gtk/TestExpectations: Adding faillure expectations for two reftests that
601 started failing after r150025 and r150065.
603 2013-05-15 Radu Stavila <stavila@adobe.com>
605 [CSSRegions] Implement offsetParent for elements inside named flow
606 https://bugs.webkit.org/show_bug.cgi?id=113276
608 Reviewed by Darin Adler.
610 In the offsetParent algorithm, the nearest ancestor search skips from the topmost named flow elements directly to the body element.
612 Added new test for offsetParent when body is flowed into a region.
613 Updated existing offsetParent test.
615 * fast/regions/offsetParent-body-in-flow-thread-expected.txt: Added.
616 * fast/regions/offsetParent-body-in-flow-thread.html: Added.
617 * fast/regions/offsetParent-in-flow-thread-expected.txt:
618 * fast/regions/offsetParent-in-flow-thread.html:
620 2013-05-14 Hans Muller <hmuller@adobe.com>
622 [CSS Exclusions] Some layout tests fail to account for inline pixel snapping
623 https://bugs.webkit.org/show_bug.cgi?id=116115
625 Reviewed by Dirk Schulze.
627 Adjust the expected locations of spans to account for the fact that inline layout snaps boxes' logical top
628 and bottom to pixels, and the fact that line segment layout rounds the logical left and floors the logical
631 * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: Use the quiet variable!
632 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
633 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
634 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
635 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
637 2013-05-14 Alexey Proskuryakov <ap@apple.com>
639 [Mac] Add tests for secure event input
640 https://bugs.webkit.org/show_bug.cgi?id=116121
642 Reviewed by Mark Rowe.
644 * editing/secure-input: Added.
645 * editing/secure-input/password-input-changed-type-expected.txt: Added.
646 * editing/secure-input/password-input-changed-type.html: Added.
647 * editing/secure-input/password-input-focusing-expected.txt: Added.
648 * editing/secure-input/password-input-focusing-to-different-frame-expected.txt: Added.
649 * editing/secure-input/password-input-focusing-to-different-frame.html: Added.
650 * editing/secure-input/password-input-focusing.html: Added.
651 * editing/secure-input/removed-password-input-expected.txt: Added.
652 * editing/secure-input/removed-password-input.html: Added.
653 * editing/secure-input/reset-state-on-navigation-expected.txt: Added.
654 * editing/secure-input/reset-state-on-navigation.html: Added.
655 * editing/secure-input/resources: Added.
656 * editing/secure-input/resources/reset-state-on-navigation-target.html: Added.
657 * platform/efl/TestExpectations:
658 * platform/gtk/TestExpectations:
659 * platform/mac-wk2/TestExpectations:
660 * platform/mac/TestExpectations:
661 * platform/qt/TestExpectations:
662 * platform/win/TestExpectations:
663 * platform/wincairo/TestExpectations:
665 2013-05-14 David Hyatt <hyatt@apple.com>
667 REGRESSION (r147261): Many overlaid elements on united.com's account page
668 https://bugs.webkit.org/show_bug.cgi?id=116107
669 <rdar://problem/13690610>
671 Reviewed by Simon Fraser.
673 * fast/flexbox/auto-height-with-flex-expected.html: Added.
674 * fast/flexbox/auto-height-with-flex.html: Added.
676 2013-05-14 Bem Jones-Bey <bjonesbe@adobe.com>
678 Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo
679 https://bugs.webkit.org/show_bug.cgi?id=115566
681 Reviewed by David Hyatt.
683 Cleaned up test from the fuzzer. Will only crash if run under a memory
684 checking tool like ASAN.
686 * fast/block/float/float-append-child-crash-expected.txt: Added.
687 * fast/block/float/float-append-child-crash.html: Added.
689 2013-05-14 Commit Queue <commit-queue@webkit.org>
691 Unreviewed, rolling out r150023.
692 http://trac.webkit.org/changeset/150023
693 https://bugs.webkit.org/show_bug.cgi?id=116120
695 Causes table layout issues (Bug 116118) and crashes on
696 buildbot waterfall pages. (Requested by ddkilzer on #webkit).
698 * fast/css/vertical-align-baseline-rowspan-007-expected.html:
699 * fast/css/vertical-align-baseline-rowspan-007.htm:
700 * fast/css/vertical-align-baseline-rowspan-008-expected.html:
701 * fast/table/table-rowspan-height-distribution-in-rows.html: Removed.
702 * platform/gtk/TestExpectations:
703 * platform/mac/TestExpectations:
704 * platform/qt/TestExpectations:
705 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Removed.
706 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed.
707 * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
708 * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
709 * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
710 * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
711 * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
712 * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
713 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
714 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
715 * platform/qt/tables/mozilla/other/test6-expected.png:
716 * platform/qt/tables/mozilla/other/test6-expected.txt:
717 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
718 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
719 * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
720 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
721 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
722 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
723 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
724 * tables/mozilla/core/bloomberg-expected.txt:
725 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
727 2013-05-13 Ryosuke Niwa <rniwa@webkit.org>
729 Removing Attr can delete a wrong Attribute in ElementData
730 https://bugs.webkit.org/show_bug.cgi?id=116077
732 Reviewed by Benjamin Poulain.
734 Add a regression test by importing
735 https://chromium.googlesource.com/chromium/blink/+/e861452a292e185501e48940305947aa6a4e23c2
737 * fast/dom/adopt-attribute-crash-expected.txt: Added.
738 * fast/dom/adopt-attribute-crash.svg: Added.
740 2013-05-14 Andrei Bucur <abucur@adobe.com>
742 Modify checkLayout to receive the log container as an optional parameter
743 https://bugs.webkit.org/show_bug.cgi?id=112793
745 Reviewed by Darin Adler.
747 Add a way to specify the container manually for checkLayout. This is helpful to measure regions for nested
748 named flows (and probably other cases as well).
750 * resources/check-layout.js: Added an optional parameter to window.checkLayout.
752 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
754 [GStreamer] cannot seek after video finished
755 https://bugs.webkit.org/show_bug.cgi?id=114044
757 Reviewed by Philippe Normand.
759 * media/video-seek-after-end-expected.txt: Added.
760 * media/video-seek-after-end.html: Added.
762 2013-05-14 Zalan Bujtas <zalan@apple.com>
764 Ellipsis text is placed to wrong position, when the truncated text is fully cut off in RTL direction.
765 https://bugs.webkit.org/show_bug.cgi?id=115858
767 Reviewed by Darin Adler.
769 * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: Added.
770 * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: Added.
772 2013-05-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
774 [Qt] Unreviewed gardening.
776 * platform/qt/TestExpectations: Skip test using disabled feature.
777 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Rebaselining after r149869.
779 2013-05-14 Jinwoo Song <jinwoo7.song@samsung.com>
781 [EFL] Unreviewed EFL gardening
782 https://bugs.webkit.org/show_bug.cgi?id=116090
784 Unreviewed EFL gardening.
786 Rebaseline after r155023.
788 * platform/efl/TestExpectations:
789 * platform/efl/fast/table/007-expected.png:
790 * platform/efl/fast/table/007-expected.txt:
791 * platform/efl/fast/table/colspanMinWidth-expected.png:
792 * platform/efl/fast/table/colspanMinWidth-expected.txt:
793 * platform/efl/fast/table/spanOverlapRepaint-expected.png:
794 * platform/efl/fast/table/spanOverlapRepaint-expected.txt:
795 * platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
796 * platform/efl/tables/mozilla/bugs/bug13169-expected.png:
797 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
798 * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
799 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
800 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
801 * platform/efl/tables/mozilla/bugs/bug17138-expected.png:
802 * platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
803 * platform/efl/tables/mozilla/bugs/bug17548-expected.png:
804 * platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
805 * platform/efl/tables/mozilla/bugs/bug220536-expected.png:
806 * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
807 * platform/efl/tables/mozilla/bugs/bug6304-expected.png:
808 * platform/efl/tables/mozilla/bugs/bug6304-expected.txt:
809 * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Renamed from LayoutTests/platform/efl-wk2/tables/mozilla/bugs/bug73321-expected.txt.
810 * platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
811 * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
812 * platform/efl/tables/mozilla/core/bloomberg-expected.png:
813 * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
814 * platform/efl/tables/mozilla/core/cell_heights-expected.txt:
815 * platform/efl/tables/mozilla/other/test6-expected.png:
816 * platform/efl/tables/mozilla/other/test6-expected.txt:
817 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
818 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
819 * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
820 * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
821 * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
822 * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
823 * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
824 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
825 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
826 * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
828 2013-05-14 Alex Christensen <achristensen@apple.com>
830 The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
831 run successfully with WebKitTestRunner. They should not be skipped.
832 https://bugs.webkit.org/show_bug.cgi?id=116083
834 Reviewed by Darin Adler.
836 * platform/wk2/TestExpectations:
839 2013-05-13 Ryuan Choi <ryuan.choi@samsung.com>
841 Unreviewed EFL gardening.
843 Unskip several tests which already passed and add png expected results.
845 * platform/efl/TestExpectations:
846 * platform/efl/editing/selection/doubleclick-crash-expected.png: Added.
847 * platform/efl/editing/selection/select-missing-image-expected.png: Added.
849 2013-05-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
851 compositing/transitions/transform-on-large-layer.html is flaky
852 https://bugs.webkit.org/show_bug.cgi?id=110099
854 Reviewed by Darin Adler.
856 Only set the timeout for test end after the resize event has been
857 received. This helps slow test bots, and also makes it easier to
858 tell rendering failures from failures to send resize event.
860 * compositing/transitions/transform-on-large-layer.html:
862 2013-05-13 Alex Christensen <achristensen@apple.com>
864 Added testRunner.setPrinting.
865 https://bugs.webkit.org/show_bug.cgi?id=42693
866 rdar://problem/8213845
868 Reviewed by Darin Adler.
870 * platform/wk2/TestExpectations:
871 Unskipped printing tests.
873 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
875 Rename BarInfo to BarProp and remove [NoInterfaceObject]
876 https://bugs.webkit.org/show_bug.cgi?id=116027
878 Reviewed by Andreas Kling.
880 Rebaseline fast/js/global-constructors-attributes.html now that there is a new
881 'BarProp' global constructor.
883 Rebaseline a few other tests now that BarInfo was renamed to BarProp.
885 * fast/dom/Window/window-lookup-precedence-expected.txt:
886 * fast/js/global-constructors-attributes-expected.txt:
887 * fast/loader/window-properties-restored-from-page-cache-expected.txt:
888 * http/tests/security/cross-frame-access-put-expected.txt:
889 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
890 * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt:
891 * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
892 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
893 * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
894 * platform/qt/fast/js/global-constructors-attributes-expected.txt:
896 2013-05-13 Dean Jackson <dino@apple.com>
898 toDataURL can return an empty image in some cases
899 https://bugs.webkit.org/show_bug.cgi?id=115981
900 <rdar://problem/13760256>
902 Reviewed by Darin Adler.
904 Make sure that a canvas with content is not the same as one
907 * fast/canvas/toDataURL-not-empty-expected.txt: Added.
908 * fast/canvas/toDataURL-not-empty.html: Added.
910 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
912 Unreviewed EFL gardening.
914 Mark fast/table/crash-split-table-section-no-cell-recalc.html as crashing
917 * platform/efl/TestExpectations:
919 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
921 Unreviewed EFL gardening.
923 Unskip several tests that stopped crashing after r150030.
925 * platform/efl-wk2/TestExpectations:
927 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
929 Unreviewed EFL gardening.
931 Mark fast/css/variables/var-inside-shape.html as failing on EFL after
934 * platform/efl/TestExpectations:
936 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
938 Unreviewed EFL gardening.
940 Mark fast/animation/request-animation-frame-too-rapid.html as failing on EFL WK2
943 * platform/efl-wk2/TestExpectations:
945 2013-05-13 Hans Muller <hmuller@adobe.com>
947 [CSS Exclusions] Simple shape-outside tests fail when subpixel layout is disabled
948 https://bugs.webkit.org/show_bug.cgi?id=115767
950 Reviewed by Dirk Schulze.
952 The overall goal of this change was to restore the (last) four excluded exclusions ref-tests
953 by making them work correctly when subpixel layout is disabled. All of the tests were
954 substantially simplified, as was the supporting javascript code. The original
955 shape-outside-floats-simple-rounded-rectangle test was replaced by three separate tests
956 because the original was bigger then then the 800x600 limit and because it unncessarily
957 combined three indepedent test cases.
959 * fast/exclusions/resources/rounded-rectangle.js:
960 (ellipseXIntercept): Return the 1st quadrant X intercept for an ellipse given a first quadrant Y intercept.
961 (scanConvertRoundedRectangleOutside): Return the line segment intervals that overlap a rounded rectangle.
962 (genLeftRightRoundedRectFloatShapeOutsideRefTest): Insert a stack of float divs that match the left or right edge of a rounded rectangle.
963 * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html:
964 * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html:
965 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html:
966 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html:
967 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html:
968 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html:
969 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added.
970 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added.
971 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added.
972 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added.
973 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added.
974 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added.
975 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Removed.
976 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Removed.
977 * platform/mac/TestExpectations:
979 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
981 Unreviewed, rolling out r150022.
982 http://trac.webkit.org/changeset/150022
983 https://bugs.webkit.org/show_bug.cgi?id=114044
985 Causes assertions in media tests
987 * media/video-seek-after-end-expected.txt: Removed.
988 * media/video-seek-after-end.html: Removed.
990 2013-05-13 Bem Jones-Bey <bjonesbe@adobe.com>
992 Fix the float logic to not return an anonymous block ancestor
993 https://bugs.webkit.org/show_bug.cgi?id=115925
995 Reviewed by David Hyatt.
997 Cleaned up fuzzer test. Note that this will only crash when run under
998 a memory checker like ASAN.
1000 * fast/block/float/float-not-removed-crash2-expected.txt: Added.
1001 * fast/block/float/float-not-removed-crash2.html: Added.
1003 2013-05-13 Zoltan Horvath <zoltan@webkit.org>
1005 [CSS Regions][CSS Exclusions] Shape-inside on regions should respect region borders and paddings
1006 https://bugs.webkit.org/show_bug.cgi?id=115456
1008 Reviewed by David Hyatt.
1010 I refactored the computation logic of shape-inside on regions by removing access to RenderFlowThread from ExclusionShapeInfo's logicalTopOffset
1011 function, this means all the logic is now existing in RenderBlockLineLayout.cpp. By modifying the logicalTopOffset it turned out that the borders
1012 and padding hadn't worked correctly, since borders and paddings were counted twice in the shape-inside's computation. This patch adds the necessary
1013 modifications to let it respect the borders and padding in the correct way. I created 2 new helper functions to prevent increasing the code size of
1014 the layoutRunsAndFloatsInRange function.
1016 * fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Modify to not use shape-inside for testing.
1017 * fast/regions/shape-inside/shape-inside-on-additional-regions.html: Fix the shape-inside's dimension.
1018 * fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Added.
1019 * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Added.
1020 * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Added.
1021 * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Added.
1022 * fast/regions/shape-inside/shape-inside-on-regions-expected.html: Match the shape-inside height to the container's height.
1023 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Added.
1024 * fast/regions/shape-inside/shape-inside-on-regions.html: Match the shape-inside height to the container's height.
1025 * fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Added.
1026 * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Added.
1027 * fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Added.
1028 * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Added.
1029 * fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Added.
1030 * fast/regions/shape-inside/shape-inside-with-region-borders.html: Added.
1031 * fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Added.
1032 * fast/regions/shape-inside/shape-inside-with-region-padding.html: Added.
1034 2013-05-13 Bear Travis <betravis@adobe.com>
1036 [css exclusions] Enable CSS Exclusions by default when CSS_EXCLUSIONS is set
1037 https://bugs.webkit.org/show_bug.cgi?id=115919
1039 Reviewed by Dean Jackson.
1041 Adding a test to make sure CSS Exclusions can be enabled, and are enabled by
1044 * fast/exclusions/css-exclusions-enabled-expected.txt: Added.
1045 * fast/exclusions/css-exclusions-enabled.html: Added.
1047 2013-05-13 Suchit Agrawal <a.suchit@samsung.com>
1049 Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows
1050 https://bugs.webkit.org/show_bug.cgi?id=52185
1052 Reviewed by David Hyatt.
1055 * fast/css/vertical-align-baseline-rowspan-007.htm:
1057 Reference Test cases updated.
1058 * fast/css/vertical-align-baseline-rowspan-007-expected.html:
1059 * fast/css/vertical-align-baseline-rowspan-008-expected.html:
1061 Added test cases based on changes in the code and different scenarios for rowspan height
1062 distribution in rows.
1063 * fast/table/table-rowspan-height-distribution-in-rows.html: Added.
1064 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Added.
1065 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
1067 Test cases need to rebaseline in qt, efl, gtk and mac platforms.
1068 * platform/efl/TestExpectations:
1069 * platform/gtk/TestExpectations:
1070 * platform/mac/TestExpectations:
1071 * platform/qt/TestExpectations:
1073 Test case results are updated in qt platform.
1074 * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
1075 * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
1076 * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
1077 * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
1078 * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
1079 * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
1080 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
1081 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
1082 * platform/qt/tables/mozilla/other/test6-expected.png:
1083 * platform/qt/tables/mozilla/other/test6-expected.txt:
1084 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
1085 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
1086 * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
1087 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
1088 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
1089 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
1090 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
1091 * tables/mozilla/core/bloomberg-expected.txt:
1092 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1094 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
1096 [GStreamer] cannot seek after video finished
1097 https://bugs.webkit.org/show_bug.cgi?id=114044
1099 Reviewed by Philippe Normand.
1101 * media/video-seek-after-end-expected.txt: Added.
1102 * media/video-seek-after-end.html: Added.
1104 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1106 Unreviewed EFL gardening.
1108 Mark several test cases as crashing on EFL port.
1110 * platform/efl-wk2/TestExpectations:
1111 * platform/efl/TestExpectations:
1113 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1115 Unreviewed EFL gardening.
1117 Mark 2 ref tests as failing on EFL port.
1119 * platform/efl/TestExpectations:
1121 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1123 Unreviewed EFL gardening.
1125 Skip 2 HTTP tests that time out of EFL port.
1127 * platform/efl/TestExpectations:
1129 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1131 Unreviewed EFL gardening.
1133 Provide EFL baselines for several compositing test cases.
1135 * platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
1136 * platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
1137 * platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
1138 * platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
1140 2013-05-13 Zalan Bujtas <zalan@apple.com>
1142 WebProcess consuming very high CPU on linkedin.com
1143 https://bugs.webkit.org/show_bug.cgi?id=115601
1145 Reviewed by Andreas Kling.
1147 Disable WEB_TIMING_MINIMAL.
1148 Turn off window.performance and performance.now(). Some JS frameworks expect
1149 additional Web Timing APIs, when performance.now() is available.
1151 * platform/mac/TestExpectations:
1152 * fast/js/global-constructors-attributes-expected.txt:
1154 2013-05-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1156 [Qt] Unreviewed gardening. Added platform specific expected files.
1158 * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
1159 * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added after r149915.
1160 * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added after r149915.
1161 * platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added after r149914.
1162 * platform/qt/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
1164 2013-05-12 Eric Carlson <eric.carlson@apple.com>
1166 REGRESSION (r149749): Video becomes invisible when it starts playing at newyorkbygehry.com
1167 https://bugs.webkit.org/show_bug.cgi?id=115963
1169 Reviewed by Dean Jackson.
1171 * media/video-remove-insert-repaints.html: Added.
1172 * media/video-remove-insert-repaints-expected.txt: Added.
1173 * platform/mac/media/video-remove-insert-repaints-expected.png: Added.
1175 2013-05-12 Jinwoo Song <jinwoo7.song@samsung.com>
1177 [EFL] Unreviewed EFL gardening
1178 https://bugs.webkit.org/show_bug.cgi?id=116004
1180 Unreviewed EFL gardening
1182 * platform/efl-wk2/TestExpectations:
1183 * platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
1184 * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added.
1185 * platform/efl/fast/text/text-combine-different-fonts-expected.txt: Added.
1186 * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added.
1187 * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
1188 * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
1190 2013-05-12 Ryuan Choi <ryuan.choi@samsung.com>
1192 REGRESSION (r149668): 4 reftest failures under fast/regions on GTK
1193 https://bugs.webkit.org/show_bug.cgi?id=115783
1195 Unreviewed rebaseline. They were fixed after r149802.
1197 * platform/efl/TestExpectations:
1198 * platform/gtk/TestExpectations:
1200 2013-05-12 Simon Fraser <simon.fraser@apple.com>
1202 Dropdowns on http://www.exploratorium.edu don't show anything
1203 https://bugs.webkit.org/show_bug.cgi?id=115991
1205 Reviewed by Dan Bernstein.
1207 Layer tree dump test with an overflow:hidden that projects outside its
1208 ancestor, and is forced to composite by a composited child.
1210 * compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
1211 * compositing/backing/no-backing-for-clip-overhang.html: Added.
1213 2013-05-12 Andreas Kling <akling@apple.com>
1215 Rebaseline fast/js/global-constructors-attributes.html for mac-lion after r149920.
1217 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
1219 2013-05-10 Simon Fraser <simon.fraser@apple.com>
1221 REGRESSION: Fixed background on ColterReed.com scrolls
1222 https://bugs.webkit.org/show_bug.cgi?id=115951
1224 Reviewed by Beth Dakin.
1226 Tests with a fixed background and two different ways of making the <html> composited.
1228 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html: Added.
1229 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html: Added.
1230 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Added.
1231 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html: Added.
1233 2013-05-11 Xan Lopez <xlopez@igalia.com>
1235 Bogus -webkit-columns value in fast/text/international/spaces-combined-in-vertical-text.html
1236 https://bugs.webkit.org/show_bug.cgi?id=115164
1238 Reviewed by Rob Buis.
1240 Remove bogus -webkit-columns property.
1242 * fast/text/international/spaces-combined-in-vertical-text.html:
1244 2013-05-11 Jochen Eisinger <jochen@chromium.org>
1246 Disallow a window to focus itself via javascript URLs or using target _self
1247 https://bugs.webkit.org/show_bug.cgi?id=115906
1249 Reviewed by Geoffrey Garen.
1251 * fast/dom/Window/window-focus-self-expected.txt: Added.
1252 * fast/dom/Window/window-focus-self.html: Added.
1253 * platform/wk2/TestExpectations: test uses unimplemented setWindowIsKey.
1255 2013-03-17 Robert Hogan <robert@webkit.org>
1257 Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height
1258 https://bugs.webkit.org/show_bug.cgi?id=111974
1260 Reviewed by Ryosuke Niwa.
1262 * editing/execCommand/query-command-state-expected.txt:
1263 * editing/execCommand/script-tests/query-command-state.js: Remove invalid tests, vertical-align does not apply to
1266 * fast/css/vertical-align-block-elements-expected.html: Added.
1267 * fast/css/vertical-align-block-elements.html: Added.
1269 2013-05-10 Alexey Proskuryakov <ap@apple.com>
1271 <rdar://problem/13666412> Clean up some edge cases of URL parsing.
1272 https://bugs.webkit.org/show_bug.cgi?id=104919
1274 Reviewed by Darin Adler.
1276 * fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-pathname.js:
1277 * fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
1278 Updated expectations of one sub-test. We previously tried to keep the test passing
1279 as is (see bug 57291), but I couldn't find any reason to prefer the old behavior.
1281 * fast/url/host-expected.txt:
1282 * fast/url/host.html:
1283 Updated one subtest to new results, which match at least Gecko (original of the
1284 test actually claims that all browsers including Safari already do what we'll do now).
1286 * fast/url/segments-userinfo-vs-host-expected.txt: Added.
1287 * fast/url/segments-userinfo-vs-host.html: Added.
1288 Added a number of tests, with detailed explanations of the differences with Firefox,
1289 and with rationales.
1291 * http/tests/uri/username-with-no-hostname-expected.txt: Removed.
1292 * http/tests/uri/username-with-no-hostname.html-disabled: Removed.
1293 * platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Removed.
1294 This test has been disabled for a long time, and being an end-to-end test for
1295 invalid URL handling, it would be difficult to make work again. We have multiple
1296 parsing tests for URLs like this.
1298 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
1300 Remove [NoInterfaceObject] from several WebAudio IDL interfaces
1301 https://bugs.webkit.org/show_bug.cgi?id=115894
1303 Reviewed by Darin Adler.
1305 Rebaseline fast/js/global-constructors-attributes.html now that more
1306 global constructors are exposed.
1308 * fast/js/global-constructors-attributes-expected.txt:
1309 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
1311 2013-05-10 Simon Fraser <simon.fraser@apple.com>
1313 REGRESSION (r145680): No box shadow rendered on element with positioned child that obscures it
1314 https://bugs.webkit.org/show_bug.cgi?id=115840
1316 Reviewed by Antti Koivisto.
1318 * fast/box-shadow/box-shadow-obscured-backgrounds-expected.html: Added.
1319 * fast/box-shadow/box-shadow-obscured-backgrounds.html: Added.
1321 2013-05-10 Simon Fraser <simon.fraser@apple.com>
1323 REGRESSION (r143626): Element shows as garbage in image gallery
1324 https://bugs.webkit.org/show_bug.cgi?id=115946
1326 Reviewed by Antti Koivisto.
1328 Test that dumps layers for a visibility:hidden element with a child text node,
1329 and with a visibility:visible child. The resulting compositing layer should
1330 not be marked as opaque.
1332 * compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
1333 * compositing/contents-opaque/hidden-with-visible-child.html: Added.
1334 * compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
1335 * compositing/contents-opaque/hidden-with-visible-text.html: Added.
1337 2013-05-10 Simon Fraser <simon.fraser@apple.com>
1339 Garbage down left side of nytimes.com page (if subscriber)
1340 https://bugs.webkit.org/show_bug.cgi?id=115839
1342 Reviewed by Antti Koivisto.
1344 * compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
1345 * compositing/contents-opaque/overflow-hidden-child-layers.html: Added.
1347 2013-05-10 Eric Carlson <eric.carlson@apple.com>
1349 In-band captions not visible immediately after track mode change
1350 https://bugs.webkit.org/show_bug.cgi?id=115922
1352 Reviewed by Dean Jackson.
1354 * media/track/track-in-band-mode-expected.txt: Added.
1355 * media/track/track-in-band-mode.html: Added.
1357 * platform/efl/TestExpectations: Skip new test.
1358 * platform/gtk/TestExpectations: Ditto.
1359 * platform/mac/TestExpectations: Ditto.
1360 * platform/qt/TestExpectations: Ditto.
1361 * platform/win/TestExpectations: Ditto.
1363 2013-05-10 Roger Fong <roger_fong@apple.com>
1365 Unreviewed mac-lion rebaselines.
1367 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
1369 2013-05-10 Robert Hogan <robert@webkit.org>
1371 REGRESSION(r148121): Empty Span does not get a linebox when it's in an anonymous block
1372 https://bugs.webkit.org/show_bug.cgi?id=115818
1374 Reviewed by David Hyatt.
1376 * fast/inline/anonymous-block-with-empty-inline-expected.txt: Added.
1377 * fast/inline/anonymous-block-with-empty-inline.html: Added.
1379 2013-05-10 Dean Jackson <dino@apple.com>
1381 Include tab character as a word end for kerning
1382 https://bugs.webkit.org/show_bug.cgi?id=115915
1383 <rdar://problem/13861491>
1385 Reviewed by Enrica Casucci.
1387 This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=112507
1388 which only looked for a space character as a word end. It should
1389 look for tab characters too.
1391 * fast/text/word-space-with-kerning-4-expected.html: Added.
1392 * fast/text/word-space-with-kerning-4.html: Added.
1394 2013-05-10 Ryosuke Niwa <rniwa@webkit.org>
1396 REGRESSION (r149652): Videos do not play on cnn.com, just black box
1397 https://bugs.webkit.org/show_bug.cgi?id=115887
1399 Reviewed by Antti Koivisto.
1401 Add regression tests.
1403 * fast/dom/HTMLDocument/image-with-same-id-and-name-expected.txt: Added.
1404 * fast/dom/HTMLDocument/image-with-same-id-and-name.html: Added.
1405 * fast/dom/HTMLDocument/object-with-same-id-and-name-expected.txt: Added.
1406 * fast/dom/HTMLDocument/object-with-same-id-and-name.html: Added.
1408 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
1410 Unreviewed EFL gardening.
1412 Rebaseline fast/dom/Range/getClientRects.html for EFL port.
1413 Skip accessibility/poorly-formed-aria-table.html introduced in
1414 r149858 but failing on EFL port.
1416 * platform/efl/TestExpectations:
1417 * platform/efl/fast/dom/Range/getClientRects-expected.txt:
1419 2013-05-10 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1421 [Qt] Unreviewed gardening.
1423 * platform/qt/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
1424 * platform/qt/inspector/console/command-line-api-expected.txt: Added after r149829.
1426 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
1428 Unreviewed EFL gardening.
1430 Skip several remaining shadow dom tests and rebaseline a few others.
1432 * platform/efl/TestExpectations:
1433 * platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
1434 * platform/efl/fast/js/dom-static-property-for-in-iteration-expected.txt:
1435 * platform/efl/inspector/console/command-line-api-expected.txt: Added.
1437 2013-05-09 Alex Christensen <achristensen@apple.com>
1439 Unskipped the webarchive tests for Mac that are not skipped for a reason other than
1440 dumpDOMAsWebArchive not being implemented, which was fixed in r149692.
1441 https://bugs.webkit.org/show_bug.cgi?id=115819
1443 Reviewed by Benjamin Poulain.
1445 * platform/efl-wk2/TestExpectations:
1446 Skip webarchive tests.
1447 * platform/gtk-wk2/TestExpectations:
1448 Skip webarchive tests.
1449 * platform/qt-5.0-mac-wk2/TestExpectations:
1450 Skip webarchive tests.
1451 * platform/qt-5.0-wk2/TestExpectations:
1452 Skip webarchive tests.
1453 * platform/wk2/TestExpectations:
1454 Removed universal skipping of webarchive tests, noted which tests are still skipped with bug numbers.
1456 2013-05-09 Chris Fleizach <cfleizach@apple.com>
1458 AX: VoiceOver is no longer seeing items in poorly formed tables
1459 https://bugs.webkit.org/show_bug.cgi?id=115837
1461 Reviewed by Darin Adler.
1463 * accessibility/poorly-formed-aria-table-expected.txt: Added.
1464 * accessibility/poorly-formed-aria-table.html: Added.
1466 2013-05-09 Zoltan Horvath <zoltan@webkit.org>
1468 [Qt] REGRESSION (r148975) shape-inside-percentage.html and shape-inside-overflow-fixed-dimensions.html are failing after r148975
1469 https://bugs.webkit.org/show_bug.cgi?id=115053
1471 Reviewed by Alexandru Chiculita.
1473 I changed the tests to use Ahem font (overflow will be the same on every port) and modify the markup in order to be the similar
1474 for the two tests. The change fixes both tests and make them passing on Qt as well. I removed the tests from the TestExpectations.
1476 * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html:
1477 * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
1478 * fast/exclusions/shape-inside/shape-inside-percentage-expected.html:
1479 * fast/exclusions/shape-inside/shape-inside-percentage.html:
1480 * platform/qt/TestExpectations:
1482 2013-05-09 Yael Aharon <yael.aharon@intel.com>
1484 REGRESSION: Disabled multiline select element now responds to (certain) clicks
1485 https://bugs.webkit.org/show_bug.cgi?id=115710
1487 Reviewed by Kent Tamura.
1489 Test that a disabled element does not change selection while scrolling.
1491 * fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt: Added.
1492 * fast/forms/select/listbox-disabled-scroll-no-onchange.html: Added.
1493 * fast/forms/select/listbox-disabled-no-autoscroll.html: Added.
1494 * fast/forms/select/listbox-disabled-no-autoscroll-expected.html: Added.
1496 2013-05-09 Roger Fong <roger_fong@apple.com>
1498 Unreviewed mac gardening.
1500 * platform/mac/inspector/command-line-api-expected.txt: Removed.
1501 * platform/mac/inspector/console: Added.
1502 * platform/mac/inspector/console/command-line-api-expected.txt: Added.
1504 2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
1506 [NoInterfaceObject] extended attribute should be removed for several interfaces
1507 https://bugs.webkit.org/show_bug.cgi?id=115852
1509 Reviewed by Benjamin Poulain.
1511 Rebaseline several layout tests whose output has changed now that a few more
1512 global constructors are exposed.
1514 * fast/dom/dom-constructors-expected.txt:
1515 * fast/js/global-constructors-attributes-expected.txt:
1516 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
1518 2013-05-09 Robert Hogan <robert@webkit.org>
1520 REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height
1521 https://bugs.webkit.org/show_bug.cgi?id=26394
1523 Reviewed by David Hyatt.
1525 * fast/replaced/table-percent-height-text-controls-expected.txt: Renamed from LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt.
1526 * fast/replaced/table-percent-height-text-controls.html:
1527 * platform/gtk/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
1528 * platform/qt/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
1529 * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
1531 2013-05-09 Xiaobo Wang <xbwang@torchmobile.com.cn>
1533 Update srcipt paths in editing/shadow/rightclick-on-meter-in-shadow-crash.html
1534 https://bugs.webkit.org/show_bug.cgi?id=96223
1536 Reviewed by Rob Buis.
1538 The original paths don't exist at all.
1540 * editing/shadow/rightclick-on-meter-in-shadow-crash.html:
1542 2013-05-09 Roger Fong <roger_fong@apple.com>
1544 Unreviewed mac port gardening.
1546 * platform/mac-lion/fast/js: Added.
1547 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: Added.
1548 * platform/mac/inspector/command-line-api-expected.txt: Added.
1550 2013-05-08 Oliver Hunt <oliver@apple.com>
1552 Code cache stores bogus var references for functions in eval code
1553 https://bugs.webkit.org/show_bug.cgi?id=115747
1555 Reviewed by Mark Hahnenberg.
1559 * fast/js/eval-cache-scoped-lookup-expected.txt: Added.
1560 * fast/js/eval-cache-scoped-lookup.html: Added.
1561 * fast/js/script-tests/eval-cache-scoped-lookup.js: Added.
1563 (a.string_appeared_here.second):
1573 2013-05-08 Mark Hahnenberg <mhahnenberg@apple.com>
1575 DFGArrayMode::fromObserved is too liberal when it sees different Array and NonArray shapes
1576 https://bugs.webkit.org/show_bug.cgi?id=115805
1578 Added regression test for array access over polymorphic array vs. non-array indexing types.
1579 With the fix, we get 3.666x faster on this microbenchmark.
1581 Reviewed by Geoffrey Garen.
1583 * fast/js/regress/array-nonarray-polymorphic-access-expected.txt: Added.
1584 * fast/js/regress/array-nonarray-polymorphic-access.html: Added.
1585 * fast/js/regress/script-tests/array-nonarray-polymorphic-access.js: Added.
1589 2013-05-09 Radu Stavila <stavila@adobe.com>
1591 [CSSRegions] Change fast/regions/webkit-flow-inlines-inside-regions-bounds[-vertical] tests to make them platform independent
1592 https://bugs.webkit.org/show_bug.cgi?id=115851
1594 Reviewed by Antti Koivisto.
1596 Modified tests to make them platform independent by using Ahem and no font smoothing.
1598 * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html:
1599 * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html:
1600 * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
1601 * fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
1603 2013-05-09 Radu Stavila <stavila@adobe.com>
1605 [Qt][EFL][GTK] Failing CSS region tests
1606 https://bugs.webkit.org/show_bug.cgi?id=115785
1608 Reviewed by Antti Koivisto.
1610 Updated tests to overcome platform differences
1611 Unskip fixed CSS regions tests
1613 * fast/regions/webkit-flow-double-pagination-float-push-expected.html:
1614 * fast/regions/webkit-flow-double-pagination-float-push.html:
1615 * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html:
1616 * fast/regions/webkit-flow-float-pushed-to-last-region.html:
1617 * fast/regions/webkit-flow-float-unable-to-push-expected.html:
1618 * fast/regions/webkit-flow-float-unable-to-push.html:
1619 * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html:
1620 * fast/regions/webkit-flow-floats-inside-regions-bounds.html:
1621 * platform/qt/TestExpectations:
1623 2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1625 [Qt] Unreviewed gardeing. Updating some png expected results.
1627 * platform/qt-5.0-wk2/compositing/checkerboard-expected.png: Added.
1628 * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: Added.
1629 * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: Added.
1630 * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: Added.
1631 * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: Added.
1632 * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
1633 * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: Added.
1634 * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: Added.
1635 * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: Added.
1636 * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: Added.
1637 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added.
1638 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added.
1639 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added.
1640 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added.
1641 * platform/qt-5.0-wk2/fast/borders/rtl-border-04-expecrted.png: Added.
1642 * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: Added.
1643 * platform/qt-5.0-wk2/fast/box-shadow/shadow-repaint-expected.txt: Added.
1644 * platform/qt-5.0-wk2/fast/dom/34176-expected.png: Added.
1645 * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added.
1646 * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added.
1647 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
1648 * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: Added.
1649 * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
1650 * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: Added.
1651 * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: Added.
1652 * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: Added.
1653 * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: Added.
1654 * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: Added.
1655 * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png:
1656 * platform/qt-5.0-wk2/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
1657 * platform/qt-5.0-wk2/fast/repaint/add-table-overpaint-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
1658 * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png:
1659 * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: Added.
1660 * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: Added.
1661 * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png:
1662 * platform/qt-5.0-wk2/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png.
1663 * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: Added.
1664 * platform/qt-5.0-wk2/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
1665 * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png:
1666 * platform/qt-5.0-wk2/fast/repaint/table-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
1667 * platform/qt-5.0-wk2/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
1668 * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
1669 * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
1670 * platform/qt-5.0-wk2/svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
1671 * platform/qt-5.0-wk2/svg/custom/use-disappears-after-style-update-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
1672 * platform/qt-5.0-wk2/svg/dom/rect-modify-rx-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
1673 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
1674 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
1675 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
1676 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1677 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
1678 * platform/qt-5.0-wk2/svg/repaint/svgsvgelement-repaint-children-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
1679 * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Added.
1681 2013-05-09 Ádám Kallai <kadam@inf.u-szeged.hu>
1683 [Qt] Unreviewed gardening. Added platform specific expected file after r149758.
1685 * platform/qt/fast/js/global-constructors-attributes-expected.txt: Added after r149758.
1687 2013-05-08 Seokju Kwon <seokju.kwon@gmail.com>
1689 [EFL] Get rid of duplicate entry line in TestExpectations
1690 https://bugs.webkit.org/show_bug.cgi?id=115828
1692 Unreviewed gardening.
1694 * platform/efl/TestExpectations:
1696 2013-05-08 Eric Carlson <eric.carlson@apple.com>
1698 TextTrackCue should support empty content
1699 https://bugs.webkit.org/show_bug.cgi?id=115821
1701 Reviewed by Jer Noble.
1703 * media/track/track-cue-empty-text-crash-expected.txt: Added.
1704 * media/track/track-cue-empty-text-crash.html: Added.
1706 2013-05-08 Christophe Dumez <ch.dumez@sisa.samsung.com>
1708 Add layout test that lists all global constructors
1709 https://bugs.webkit.org/show_bug.cgi?id=115724
1711 Reviewed by Ryosuke Niwa.
1713 Update fast/js/global-constructors-attributes.html so that it lists all
1714 global constructors instead of just a few.
1716 * fast/js/global-constructors-attributes-expected.txt:
1717 * fast/js/script-tests/global-constructors-attributes.js:
1718 (classNameForObject):
1719 (constructorPropertiesOnWindow):
1720 * platform/efl/fast/js/global-constructors-attributes-expected.txt: Added.
1721 * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Added.
1723 2013-05-08 Roger Fong <roger_fong@apple.com>
1725 Unreviewed gardening, mac port.
1726 These tests should use testRunner, not layoutTestController.
1728 * fast/js/parse-error-external-script-in-eval.html:
1729 * fast/js/parse-error-external-script-in-new-Function.html:
1731 2013-05-08 Darin Adler <darin@apple.com>
1733 REGRESSION(r149700): fast/css-generated-content/close-quote-negative-depth.html
1734 https://bugs.webkit.org/show_bug.cgi?id=115776
1736 Reviewed by Anders Carlsson.
1738 * TestExpectations: Expect success again on this test.
1740 2013-05-08 Eric Carlson <eric.carlson@apple.com>
1742 Prevent crash when track is deleted during video element deletion.
1743 https://bugs.webkit.org/show_bug.cgi?id=106183
1745 Reviewed by Dean Jackson.
1747 * media/track/track-remove-crash-expected.txt: Added.
1748 * media/track/track-remove-crash.html: Added.
1750 2013-05-08 David Kilzer <ddkilzer@apple.com>
1752 Remove chromium test results added in r149743
1754 * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Removed.
1755 * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Removed.
1757 2013-05-08 David Kilzer <ddkilzer@apple.com>
1759 Add layout tests for test cases in Bug 5206
1760 <http://webkit.org/b/5206>
1762 Reviewed by Eric Seidel.
1764 These issues were likely fixed in r89257 for Bug 62613.
1766 * fast/js/parse-error-external-script-in-eval-expected.txt: Added.
1767 * fast/js/parse-error-external-script-in-eval.html: Added.
1768 * fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
1769 Note that the line number in this result is relative to the line
1770 number of the second argument to the new Function() method.
1771 * fast/js/parse-error-external-script-in-new-Function.html: Added.
1772 * fast/js/resources/parse-error-external-script-in-eval.js: Added.
1773 * fast/js/resources/parse-error-external-script-in-new-Function.js: Added.
1775 * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Added.
1776 * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
1778 2013-05-08 Eric Carlson <eric.carlson@apple.com>
1780 [Mac] Inband text tracks are not in track menu on Lion
1781 https://bugs.webkit.org/show_bug.cgi?id=115740
1783 Reviewed by Dean Jackson.
1785 * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt:
1787 2013-05-08 Sergio Villar Senin <svillar@igalia.com>
1789 Allow blank spaces before colon (:) on CSS variable definition
1790 https://bugs.webkit.org/show_bug.cgi?id=115802
1792 Reviewed by Darin Adler.
1794 New test to check that spaces are allowed before the color on CSS
1795 variable definitions.
1797 * css3/css-variable-definition-expected.html: Added.
1798 * css3/css-variable-definition.html: Added.
1800 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1802 [Qt] Unreviewed gardening after r149292.
1803 https://bugs.webkit.org/show_bug.cgi?id=115372
1805 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: Added.
1806 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: Added.
1807 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt: Added.
1808 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt: Added.
1809 * platform/qt-5.0-wk2/fast/repaint/layer-full-repaint-expected.txt: Added.
1810 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added.
1811 * platform/qt-5.0-wk2/fast/repaint/reflection-table-layout-expected.txt: Added.
1812 * platform/qt-5.0-wk2/fast/repaint/selection-gap-absolute-child-expected.txt: Added.
1813 * platform/qt-5.0-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
1814 * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-absolute-child-expected.txt: Added.
1815 * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
1816 * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-absolute-child-expected.txt: Added.
1817 * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-fixed-child-expected.txt: Added.
1818 * platform/qt-5.0-wk2/fast/repaint/transform-table-layout-expected.txt: Added.
1819 * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Added.
1821 2013-05-08 Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
1823 [EFL] Unreviewed EFL gardening
1824 https://bugs.webkit.org/show_bug.cgi?id=115791
1826 Unreviewed EFL gardening
1828 Skip fast/regions/ test cases which are failing after r149668.
1830 * platform/efl/TestExpectations:
1832 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1834 [Qt] Unreviewed gardening. Skipping some failing fast/region tests.
1835 https://bugs.webkit.org/show_bug.cgi?id=115785
1837 * platform/qt/TestExpectations:
1839 2013-05-08 Grzegorz Czajkowski <g.czajkowski@samsung.com>
1841 Unreviewed EFL gardening.
1843 Unskip two spelling tests as they started passing after r149366.
1845 * platform/efl-wk2/TestExpectations:
1846 Unskip spelling-exactly-selected-word.html and
1847 spelling-with-punctuation-selection.html
1849 * platform/efl/TestExpectations:
1850 Remove spelling tests from efl/TestExpectations as the failing tests
1851 are already skipped for both efl-wk1 and global wk2.
1853 2013-05-08 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1855 Unreviewed EFL gardening.
1857 Skip remaining Shadow DOM tests on the EFL port.
1859 * platform/efl/TestExpectations:
1861 2013-05-08 Zan Dobersek <zdobersek@igalia.com>
1863 Unreviewed GTK gardening.
1865 * platform/gtk/TestExpectations: Adding failure expectations for CSS Regions tests
1866 that regressed when converted into reftests in r149668.
1868 2013-05-08 Dongseong Hwang <dongseong.hwang@intel.com>
1870 Make optional arguments in CanvasRenderingContext2D match the spec.
1871 https://bugs.webkit.org/show_bug.cgi?id=115723
1873 Reviewed by Dean Jackson.
1875 When tests use <canvas> API with not enough arguments, TypeError
1876 exception is fired now. So three tests are changed to match the canvas
1879 * fast/canvas/canvas-overloads-strokeRect-expected.txt:
1880 * fast/canvas/script-tests/canvas-overloads-strokeRect.js:
1881 * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
1883 2013-05-08 Ryosuke Niwa <rniwa@webkit.org>
1885 Add an image only failure expectation to fast/css-generated-content/close-quote-negative-depth.html per
1886 bug 115776 after r149700. r149707 tried to fix its regression but this test is still failing.
1890 2013-05-07 Hans Muller <hmuller@adobe.com>
1892 [CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled
1893 https://bugs.webkit.org/show_bug.cgi?id=115649
1895 Reviewed by Dirk Schulze.
1897 Another correction of a padded shape test that failed when subpixel layout was disabled.
1898 This test puts a cross pattern made of five Ahem characters on three lines, within a padded
1899 diamond polygon. The left edges of each line depend on the intersection of the padded polygon's
1900 edges with the top of each line, which makes predicting the exact values unreliable. So we
1901 just verify that the left edges of each line are within a pixel of the ideal value. This
1902 change is very similar to the one made for bug 115490.
1904 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.html: Removed.
1905 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added.
1906 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html:
1907 * platform/mac/TestExpectations:
1909 2013-05-06 Enrica Casucci <enrica@apple.com>
1911 Support -webkit-system-font on OS X.
1912 https://bugs.webkit.org/show_bug.cgi?id=115758
1913 <rdar://problem/13433854>
1915 Reviewed by Dean Jackson.
1917 * platform/mac/fast/text/systemFont.html: Added.
1918 * platform/mac/platform/mac/fast/text/systemFont-expected.png: Added.
1919 * platform/mac/platform/mac/fast/text/systemFont-expected.txt: Added.
1921 2013-05-07 Alexey Proskuryakov <ap@apple.com>
1923 Combine html and js parts fast/url script-tests
1924 https://bugs.webkit.org/show_bug.cgi?id=115739
1926 Rubber-stamped by Brady Eidson.
1928 * fast/url/anchor.html:
1929 * fast/url/file-http-base.html:
1930 * fast/url/file.html:
1931 * fast/url/host-lowercase-per-scheme.html:
1932 * fast/url/host.html:
1933 * fast/url/idna2003.html:
1934 * fast/url/idna2008.html:
1935 * fast/url/invalid-urls-utf8.html:
1936 * fast/url/ipv4.html:
1937 * fast/url/ipv6.html:
1938 * fast/url/mailto.html:
1939 * fast/url/path-url.html:
1940 * fast/url/path.html:
1941 * fast/url/port.html:
1942 * fast/url/query.html:
1943 * fast/url/relative-unix.html:
1944 * fast/url/relative-win.html:
1945 * fast/url/relative.html:
1946 * fast/url/safari-extension.html:
1947 * fast/url/scheme.html:
1948 * fast/url/script-tests: Removed.
1949 * fast/url/script-tests/TEMPLATE.html: Removed.
1950 * fast/url/script-tests/anchor.js: Removed.
1951 * fast/url/script-tests/file-http-base.js: Removed.
1952 * fast/url/script-tests/file.js: Removed.
1953 * fast/url/script-tests/host.js: Removed.
1954 * fast/url/script-tests/idna2003.js: Removed.
1955 * fast/url/script-tests/idna2008.js: Removed.
1956 * fast/url/script-tests/ipv4.js: Removed.
1957 * fast/url/script-tests/ipv6.js: Removed.
1958 * fast/url/script-tests/mailto.js: Removed.
1959 * fast/url/script-tests/path-url.js: Removed.
1960 * fast/url/script-tests/path.js: Removed.
1961 * fast/url/script-tests/port.js: Removed.
1962 * fast/url/script-tests/query.js: Removed.
1963 * fast/url/script-tests/relative-unix.js: Removed.
1964 * fast/url/script-tests/relative-win.js: Removed.
1965 * fast/url/script-tests/relative.js: Removed.
1966 * fast/url/script-tests/scheme.js: Removed.
1967 * fast/url/script-tests/segments-from-data-url.js: Removed.
1968 * fast/url/script-tests/segments.js: Removed.
1969 * fast/url/script-tests/standard-url.js: Removed.
1970 * fast/url/script-tests/trivial-segments.js: Removed.
1971 * fast/url/script-tests/trivial.js: Removed.
1972 * fast/url/segments-from-data-url.html:
1973 * fast/url/segments.html:
1974 * fast/url/standard-url.html:
1975 * fast/url/trivial-segments.html:
1976 * fast/url/trivial.html:
1978 2013-05-07 Radu Stavila <stavila@adobe.com>
1980 [CSS Regions] Convert remaining fast/regions/webkit-flow* pixel tests to reftests
1981 https://bugs.webkit.org/show_bug.cgi?id=115422
1983 Reviewed by Andreas Kling.
1985 Converted following tests from pixel tests to ref tests:
1986 - webkit-flow-double-pagination-float-push
1987 - webkit-flow-float-pushed-to-last-region
1988 - webkit-flow-float-unable-to-push
1989 - webkit-flow-floats-inside-regions-bounds
1991 * fast/regions/webkit-flow-double-pagination-float-push-expected.html: Added.
1992 * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: Added.
1993 * fast/regions/webkit-flow-float-pushed-to-last-region.html:
1994 * fast/regions/webkit-flow-float-unable-to-push-expected.html: Added.
1995 * fast/regions/webkit-flow-float-unable-to-push.html:
1996 * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: Added.
1997 * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
1998 * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
1999 * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2000 * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2001 * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2002 * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2003 * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2004 * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2005 * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2006 * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2007 * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2008 * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2009 * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2010 * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2011 * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2012 * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2013 * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2014 * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2015 * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2016 * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2017 * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2018 * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2019 * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2020 * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2021 * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2022 * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2023 * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2024 * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2025 * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2026 * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2027 * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2028 * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2030 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
2032 Heap-use-after-free in WebCore::InlineFlowBox::deleteLine
2033 https://bugs.webkit.org/show_bug.cgi?id=114772
2035 Reviewed by David Hyatt.
2037 Test case generated by the fuzzer. Will only crash when run in a
2038 vulnerable configuration with a memory checking lib enabled.
2040 * fast/ruby/ruby-svg-crash-expected.txt: Added.
2041 * fast/ruby/ruby-svg-crash.html: Added.
2043 2013-05-06 Robert Hogan <robert@webkit.org>
2045 REGRESSION(r140024): child of fixed div inside of absolute div does not get resized when window is resized
2046 https://bugs.webkit.org/show_bug.cgi?id=115379
2048 Reviewed by David Hyatt.
2050 * fast/block/positioning/child-of-fixed-pos-after-movement-expected.txt: Added.
2051 * fast/block/positioning/child-of-fixed-pos-after-movement.html: Added.
2053 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
2055 [CSS Exclusions] remove unused -webkit-wrap property
2056 https://bugs.webkit.org/show_bug.cgi?id=102105
2058 Reviewed by Darin Adler.
2060 Delete tests for the -webkit-wrap property.
2062 * fast/exclusions/css-exclusions-disabled.html: Remove use of -webkit-wrap.
2063 * fast/exclusions/script-tests/wrap-parsing.js: Removed.
2064 * fast/exclusions/wrap-parsing-expected.txt: Removed.
2065 * fast/exclusions/wrap-parsing.html: Removed.
2066 * svg/css/style-change-crash-expected.txt: Removed.
2067 * svg/css/style-change-crash.html: Removed.
2069 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2071 Unreviewed EFL gardening.
2073 Add EFL-specific result for fast/events/event-attribute.html as global expectation
2074 was changed in r149088.
2076 * platform/efl/fast/events/event-attribute-expected.txt: Added.
2078 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2080 Unreviewed EFL gardening.
2082 Rebaseline several test cases for EFL port.
2084 * platform/efl/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
2085 * platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Added.
2086 * platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
2087 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png:
2088 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2090 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2092 Unreviewed EFL gardening.
2094 Mark several test cases as failing after r149292 due to missing repaint rect
2097 * platform/efl/TestExpectations:
2099 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2101 Unreviewed EFL gardening.
2103 Skip repaint test that regressed after r149292.
2105 * platform/efl/TestExpectations:
2107 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2109 Unreviewed EFL gardening.
2111 Skip remaining Shadow DOM test and new accessibility test introduced in
2114 * platform/efl/TestExpectations:
2116 2013-05-06 Hans Muller <hmuller@adobe.com>
2118 [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
2119 https://bugs.webkit.org/show_bug.cgi?id=115490
2121 Second round of changes to restore platform/mac exclusion tests that started failing when
2122 subpixel layout was turned off. This set of changes just restores four ref-tests that place
2123 a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't
2124 enabled the expected origin of the character is adjusted.
2126 Reviewed by Dirk Schulze.
2128 * fast/exclusions/shape-inside/shape-inside-circle-expected.html:
2129 * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html:
2130 * fast/exclusions/shape-inside/shape-inside-ellipse-expected.html:
2131 * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html:
2132 * fast/exclusions/shape-inside/shape-inside-ellipse.html:
2133 * platform/mac/TestExpectations:
2135 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2137 Unreviewed EFL gardening.
2139 Remove duplicate Shadow DOM test cases from TestExpectation files.
2141 * platform/efl-wk2/TestExpectations:
2142 * platform/efl/TestExpectations:
2144 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2146 Unreviewed. Remove duplicate tests from EFL TestExpectation files.
2148 * platform/efl-wk2/TestExpectations:
2149 * platform/efl/TestExpectations:
2151 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2153 Unreviewed EFL gardening.
2155 Skip Shadow DOM tests for EFL port as the feature is being removed.
2157 * platform/efl/TestExpectations:
2159 2013-05-06 Zan Dobersek <zdobersek@igalia.com>
2161 Unreviewed GTK gardening.
2163 * platform/gtk/TestExpectations: Adding new failure expectations and adjusting an old one.
2165 2013-05-06 Zan Dobersek <zdobersek@igalia.com>
2167 Unreviewed GTK gardening. Rebaselining after r148720, r149088 and r149407.
2169 * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2170 * platform/gtk/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
2171 * platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
2172 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
2174 2013-05-06 Robert Hogan <robert@webkit.org>
2176 REGRESSION(r140907) - Backport blink r149612 to fix vertical-align and rowspan issue
2177 https://bugs.webkit.org/show_bug.cgi?id=115611
2179 Reviewed by Benjamin Poulain.
2181 * fast/table/baseline-align-rowspan-expected.txt: Added.
2182 * fast/table/baseline-align-rowspan.html: Added.
2184 2013-05-05 Chris Fleizach <cfleizach@apple.com>
2186 AX: aria-checked not exposed correctly on menuitemcheckbox or menuitemradio roles
2187 https://bugs.webkit.org/show_bug.cgi?id=115499
2189 Reviewed by Tim Horton.
2191 * platform/mac/accessibility/aria-menuitem-checked-value-expected.txt: Added.
2192 * platform/mac/accessibility/aria-menuitem-checked-value.html: Added.
2194 2013-05-04 Dean Jackson <dino@apple.com>
2196 Animations and Transitions should not start when globally suspended
2197 https://bugs.webkit.org/show_bug.cgi?id=114915
2199 Reviewed by Sam Weinig.
2201 Two new tests. Add an animation or transition to
2202 the document when the global animation controller is suspended.
2203 In the animation case, nothing should happen until the
2204 animations are resumed. In the transition case, the style
2205 change should happen immediately and not fire any events.
2207 * animations/added-while-suspended-expected.txt: Added.
2208 * animations/added-while-suspended.html: Added.
2209 * animations/suspend-transform-animation.html: Make sure to resume suspended animations
2210 before quitting the test.
2211 * transitions/started-while-suspended-expected.txt: Added.
2212 * transitions/started-while-suspended.html: Added.
2213 * transitions/suspend-transform-transition.html: Make sure to resume suspended animations
2214 before quitting the test.
2216 2013-04-30 Robert Hogan <robert@webkit.org>
2218 REGRESSION(r140907): Incorrect baseline on cells after updating vertical-align
2219 https://bugs.webkit.org/show_bug.cgi?id=115432
2221 Reviewed by Julien Chaffraix.
2223 * fast/table/correct-baseline-after-style-change-expected.html: Added.
2224 * fast/table/correct-baseline-after-style-change.html: Added.
2226 2013-05-03 Arnaud Renevier <a.renevier@sisa.samsung.com>
2228 incorrect repainting when a table has a transform
2229 https://bugs.webkit.org/show_bug.cgi?id=109867
2231 Reviewed by Simon Fraser.
2233 Create tests that resize an element inside a display: table element.
2234 Compare to a reference html file where the element has a static size.
2235 In the first test, the table like element has a transform. In the
2236 second, it has a reflection.
2238 * fast/repaint/reflection-table-layout-expected.html: Added.
2239 * fast/repaint/reflection-table-layout.html: Added.
2240 * fast/repaint/transform-table-layout-expected.html: Added.
2241 * fast/repaint/transform-table-layout.html: Added.
2243 2013-05-03 Antti Koivisto <antti@apple.com>
2245 Remove concept of younger and older shadow trees
2246 https://bugs.webkit.org/show_bug.cgi?id=115570
2248 Reviewed by Andreas Kling.
2250 * editing/text-iterator/basic-iteration-expected.txt:
2251 * editing/text-iterator/script-tests/basic-iteration.js:
2252 (addShadowTreeWithDivElement):
2253 * fast/forms/resources/common-spinbutton-change-and-input-events.js:
2254 (testSpinButtonChangeAndInputEvents):
2255 * fast/forms/resources/common-spinbutton-click-in-iframe.js:
2258 2013-05-03 Viatcheslav Ostapenko <viatchslav.o@samsung.com>
2260 [Cairo] Anti-aliasing should not be always disabled for lines
2261 https://bugs.webkit.org/show_bug.cgi?id=109535
2263 Reviewed by Martin Robinson.
2265 Add pixel test with scaled text lines.
2267 * fast/css3-text/css3-text-decoration/text-decoration-line-scaled.html: Added.
2268 * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Added.
2269 * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added.
2271 2013-05-03 Stephanie Lewis <slewis@apple.com>
2273 Revert to old results on Lion.
2277 Results were updated in (http://trac.webkit.org/changeset/149503) but that is compiled
2278 out on Lion (http://trac.webkit.org/changeset/149510).
2280 * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
2282 2013-05-03 Joone Hur <joone.hur@intel.com>
2284 Unreviewed EFL gardening.
2286 Skip some failing tests after r149504.
2288 * platform/efl/TestExpectations:
2290 2013-05-02 Joone Hur <joone.hur@intel.com>
2292 Unreviewed EFL gardening.
2294 Unskip html5lib test cases that were skipped due to failure after r143804.
2296 * platform/efl/TestExpectations:
2298 2013-05-02 Ryuan Choi <ryuan.choi@samsung.com>
2300 Unreviewed EFL gardening.
2302 Moved XFrameOptions results from efl-wk2 to efl and rebased source-list-parsing-nonascii.html
2304 * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt.
2305 * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt.
2306 * platform/efl/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
2308 2013-05-02 Joone Hur <joone.hur@intel.com>
2310 Unreviewed EFL gardening.
2312 Unskip WebAudio test cases on EFL WK2.
2314 * platform/efl-wk2/TestExpectations:
2316 2013-05-02 Arnaud Renevier <a.renevier@sisa.samsung.com>
2318 border-radius clipping a canvas does not always clip
2319 https://bugs.webkit.org/show_bug.cgi?id=113343
2321 Create a test that draws a canvas into a clipped overflown div with
2322 radius corner. Then redraw that same thing a moment later. The canvas
2323 should stay correctly clipped the second time.
2325 Reviewed by Simon Fraser.
2327 * fast/overflow/border-radius-clipping-2-expected.html: Added.
2328 * fast/overflow/border-radius-clipping-2.html: Added.
2330 2013-05-02 Eric Carlson <eric.carlson@apple.com>
2332 Caption menu does not include in-band captions
2333 https://bugs.webkit.org/show_bug.cgi?id=111934
2335 Reviewed by Dean Jackson.
2337 * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
2338 * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
2340 2013-05-02 Joone Hur <joone.hur@intel.com>
2342 Unreviewed EFL gardening.
2344 * platform/efl-wk2/TestExpectations:
2346 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2348 [Qt] Unreviewed. Some more gardening after r149292.
2349 https://bugs.webkit.org/show_bug.cgi?id=115372
2351 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png:
2352 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
2353 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png:
2354 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
2355 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Added.
2356 * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added.
2357 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png:
2358 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2359 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
2360 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
2361 * platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Added.
2362 * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt:
2363 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
2364 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
2365 * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
2366 * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
2367 * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt:
2368 * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png:
2370 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2372 [Qt] Unreviewed gardening after r149457 and r149388.
2374 * platform/qt/TestExpectations:
2375 * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2377 2013-05-01 Ryuan Choi <ryuan.choi@samsung.com>
2379 Unreviewed EFL gardening.
2381 * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
2382 * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
2383 * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
2384 * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
2385 * platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added.
2386 * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
2388 2013-05-01 Stephanie Lewis <slewis@apple.com>
2390 Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149474
2394 * platform/mac-lion/fast/text/text-combine-different-fonts-expected.txt: Added.
2396 2013-05-01 Enrica Casucci <enrica@apple.com>
2398 text-combine: horizontal does not work properly for some fonts.
2399 https://bugs.webkit.org/show_bug.cgi?id=115503.
2401 Reviewed by Dave Hyatt.
2403 * fast/text/text-combine-different-fonts.html: Added.
2404 * platform/mac/fast/text/text-combine-different-fonts-expected.png: Added.
2405 * platform/mac/fast/text/text-combine-different-fonts-expected.txt: Added.
2407 2013-05-01 Stephanie Lewis <slewis@apple.com>
2409 Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149450
2413 * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.png: Added.
2414 * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
2416 2013-05-01 Tim Horton <timothy_horton@apple.com>
2418 <object data="<some data URL>"> MIME types aren't case-insensitive
2419 https://bugs.webkit.org/show_bug.cgi?id=115494
2421 Reviewed by Darin Adler.
2423 Add a testcase that ensures that iMaGe/PNG == image/png when it comes to
2424 the MIME type specified in a data URL provided to <object> via its
2427 * fast/images/object-data-url-case-insensitivity-expected.html: Added.
2428 * fast/images/object-data-url-case-insensitivity.html: Added.
2430 2013-05-01 Hans Muller <hmuller@adobe.com>
2432 [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled
2433 https://bugs.webkit.org/show_bug.cgi?id=115455
2435 Reviewed by Dirk Schulze.
2437 First round of changes to restore platform/mac exclusion tests that started failing when
2438 subpixel layout was turned off. This set of changes just restores four tests. It also revises
2439 the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes
2440 and to simplify its use a little.
2442 * fast/exclusions/resources/rounded-rectangle.js:
2443 (simulateShape): Revised dependencies on subpixel-utils.
2444 * fast/exclusions/resources/simple-polygon.js:
2445 (polygonXIntercepts): Ditto.
2446 * fast/exclusions/resources/subpixel-utils.js:
2447 (SubPixelLayout.): Substantially revised, see description.
2448 * fast/exclusions/shape-inside/shape-inside-polygon-layout-expected.txt:
2449 * fast/exclusions/shape-inside/shape-inside-polygon-layout.html:
2450 * fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt:
2451 * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html:
2452 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html:
2453 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
2454 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
2455 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt:
2456 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
2457 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt:
2458 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
2459 * platform/mac/TestExpectations:
2461 2013-05-01 Enrica Casucci <enrica@apple.com>
2463 Incorrect layout for blocks containing ideographs with -webkit-linebox-contain: glyphs, font, inline-box.
2464 https://bugs.webkit.org/show_bug.cgi?id=115478.
2466 Reviewed by Dave Hyatt.
2468 * fast/block/lineboxcontain/block-with-ideographs.xhtml: Added.
2469 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
2470 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png : Added.
2472 2013-05-01 Per-Erik Brodin <per-erik.brodin@ericsson.com>
2474 EventSource: Loss of reconnect time precision due to integer division
2475 https://bugs.webkit.org/show_bug.cgi?id=115358
2477 Reviewed by Alexey Proskuryakov.
2479 * http/tests/eventsource/eventsource-retry-precision-expected.txt: Added.
2480 * http/tests/eventsource/eventsource-retry-precision.html: Added.
2481 * http/tests/eventsource/resources/precise-retry.asis: Added.
2483 2013-05-01 Sergio Villar Senin <svillar@igalia.com>
2485 Show a block cursor in overtype mode
2486 https://bugs.webkit.org/show_bug.cgi?id=114819
2488 Reviewed by Ryosuke Niwa.
2490 New test case for the new block cursor to be used in overtype
2491 mode. The test verifies that the 1-pixel long caret is replaced by
2492 a selection like 1-character long block cursor when in overtype
2493 mode. This test covers LTR and RTL text in LTR and RTL blocks and
2496 * editing/selection/block-cursor-overtype-mode-expected.txt: Added.
2497 * editing/selection/block-cursor-overtype-mode.html: Added.
2499 2013-04-30 David Hyatt <hyatt@apple.com>
2501 <button> ignores margin-bottom.
2502 https://bugs.webkit.org/show_bug.cgi?id=114940
2504 Reviewed by Beth Dakin.
2506 * fast/forms/content-with-margins-inside-button-expected.html: Added.
2507 * fast/forms/content-with-margins-inside-button.html: Added.
2509 2013-04-30 Oliver Hunt <oliver@apple.com>
2511 JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
2512 https://bugs.webkit.org/show_bug.cgi?id=115449
2514 Reviewed by Geoffrey Garen.
2518 * fast/js/script-tests/stack-trace.js:
2521 (dfgThing.get willThrow):
2522 (dfgThing.get willThrowEventually):
2523 (dfgThing.willThrowFunc):
2524 (dfgThing.willThrowEventuallyFunc):
2537 * fast/js/stack-trace-expected.txt:
2539 2013-04-30 Roger Fong <roger_fong@apple.com>
2541 Unreviewed. Rebaseline some tests on AppleWin port after disabling subpixel layout.
2543 * platform/win/css1/font_properties/font-expected.txt:
2544 * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
2545 * platform/win/fast/lists/003-vertical-expected.txt:
2546 * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
2547 * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
2548 * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
2549 * platform/win/svg/batik/paints: Added.
2550 * platform/win/svg/batik/paints/gradientLimit-expected.txt: Added.
2551 * platform/win/transforms/2d/hindi-rotated-expected.txt:
2553 2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2555 [Qt][WK2] Unreviewed gardening. Massive rebaselining after r149292.
2556 https://bugs.webkit.org/show_bug.cgi?id=115372
2558 * platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png: Added.
2559 * platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
2560 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt: Added.
2561 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added.
2562 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Added.
2563 * platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
2564 * platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added.
2565 * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
2566 * platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt: Added.
2567 * platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt: Added.
2568 * platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt: Added.
2569 * platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt: Added.
2570 * platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Added.
2571 * platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt: Added.
2572 * platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Added.
2573 * platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
2574 * platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
2575 * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
2576 * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
2577 * platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added.
2578 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
2579 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added.
2580 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added.
2581 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Added.
2582 * platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt: Added.
2583 * platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt: Added.
2584 * platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added.
2585 * platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Added.
2586 * platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt: Added.
2587 * platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Added.
2588 * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
2589 * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
2590 * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
2591 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2592 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
2593 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
2594 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
2595 * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
2596 * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
2597 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added.
2598 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
2599 * platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt:
2600 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
2601 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added.
2602 * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
2603 * platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Added.
2604 * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
2605 * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png:
2606 * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: Added.
2607 * platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
2608 * platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added.
2609 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
2610 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
2611 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added.
2612 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
2613 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
2614 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
2615 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt: Added.
2616 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Added.
2617 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Added.
2618 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
2619 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added.
2620 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added.
2621 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added.
2622 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Added.
2623 * platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Added.
2624 * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Added.
2625 * platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Added.
2626 * platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt: Added.
2627 * platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: Added.
2628 * platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added.
2629 * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
2630 * platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added.
2631 * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
2632 * platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt: Added.
2633 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Added.
2634 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Added.
2635 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Added.
2636 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Added.
2637 * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: Added.
2638 * platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png:
2639 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Added.
2640 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
2641 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Added.
2642 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
2643 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Added.
2644 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
2645 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Added.
2646 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
2647 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Added.
2648 * platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Added.
2649 * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
2650 * platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
2651 * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2652 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt:
2653 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt: Added.
2654 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt:
2655 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2656 * platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added.
2657 * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Added.
2658 * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Added.
2659 * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2660 * platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.
2661 * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt:
2662 * platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Added.
2663 * platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png: Added.
2664 * platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png: Added.
2665 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Added.
2666 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png: Added.
2667 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Added.
2668 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
2669 * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png:
2670 * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png:
2671 * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png:
2672 * platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png: Added.
2673 * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: Added.
2674 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Added.
2675 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Added.
2676 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Added.
2677 * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
2678 * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: Added.
2679 * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: Added.
2680 * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: Added.
2681 * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: Added.
2682 * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: Added.
2683 * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: Added.
2684 * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-on-body-expected.png: Added.
2685 * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png:
2686 * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png:
2687 * platform/qt-5.0-wk2/fast/canvas/canvas-as-image-incremental-repaint-expected.png:
2688 * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png:
2689 * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png:
2690 * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-expected.png: Added.
2691 * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png:
2692 * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png:
2693 * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: Added.
2694 * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Added.
2695 * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Added.
2696 * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Added.
2697 * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Added.
2698 * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Added.
2699 * platform/qt-5.0-wk2/fast/events/event-attribute-expected.txt: Added.
2700 * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
2701 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added.
2702 * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: Added.
2703 * platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png:
2704 * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
2705 * platform/qt-5.0-wk2/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
2706 * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: Added.
2707 * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
2708 * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
2709 * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: Added.
2710 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
2711 * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added.
2712 * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Added.
2713 * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Added.
2714 * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Added.
2715 * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: Added.
2716 * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: Added.
2717 * platform/qt-5.0-wk2/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
2718 * platform/qt-5.0-wk2/fast/repaint/background-generated-expected.png: Added.
2719 * platform/qt-5.0-wk2/fast/repaint/background-misaligned-expected.png:
2720 * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: Added.
2721 * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
2722 * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png:
2723 * platform/qt-5.0-wk2/fast/repaint/block-no-inflow-children-expected.png: Added.
2724 * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: Added.
2725 * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: Added.
2726 * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: Added.
2727 * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: Added.
2728 * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: Added.
2729 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: Added.
2730 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: Added.
2731 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: Added.
2732 * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: Added.
2733 * platform/qt-5.0-wk2/fast/repaint/button-spurious-layout-hint-expected.png: Added.
2734 * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: Added.
2735 * platform/qt-5.0-wk2/fast/repaint/clip-with-layout-delta-expected.png: Added.
2736 * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: Added.
2737 * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: Added.
2738 * platform/qt-5.0-wk2/fast/repaint/content-into-overflow-expected.png: Added.
2739 * platform/qt-5.0-wk2/fast/repaint/continuation-after-outline-expected.png: Added.
2740 * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: Added.
2741 * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: Added.
2742 * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png:
2743 * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added.
2744 * platform/qt-5.0-wk2/fast/repaint/erase-overflow-expected.png: Added.
2745 * platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png:
2746 * platform/qt-5.0-wk2/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
2747 * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
2748 * platform/qt-5.0-wk2/fast/repaint/fixed-in-page-scale-expected.png: Added.
2749 * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
2750 * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-scroll-expected.png: Added.
2751 * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
2752 * platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png:
2753 * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png:
2754 * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png:
2755 * platform/qt-5.0-wk2/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
2756 * platform/qt-5.0-wk2/fast/repaint/fixed-tranformed-expected.png: Added.
2757 * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: Added.
2758 * platform/qt-5.0-wk2/fast/repaint/float-overflow-expected.png: Added.
2759 * platform/qt-5.0-wk2/fast/repaint/float-overflow-right-expected.png: Added.
2760 * platform/qt-5.0-wk2/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2761 * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: Added.
2762 * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
2763 * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-expected.png: Added.
2764 * platform/qt-5.0-wk2/fast/repaint/layer-visibility-expected.png: Added.
2765 * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: Added.
2766 * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: Added.
2767 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: Added.
2768 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
2769 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
2770 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added.
2771 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added.
2772 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added.
2773 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added.
2774 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added.
2775 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added.
2776 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added.
2777 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added.
2778 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added.
2779 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added.
2780 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
2781 * platform/qt-5.0-wk2/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
2782 * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: Added.
2783 * platform/qt-5.0-wk2/fast/repaint/lines-with-layout-delta-expected.png: Added.
2784 * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: Added.
2785 * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: Added.
2786 * platform/qt-5.0-wk2/fast/repaint/multicol-repaint-expected.png: Added.
2787 * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png:
2788 * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png:
2789 * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
2790 * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: Added.
2791 * platform/qt-5.0-wk2/fast/repaint/outline-inset-expected.png: Added.
2792 * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added.
2793 * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: Added.
2794 * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: Added.
2795 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
2796 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Added.
2797 * platform/qt-5.0-wk2/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
2798 * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2799 * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: Added.
2800 * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png:
2801 * platform/qt-5.0-wk2/fast/repaint/overhanging-float-detach-repaint-expected.png: Added.
2802 * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: Added.
2803 * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: Added.
2804 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
2805 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
2806 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
2807 * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
2808 * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-expected.png: Added.
2809 * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
2810 * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: Added.
2811 * platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added.
2812 * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png:
2813 * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png:
2814 * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png:
2815 * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png:
2816 * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: Added.
2817 * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: Added.
2818 * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
2819 * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
2820 * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
2821 * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: Added.
2822 * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: Added.
2823 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-2-expected.png: Added.
2824 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-3-expected.png: Added.
2825 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-expected.png: Added.
2826 * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: Added.
2827 * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: Added.
2828 * platform/qt-5.0-wk2/fast/repaint/table-col-background-expected.png: Added.
2829 * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: Added.
2830 * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: Added.
2831 * platform/qt-5.0-wk2/fast/repaint/table-outer-border-expected.png: Added.
2832 * platform/qt-5.0-wk2/fast/repaint/table-section-overflow-expected.png: Added.
2833 * platform/qt-5.0-wk2/fast/repaint/table-section-repaint-expected.png: Added.
2834 * platform/qt-5.0-wk2/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
2835 * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added.
2836 * platform/qt-5.0-wk2/fast/repaint/text-in-relative-positioned-inline-expected.png: Added.
2837 * platform/qt-5.0-wk2/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Added.
2838 * platform/qt-5.0-wk2/fast/repaint/transform-absolute-child-expected.png: Added.
2839 * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added.
2840 * platform/qt-5.0-wk2/fast/repaint/transform-disable-layoutstate-expected.png: Added.
2841 * platform/qt-5.0-wk2/fast/repaint/transform-layout-repaint-expected.png: Added.
2842 * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: Added.
2843 * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: Added.
2844 * platform/qt-5.0-wk2/fast/repaint/transform-replaced-shadows-expected.png:
2845 * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: Added.
2846 * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-1-expected.png: Added.
2847 * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-2-expected.png: Added.
2848 * platform/qt-5.0-wk2/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
2849 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png:
2850 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-append-expected.png: Added.
2851 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
2852 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
2853 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
2854 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
2855 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
2856 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
2857 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
2858 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
2859 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
2860 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-width-expected.png:
2861 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
2862 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
2863 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
2864 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png:
2865 * platform/qt-5.0-wk2/fast/table/simple_paint-expected.png: Added.
2866 * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added.
2867 * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
2868 * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Added.
2869 * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Added.
2870 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: Added.
2871 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
2872 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
2873 * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
2874 * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: Added.
2875 * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
2876 * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
2877 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
2878 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Added.
2879 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
2880 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
2881 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
2882 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
2883 * platform/qt-5.0-wk2/svg/carto.net/window-expected.png: Added.
2884 * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
2885 * platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png: Added.
2886 * platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png: Added.
2887 * platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png: Added.
2888 * platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png: Added.
2889 * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: Added.
2890 * platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png: Added.
2891 * platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png: Added.
2892 * platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png: Added.
2893 * platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png: Added.
2894 * platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png: Added.
2895 * platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png: Added.
2896 * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
2897 * platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png: Added.
2898 * platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png: Added.
2899 * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
2900 * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: Added.
2901 * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
2902 * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png: Added.
2903 * platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
2904 * platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png: Added.
2905 * platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Added.
2906 * platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png: Added.
2907 * platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Added.
2908 * platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png: Added.
2909 * platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png:
2910 * platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
2911 * platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png: Added.
2912 * platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png: Added.
2913 * platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png: Added.
2914 * platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png: Added.
2915 * platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png:
2916 * platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png: Added.
2917 * platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png: Added.
2918 * platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png: Added.
2919 * platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png: Added.
2920 * platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png: Added.
2921 * platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png: Added.
2922 * platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png: Added.
2923 * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
2924 * platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png: Added.
2925 * platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png: Added.
2926 * platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png: Added.
2927 * platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png: Added.
2928 * platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png: Added.
2929 * platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Added.
2930 * platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png: Added.
2931 * platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png: Added.
2932 * platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png:
2933 * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added.
2934 * platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png: Added.
2935 * platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png: Added.
2936 * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: Added.
2937 * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Added.
2938 * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Added.
2939 * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png:
2940 * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: Added.
2941 * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Added.
2942 * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Added.
2943 * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Added.
2944 * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
2945 * platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
2946 * platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png: Added.
2947 * platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Added.
2948 * platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png: Added.
2949 * platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
2950 * platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png: Added.
2951 * platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png: Added.
2952 * platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png: Added.
2953 * platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png: Added.
2954 * platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png: Added.
2955 * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Added.
2956 * platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png: Added.
2957 * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: Added.
2958 * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: Added.
2959 * platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png: Added.
2960 * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
2961 * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Added.
2962 * platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png: Added.
2963 * platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png: Added.
2964 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
2965 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
2966 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
2967 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
2968 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
2969 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
2970 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
2971 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
2972 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
2973 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
2974 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
2975 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
2976 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
2977 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
2978 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
2979 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
2980 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
2981 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
2982 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
2983 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
2984 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
2985 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
2986 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
2987 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
2988 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
2989 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
2990 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
2991 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
2992 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
2993 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
2994 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
2995 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
2996 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
2997 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
2998 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
2999 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
3000 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
3001 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
3002 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
3003 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
3004 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
3005 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
3006 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
3007 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
3008 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
3009 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
3010 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
3011 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
3012 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
3013 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
3014 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
3015 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
3016 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
3017 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
3018 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
3019 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3020 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3021 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3022 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3023 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3024 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
3025 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3026 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3027 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3028 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3029 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3030 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3031 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
3032 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
3033 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
3034 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
3035 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
3036 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
3037 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
3038 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
3039 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
3040 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
3041 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
3042 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
3043 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
3044 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
3045 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
3046 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
3047 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
3048 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
3049 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
3050 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
3051 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
3052 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
3053 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
3054 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
3055 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
3056 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
3057 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
3058 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
3059 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
3060 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
3061 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
3062 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
3063 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
3064 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
3065 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
3066 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
3067 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
3068 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
3069 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
3070 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
3071 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
3072 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
3073 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
3074 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
3075 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
3076 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
3077 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
3078 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
3079 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
3080 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
3081 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
3082 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
3083 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
3084 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
3085 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
3086 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
3087 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
3088 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
3089 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
3090 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
3091 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
3092 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
3093 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
3094 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
3095 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
3096 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
3097 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
3098 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
3099 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
3100 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
3101 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
3102 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
3103 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
3104 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
3105 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
3106 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
3107 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
3108 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
3109 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
3110 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
3111 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
3112 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
3113 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
3114 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
3115 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
3116 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
3117 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
3118 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
3119 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
3120 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
3121 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
3122 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
3123 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
3124 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
3125 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
3126 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
3127 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
3128 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
3129 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
3130 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
3131 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
3132 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
3133 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
3134 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
3135 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
3136 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
3137 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
3138 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
3139 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
3140 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
3141 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
3142 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
3143 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
3144 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
3145 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
3146 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
3147 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
3148 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
3149 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
3150 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
3151 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
3152 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
3153 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
3154 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
3155 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
3156 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
3157 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
3158 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
3159 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
3160 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
3161 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
3162 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
3163 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
3164 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
3165 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
3166 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
3167 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
3168 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
3169 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
3170 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
3171 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
3172 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
3173 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
3174 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
3175 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
3176 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
3177 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
3178 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
3179 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
3180 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
3181 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
3182 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
3183 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
3184 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
3185 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
3186 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
3187 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
3188 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
3189 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
3190 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
3191 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
3192 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
3193 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
3194 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
3195 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
3196 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
3197 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
3198 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
3199 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
3200 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
3201 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
3202 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
3203 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
3204 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
3205 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
3206 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
3207 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
3208 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
3209 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
3210 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
3211 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
3212 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
3213 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
3214 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
3215 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
3216 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
3217 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
3218 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
3219 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
3220 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
3221 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
3222 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
3223 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
3224 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
3225 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
3226 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
3227 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
3228 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
3229 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
3230 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
3231 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
3232 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
3233 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
3234 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
3235 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
3236 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
3237 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
3238 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
3239 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
3240 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
3241 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
3242 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
3243 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
3244 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
3245 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
3246 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
3247 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
3248 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
3249 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
3250 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
3251 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
3252 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
3253 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
3254 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
3255 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
3256 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
3257 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
3258 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
3259 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
3260 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
3261 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
3262 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
3263 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
3264 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
3265 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
3266 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
3267 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
3268 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
3269 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
3270 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
3271 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
3272 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
3273 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
3274 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
3275 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
3276 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
3277 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
3278 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
3279 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
3280 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
3281 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
3282 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
3283 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
3284 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
3285 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
3286 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Added.
3287 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Added.
3288 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added.
3289 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
3290 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Added.
3291 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Added.
3292 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
3293 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Added.
3294 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Added.
3295 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Added.
3296 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Added.
3297 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added.
3298 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
3299 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added.
3300 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Added.
3301 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
3302 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Added.
3303 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Added.
3304 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added.
3305 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Added.
3306 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
3307 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
3308 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Added.
3309 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
3310 * platform/qt-5.0-wk2/svg/filters/animate-fill-expected.png: Added.
3311 * platform/qt-5.0-wk2/svg/filters/feImage-change-target-id-expected.png: Added.
3312 * platform/qt-5.0-wk2/svg/filters/feImage-remove-target-expected.png: Added.
3313 * platform/qt-5.0-wk2/svg/filters/filter-refresh-expected.png: Added.
3314 * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: Added.
3315 * platform/qt-5.0-wk2/svg/filters/invalidate-on-child-layout-expected.png: Added.
3316 * platform/qt-5.0-wk2/svg/foreignObject/fO-parent-display-changes-expected.png: Added.
3317 * platform/qt-5.0-wk2/svg/hixie/perf/001-expected.png: Added.
3318 * platform/qt-5.0-wk2/svg/hixie/perf/002-expected.png: Added.
3319 * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: Added.
3320 * platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: Added.
3321 * platform/qt-5.0-wk2/svg/hixie/perf/005-expected.png: Added.
3322 * platform/qt-5.0-wk2/svg/hixie/perf/006-expected.png: Added.
3323 * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: Added.
3324 * platform/qt-5.0-wk2/svg/repaint/container-repaint-expected.png: Added.
3325 * platform/qt-5.0-wk2/svg/repaint/filter-child-repaint-expected.png: Added.
3326 * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png:
3327 * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png:
3328 * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
3329 * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png:
3330 * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Added.
3331 * platform/qt-5.0-wk2/svg/repaint/mask-clip-target-transform-expected.png: Added.
3332 * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added.
3333 * platform/qt-5.0-wk2/svg/repaint/repainting-after-animation-element-removal-expected.png: Added.
3334 * platform/qt-5.0-wk2/svg/repaint/text-mask-update-expected.png: Added.
3335 * platform/qt-5.0-wk2/svg/text/append-text-node-to-tspan-expected.png: Added.
3336 * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: Added.
3337 * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: Added.
3338 * platform/qt-5.0-wk2/svg/text/modify-text-node-in-tspan-expected.png: Added.
3339 * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png:
3340 * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png:
3341 * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png:
3342 * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: Added.
3343 * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: Added.
3344 * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
3345 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
3346 * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added.
3347 * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
3348 * platform/qt-5.0-wk2/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
3349 * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
3350 * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png:
3351 * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
3352 * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreign-content-expected.png: Added.
3353 * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreignObject-expected.png: Added.
3354 * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
3355 * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
3356 * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
3357 * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
3358 * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
3359 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
3360 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
3361 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-image-expected.png: Added.
3362 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-object-expected.png: Added.
3363 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Added.
3364 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
3365 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3366 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3367 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added.
3368 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
3369 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
3370 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-warning: inexact rename detection was skipped due to too many files.:
3371 * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
3372 * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added.
3373 * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
3374 * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: Added.
3375 * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: Added.
3376 * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: Added.
3377 * platform/qt-5.0-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added.
3378 * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: Added.
3379 * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added.
3380 * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added.
3381 * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png:
3382 * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
3384 2013-04-30 Roger Fong <roger_fong@apple.com>
3386 Unreviewed gardening of AppleWin port after r148944.
3388 * platform/win/fast/table: Added.
3389 * platform/win/fast/table/giantRowspan-expected.txt: Added.
3390 * platform/win/fast/table/giantRowspan2-expected.txt: Added.
3391 * platform/win/tables/mozilla/bugs: Added.
3392 * platform/win/tables/mozilla/bugs/bug133756-1-expected.txt: Added.
3393 * platform/win/tables/mozilla/bugs/bug133756-2-expected.txt: Added.
3394 * platform/win/tables/mozilla/bugs/bug220536-expected.txt: Added.
3395 * platform/win/tables/mozilla/bugs/bug8858-expected.txt: Added.
3396 * platform/win/tables/mozilla/core: Added.
3397 * platform/win/tables/mozilla/core/row_span-expected.txt: Added.
3398 * platform/win/tables/mozilla_expected_failures/bugs: Added.
3399 * platform/win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
3400 * platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added.
3401 * platform/win/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
3403 2013-04-30 Roger Fong <roger_fong@apple.com>
3405 Unreviewed gardening. AppleWin port.
3407 * platform/win/TestExpectations:
3409 2013-04-30 Zan Dobersek <zdobersek@igalia.com>
3411 Unreviewed GTK gardening.
3413 * platform/gtk/TestExpectations: Removing failure expectations for tests that are
3414 constantly passing on the builders.
3416 2013-04-30 Zan Dobersek <zdobersek@igalia.com>
3418 Unreviewed GTK gardening.
3420 * platform/gtk/TestExpectations: Adding failure expectations for
3421 the current reftest failures on the builders.
3423 2013-04-30 Simon Fraser <simon.fraser@apple.com>
3425 Cap max CALayer tree depth to avoid crashes
3426 https://bugs.webkit.org/show_bug.cgi?id=115431
3427 <rdar://problem/13401861>
3429 Reviewed by Tim Horton.
3431 Test that makes a very deep tree. Should note crash, and should match
3434 * compositing/layer-creation/deep-tree-expected.html: Added.
3435 * compositing/layer-creation/deep-tree.html: Added.
3437 2013-04-30 Andreas Kling <akling@apple.com>
3439 REGRESSION(r149287): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
3440 <http://webkit.org/b/115386>
3441 <rdar://problem/13769995>
3443 Reviewed by Darin Adler.
3445 * platform/mac/TestExpectations:
3447 2013-04-30 Glenn Adams <glenn@skynav.com>
3449 The bison grammar for @supports should return 0 in case of an error
3450 https://bugs.webkit.org/show_bug.cgi?id=115402
3452 Reviewed by Darin Adler.
3454 Back ported from https://chromium.googlesource.com/chromium/blink/+/74399c27c8b93286bae03a1d6371735935b34d85.
3456 * css3/supports-crash-expected.txt: Added.
3457 * css3/supports-crash.html: Added.
3459 2013-04-30 Radu Stavila <stavila@adobe.com>
3461 [CSS Regions] Convert some fast/regions pixel tests to reftests
3462 https://bugs.webkit.org/show_bug.cgi?id=80712
3464 Reviewed by Alexandru Chiculita.
3466 Converted webkit-flow-inlines-inside-regions-bounds and webkit-flow-inlines-inside-regions-bounds-vertical to reftest
3468 * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html: Added.
3469 * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html: Added.
3470 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
3471 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
3472 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
3473 * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
3474 * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
3475 * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
3476 * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
3477 * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
3478 * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
3479 * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
3480 * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
3481 * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
3482 * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
3483 * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
3484 * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
3485 * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
3487 2013-04-30 Zan Dobersek <zdobersek@igalia.com>
3489 Unreviewed GTK gardening.
3490 Rebaselining tests that are possible to and required to be rebaselined
3492 * platform/gtk-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
3493 * platform/gtk/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
3494 * platform/gtk/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
3495 * platform/gtk/fast/dom/Range/getClientRects-expected.txt:
3496 * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt:
3497 * platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt:
3498 * platform/gtk/fast/js/function-length-expected.txt: Added.
3499 * platform/gtk/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt:
3500 * platform/gtk/media/media-can-play-ogg-expected.txt: Added.
3501 * platform/gtk/media/video-played-collapse-expected.txt:
3502 * platform/gtk/media/video-volume-slider-expected.txt:
3504 2013-04-30 Balazs Kelemen <kbalazs@webkit.org>
3506 [EFL][GStreamer] failing media tests
3507 https://bugs.webkit.org/show_bug.cgi?id=115419
3509 Unreviewed gardening.
3511 * platform/efl/TestExpectations: Track failing tests.
3513 2013-04-30 Zan Dobersek <zdobersek@igalia.com>
3515 Unreviewed GTK gardening.
3517 * platform/gtk/TestExpectations: Adding failure expectations for additional failing tests
3518 after the Shadow DOM feature was disabled for the GTK port in r149352.
3520 2013-04-30 Christophe Dumez <ch.dumez@sisa.samsung.com>
3522 [EFL] Enable scaled cursors
3523 https://bugs.webkit.org/show_bug.cgi?id=106242
3525 Reviewed by Gyuyoung Kim.
3527 Unskip fast/css/cursor-parsing-image-set.html for EFL port
3528 now that scaled cursors are enabled. Update expectation for
3529 fast/events/mouse-cursor-image-set.html to explain the
3530 reason why it is failing and set its bug URL.
3532 * platform/efl/TestExpectations:
3534 2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3536 [Qt] Unreviewed gardening.
3538 Skipping tests using unimplemented feature.
3540 * platform/qt-5.0-wk1/TestExpectations:
3542 2013-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
3544 CSSParser::parseFontFamily should allow the keyword "default" as part of a font name
3545 https://bugs.webkit.org/show_bug.cgi?id=107231
3547 Reviewed by Ryosuke Niwa.
3549 * fast/css/font-family-parse-keyword-expected.html: Added.
3550 * fast/css/font-family-parse-keyword.html: Added.
3552 2013-04-30 Zalan Bujtas <zalan@apple.com>
3554 Animations fail to start on http://www.google.com/insidesearch/howsearchworks/thestory/
3555 https://bugs.webkit.org/show_bug.cgi?id=111244
3557 Reviewed by David Kilzer.
3559 Enable performance.now() as a minimal subset of Web Timing API.
3560 It returns DOMHighResTimeStamp, a monotonically increasing value representing the
3561 number of milliseconds from the start of the navigation of the current document.
3562 JS libraries use this API to check against the requestAnimationFrame() timestamp.
3564 We can test the monotonical behaviour of this API only. Checking whether the value
3565 actually represents the navigation start requires PerformanceTiming enabled.
3567 * fast/dom/Window/web-timing-minimal-performance-now-expected.txt: Added.
3568 * fast/dom/Window/web-timing-minimal-performance-now.html: Added.
3570 2013-04-29 Zan Dobersek <zdobersek@igalia.com>
3572 Unreviewed GTK gardening.
3574 * platform/gtk/TestExpectations: Skipping the Shadow DOM layout tests after the feature was disabled in r149352.
3576 2013-04-29 Roger Fong <roger_fong@apple.com>
3578 Unreviewed gardening. Rebaseline some Windows tests after disabling subpixel layout.
3580 * platform/win/editing/selection/caret-ltr-right-expected.txt:
3581 * platform/win/editing/selection/caret-rtl-2-left-expected.txt:
3582 * platform/win/editing/selection/caret-rtl-right-expected.txt:
3583 * platform/win/editing/selection/extend-selection-word-expected.txt: Added.
3584 * platform/win/editing/selection/mixed-editability-10-expected.txt:
3585 * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
3586 * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
3587 * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
3588 * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
3589 * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
3590 * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
3591 * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
3592 * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
3593 * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
3594 * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
3595 * platform/win/fast/borders/bidi-012-expected.txt:
3596 * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt:
3597 * platform/win/fast/forms/file/file-input-disabled-expected.txt:
3598 * platform/win/fast/forms/range: Added.
3599 * platform/win/fast/forms/range/slider-mouse-events-expected.txt: Added.
3600 * platform/win/fast/inline/inline-box-background-expected.txt:
3601 * platform/win/fast/inline/inline-box-background-long-image-expected.txt:
3602 * platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
3603 * platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
3605 2013-04-29 Roger Fong <roger_fong@apple.com>
3607 Unreviewed. Windows gardening after r148987.
3609 * platform/win/editing/deleting/delete-by-word-002-expected.txt: Added.
3610 * platform/win/editing/deleting/delete-cell-contents-expected.txt: Added.
3611 * platform/win/editing/execCommand: Added.
3612 * platform/win/editing/execCommand/button-expected.txt: Added.
3613 * platform/win/editing/execCommand/createLink-expected.txt: Added.
3614 * platform/win/editing/execCommand/indent-pre-expected.txt: Added.
3615 * platform/win/editing/execCommand/unlink-expected.txt: Added.
3616 * platform/win/editing/inserting/insert-before-link-1-expected.txt: Added.
3617 * platform/win/editing/pasteboard/display-block-on-spans-expected.txt: Added.
3618 * platform/win/editing/pasteboard/merge-end-list-2-expected.txt: Added.
3619 * platform/win/editing/pasteboard/merge-end-table-2-expected.txt: Added.
3620 * platform/win/editing/pasteboard/page-zoom-expected.txt: Added.
3621 * platform/win/editing/style: Added.
3622 * platform/win/editing/style/apply-through-end-of-document-expected.txt: Added.
3623 * platform/win/editing/style/remove-underline-across-paragraph-expected.txt: Added.
3624 * platform/win/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
3625 * platform/win/editing/style/remove-underline-expected.txt: Added.
3626 * platform/win/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
3627 * platform/win/editing/style/remove-underline-in-bold-expected.txt: Added.
3628 * platform/win/editing/style/unbold-in-bold-expected.txt: Added.
3629 * platform/win/editing/undo: Added.
3630 * platform/win/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added.
3632 2013-04-29 James Craig <james@cookiecrook.com>
3634 Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec.
3635 https://bugs.webkit.org/show_bug.cgi?id=115283
3637 Reviewed by Chris Fleizach.
3639 Update test to account for the initial setting change.
3641 * editing/pasteboard/copy-image-with-alt-text.html:
3643 2013-04-29 Alexey Proskuryakov <ap@apple.com>
3645 REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
3646 https://bugs.webkit.org/show_bug.cgi?id=115386
3648 * platform/mac/TestExpectations: Skipping the test.
3649 * platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2.
3651 2013-04-22 Jeffrey Pfau <jpfau@apple.com>
3653 Change approach to third-party blocking for LocalStorage
3654 https://bugs.webkit.org/show_bug.cgi?id=115004
3656 Reviewed by Maciej Stachowiak.
3658 * http/tests/security/cross-origin-local-storage-allowed-expected.txt:
3659 * http/tests/security/cross-origin-local-storage-allowed.html:
3660 * http/tests/security/cross-origin-local-storage-expected.txt:
3661 * http/tests/security/cross-origin-local-storage-wk1.html:
3662 * http/tests/security/cross-origin-local-storage-wk1-expected.txt:
3663 * http/tests/security/cross-origin-local-storage.html:
3664 * http/tests/security/resources/cross-origin-iframe-for-local-storage.html:
3665 * http/tests/security/resources/load-local-storage.html: Added.
3666 * platform/mac-wk2/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
3667 * platform/mac/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
3669 2013-04-29 Yi Shen <max.hong.shen@gmail.com>
3671 HTML Editing: Insertion point jumps when using link detection
3672 https://bugs.webkit.org/show_bug.cgi?id=82198
3674 Reviewed by Ryosuke Niwa.
3676 Update typing-space-to-trigger-smart-link.html to verify link detection behavior
3677 when typing a link before existing text.
3679 * editing/inserting/typing-space-to-trigger-smart-link-expected.txt:
3680 * editing/inserting/typing-space-to-trigger-smart-link.html:
3682 2013-04-29 Roger Fong <roger_fong@apple.com>
3684 Unreviewed. Tests mistakenly added to general TestExpectations file moved to mac TestExpectations file.
3687 * platform/mac/TestExpectations:
3689 2013-04-29 Jeffrey Pfau <jpfau@apple.com>
3691 Unreviewed, added missing new line in baseline.
3693 * fast/canvas/2d.imageDataHD-expected.txt:
3695 2013-04-29 Stephen Chenney <schenney@chromium.org>
3697 SVGElement destructor can use invalid iterator
3698 https://bugs.webkit.org/show_bug.cgi?id=115361
3700 Reviewed by Philip Rogers.
3702 Test asserts in Debug and should also crash in memory checking builds.
3704 * svg/custom/svg-element-destructor-iteration-crash-expected.txt: Added.
3705 * svg/custom/svg-element-destructor-iteration-crash.html: Added.
3707 2013-04-29 Dirk Schulze <krit@webkit.org>
3709 Animate clip rect() between different Length types
3710 https://bugs.webkit.org/show_bug.cgi?id=115336
3712 Reviewed by Andreas Kling.
3714 Modify test for clip animation to cover animations between
3715 different Length types.
3717 * transitions/clip-transition.html:
3719 2013-04-29 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3721 [Qt] Unreviewed gardening.
3723 Move Qt Mac specific results to qt-mac after r149210.
3725 * platform/qt-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/qt-5.0/compositing/visibility/visibility-image-layers-dynamic-expected.txt.
3726 * platform/qt-mac/editing/selection/collapse-selection-in-bidi-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/collapse-selection-in-bidi-expected.txt.
3727 * platform/qt-mac/editing/selection/drag-start-event-client-x-y-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/drag-start-event-client-x-y-expected.txt.
3728 * platform/qt-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt.
3729 * platform/qt-mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/basic/fieldset-stretch-to-legend-expected.txt.
3730 * platform/qt-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt.
3731 * platform/qt-mac/fast/borders/fieldsetBorderRadius-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/borders/fieldsetBorderRadius-expected.txt.
3732 * platform/qt-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt.
3733 * platform/qt-mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt.
3734 * platform/qt-mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt.
3735 * platform/qt-mac/fast/events/document-elementFromPoint-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/document-elementFromPoint-expected.txt.
3736 * platform/qt-mac/fast/flexbox/flex-hang-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/flexbox/flex-hang-expected.txt.
3737 * platform/qt-mac/fast/images/repaint-subrect-grid-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/repaint-subrect-grid-expected.txt.
3738 * platform/qt-mac/fast/images/zoomed-img-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/zoomed-img-size-expected.txt.
3739 * platform/qt-mac/fast/multicol/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/break-properties-expected.txt.
3740 * platform/qt-mac/fast/multicol/vertical-lr/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-lr/break-properties-expected.txt.
3741 * platform/qt-mac/fast/multicol/vertical-rl/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-rl/break-properties-expected.txt.
3742 * platform/qt-mac/fast/overflow/infiniteRecursionGuard-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/overflow/infiniteRecursionGuard-expected.txt.
3743 * platform/qt-mac/fast/parser/style-script-head-test-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/parser/style-script-head-test-expected.txt.
3744 * platform/qt-mac/fast/reflections/reflection-with-zoom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/reflections/reflection-with-zoom-expected.txt.
3745 * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt.
3746 * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt.
3747 * platform/qt-mac/http/tests/misc/acid3-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/misc/acid3-expected.txt.
3748 * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt.
3749 * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt.
3750 * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt.
3751 * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt.
3752 * platform/qt-mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt.
3753 * platform/qt-mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt.
3754 * platform/qt-mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt.
3755 * platform/qt-mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt.
3756 * platform/qt-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt.
3757 * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt.
3758 * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt.
3759 * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt.
3760 * platform/qt-mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt.
3761 * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt.
3762 * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt.
3763 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt.
3764 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt.
3765 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt.
3766 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt.
3767 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt.
3768 * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt.
3769 * platform/qt-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt.
3770 * platform/qt-mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/as-image/svg-non-integer-scaled-image-expected.txt.
3771 * platform/qt-mac/svg/custom/fractional-rects-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/fractional-rects-expected.txt.
3772 * platform/qt-mac/svg/custom/js-update-container-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/js-update-container-expected.txt.
3773 * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt.
3774 * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt.
3775 * platform/qt-mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt.
3776 * platform/qt-mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
3777 * platform/qt-mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt.
3778 * platform/qt-mac/svg/custom/viewBox-hit-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/viewBox-hit-expected.txt.
3779 * platform/qt-mac/svg/hixie/text/001-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/001-expected.txt.
3780 * platform/qt-mac/svg/hixie/text/003a-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/003a-expected.txt.
3781 * platform/qt-mac/svg/text/small-fonts-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/small-fonts-2-expected.txt.
3782 * platform/qt-mac/svg/text/text-hkern-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-hkern-expected.txt.
3783 * platform/qt-mac/svg/text/text-viewbox-rescale-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-viewbox-rescale-expected.txt.
3784 * platform/qt-mac/svg/wicd/sizing-flakiness-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/wicd/sizing-flakiness-expected.txt.
3785 * platform/qt-mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-background-image-tiled-expected.txt.
3786 * platform/qt-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt.
3787 * platform/qt-mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-image-expected.txt.
3788 * platform/qt-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-object-expected.txt.
3789 * platform/qt-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-relative-image-expected.txt.
3790 * platform/qt-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt.
3791 * platform/qt-mac/tables/mozilla/bugs/bug83786-expected.txt: Renamed from LayoutTests/platform/qt-5.0/tables/mozilla/bugs/bug83786-expected.txt.
3793 2013-04-28 Zan Dobersek <zdobersek@igalia.com>
3795 Rename TestRunner's setAudioData to setAudioResult
3796 https://bugs.webkit.org/show_bug.cgi?id=115326
3798 Reviewed by Darin Adler.
3800 Adjust the testRunner.setAudioData references/callsites, the method is now named setAudioResult.
3802 * platform/efl-wk1/TestExpectations:
3803 * webaudio/resources/audio-codec-test.js:
3805 * webaudio/resources/audio-testing.js:
3807 * webaudio/test-basic.html:
3809 2013-04-28 Seokju Kwon <seokju.kwon@gmail.com>
3811 Get rid of a duplicate file from LayoutTests/TestExpectations
3812 https://bugs.webkit.org/show_bug.cgi?id=115337
3814 Unreviewed gardening.
3816 * TestExpectations: Remove one of two svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm.
3818 2013-04-28 Dean Jackson <dino@apple.com>
3820 [Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS)
3821 https://bugs.webkit.org/show_bug.cgi?id=115310
3823 Reviewed by Simon Fraser.
3825 No need for platform-specific results any more.
3827 * fast/canvas/2d.backingStorePixelRatio-expected.txt:
3828 * fast/canvas/2d.imageDataHD-expected.txt:
3829 * fast/canvas/canvas-resize-reset-pixelRatio-expected.txt:
3830 * platform/win/fast/canvas/2d.backingStorePixelRatio-expected.txt: Removed.
3831 * platform/win/fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Removed.
3833 2013-04-28 Zan Dobersek <zdobersek@igalia.com>
3835 [WKTR] Tests dumping audio data shouldn't dump pixels
3836 https://bugs.webkit.org/show_bug.cgi?id=115270
3838 Reviewed by Benjamin Poulain.
3840 Remove the now-unnecessary pixel baselines for audio tests that were used on the EFL WK2 platform.
3842 * platform/efl-wk2/webaudio/audiobuffersource-expected.png: Removed.
3843 * platform/efl-wk2/webaudio/audiobuffersource-loop-points-expected.png: Removed.
3844 * platform/efl-wk2/webaudio/audiobuffersource-multi-channels-expected.png: Removed.
3845 * platform/efl-wk2/webaudio/audiobuffersource-playbackrate-expected.png: Removed.
3846 * platform/efl-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.png: Removed.
3847 * platform/efl-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.png: Removed.
3848 * platform/efl-wk2/webaudio/codec-tests/wav/24bit-44khz-expected.png: Removed.
3849 * platform/efl-wk2/webaudio/gain-expected.png: Removed.
3850 * platform/efl-wk2/webaudio/mixing-expected.png: Removed.
3851 * platform/efl-wk2/webaudio/oscillator-custom-expected.png: Removed.
3852 * platform/efl-wk2/webaudio/oscillator-sawtooth-expected.png: Removed.
3853 * platform/efl-wk2/webaudio/oscillator-sine-expected.png: Removed.
3854 * platform/efl-wk2/webaudio/oscillator-square-expected.png: Removed.
3855 * platform/efl-wk2/webaudio/oscillator-triangle-expected.png: Removed.
3856 * platform/efl-wk2/webaudio/up-mixing-mono-51-expected.png: Removed.
3857 * platform/efl-wk2/webaudio/up-mixing-mono-stereo-expected.png: Removed.
3858 * platform/efl-wk2/webaudio/up-mixing-stereo-51-expected.png: Removed.
3860 2013-04-27 Ryosuke Niwa <rniwa@webkit.org>
3862 Pressing mouse button inside a dragstart event causes a crash
3863 https://bugs.webkit.org/show_bug.cgi?id=115296
3865 Reviewed by Darin Adler.
3867 Added a regression test. While the bug report involves opening inspector and setting a breakpoint,
3868 a simpler reduction that uses eventSender significantly reduces the complexity.
3870 * fast/events/mousedown-inside-dragstart-should-not-cause-crash-expected.txt: Added.
3871 * fast/events/mousedown-inside-dragstart-should-not-cause-crash.html: Added.
3873 2013-04-25 Geoffrey Garen <ggaren@apple.com>
3875 Cleaned up pre/post inc/dec in bytecode
3876 https://bugs.webkit.org/show_bug.cgi?id=115222
3878 Reviewed by Filip Pizlo.
3880 * fast/js/const-expected.txt:
3881 * fast/js/resources/const.js: Added tests for some const cases we used
3884 2013-04-26 Geoffrey Garen <ggaren@apple.com>
3886 Re-landing <http://trac.webkit.org/changeset/148999>
3888 Filled out more cases of branch folding in bytecode when emitting
3889 expressions into a branching context
3890 https://bugs.webkit.org/show_bug.cgi?id=115057
3892 Reviewed by Phil Pizlo.
3894 Added a more exhaustive correctness test.
3896 * fast/js/branch-fold-correctness-expected.txt: Added.
3897 * fast/js/branch-fold-correctness.html: Added.
3899 2013-04-26 Jer Noble <jer.noble@apple.com>
3901 Video playback has corruption on the edges of the video
3902 https://bugs.webkit.org/show_bug.cgi?id=115216
3904 Reviewed by Simon Fraser.
3906 * media/content/test.jpg: Added.
3907 * media/video-poster-background-expected.html: Added.
3908 * media/video-poster-background.html: Added.
3910 2013-04-26 Roger Fong <roger_fong@apple.com>
3912 Unreviewed. Skipping some more tests that still need rebaselining after disabling subpixel layout on mac.
3913 http://bugs.webkit.org/show_bug.cgi?id=115292
3917 2013-04-26 Roger Fong <roger_fong@apple.com>
3919 Unreviewed. Skipping some tests that still need rebaselining after disabling subpixel layout on mac.
3920 http://bugs.webkit.org/show_bug.cgi?id=115292