1 2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
3 More Mac test expectation cleanups.
5 * http/tests/inspector/network/network-size-sync-expected.txt:
6 * platform/mac/TestExpectations:
7 * platform/mac/webarchive/loading/mainresource-null-mimetype-crash-expected.txt:
9 2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
11 REGRESSION: fast/files/workers tests crash
12 https://bugs.webkit.org/show_bug.cgi?id=45575
14 Unskip the test since they no longer crash. Also rebaseline two tests as needed.
16 * fast/files/workers/worker-read-blob-async-expected.txt:
17 * fast/files/workers/worker-read-blob-sync-expected.txt:
18 * platform/mac/TestExpectations:
20 2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
22 Mac test expectation cleanups. Unskip a bunch of tests and rebaseline them as needed.
24 * accessibility/aria-menubar-menuitems-expected.txt: Added.
25 * fast/replaced/border-radius-clip-expected.png:
26 * platform/mac/TestExpectations:
27 * platform/mac/fast/replaced/border-radius-clip-expected.txt:
28 * platform/mac/http/tests/multipart/policy-ignore-crash-expected.txt: Copied from LayoutTests/http/tests/multipart/policy-ignore-crash-expected.txt.
29 * platform/mac/media/video-volume-slider-expected.png: Added.
30 * platform/mac/media/video-volume-slider-expected.txt: Added.
32 2013-05-22 Hans Muller <hmuller@adobe.com>
34 [CSS Exclusions] property parsing tests should be revised
35 https://bugs.webkit.org/show_bug.cgi?id=116446
37 Reviewed by Alexandru Chiculita.
39 This is just a cleanup of the existing parsing tests. None of the tests have effectively
40 changed. The cleaned-up version should be simpler, more regular, and shorter:
41 - Moved all of parsing tests into a fast/exclusions/parsing subdirectory.
42 - Remove the obsolete "wrap-" prefix from file names.
43 - Eiminated excessive and needless stringification in many of the test functions.
44 - Moved common code into parsing-test-utils.js and refactored redundant code.
46 * fast/exclusions/parsing-wrap-shape-inside-expected.txt: Removed.
47 * fast/exclusions/parsing-wrap-shape-inside.html: Removed.
48 * fast/exclusions/parsing-wrap-shape-lengths-expected.txt: Removed.
49 * fast/exclusions/parsing-wrap-shape-lengths.html: Removed.
50 * fast/exclusions/parsing-wrap-shape-outside-expected.txt: Removed.
51 * fast/exclusions/parsing-wrap-shape-outside.html: Removed.
52 * fast/exclusions/parsing/parsing-shape-inside-expected.txt: Added.
53 * fast/exclusions/parsing/parsing-shape-inside.html: Added.
54 * fast/exclusions/parsing/parsing-shape-lengths-expected.txt: Added.
55 * fast/exclusions/parsing/parsing-shape-lengths.html: Added.
56 * fast/exclusions/parsing/parsing-shape-margin-expected.txt: Added.
57 * fast/exclusions/parsing/parsing-shape-margin.html: Added.
58 * fast/exclusions/parsing/parsing-shape-outside-expected.txt: Added.
59 * fast/exclusions/parsing/parsing-shape-outside.html: Added.
60 * fast/exclusions/parsing/parsing-shape-padding-expected.txt: Added.
61 * fast/exclusions/parsing/parsing-shape-padding.html: Added.
62 * fast/exclusions/parsing/parsing-wrap-flow-expected.txt: Added.
63 * fast/exclusions/parsing/parsing-wrap-flow.html: Added.
64 * fast/exclusions/parsing/parsing-wrap-through-expected.txt: Added.
65 * fast/exclusions/parsing/parsing-wrap-through.html: Added.
66 * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: Added.
67 (string_appeared_here):
68 * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js: Added.
71 (testComputedStyleValue):
73 * fast/exclusions/parsing/script-tests/parsing-shape-margin.js: Added.
74 (testShapeSpecifiedProperty):
75 * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: Added.
76 (testShapePropertyParsingFailure):
77 * fast/exclusions/parsing/script-tests/parsing-shape-padding.js: Added.
78 (testShapeSpecifiedProperty):
79 * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Added.
81 (getComputedStyleValue):
82 (getParentAndChildComputedStyles):
83 (getParentAndChildComputedStylesString):
84 (getChildComputedStyle):
85 (testShapeSpecifiedProperty):
86 (testShapeComputedProperty):
87 (testNotInheritedShapeChildProperty):
88 * fast/exclusions/parsing/script-tests/parsing-wrap-flow.js: Added.
89 * fast/exclusions/parsing/script-tests/parsing-wrap-through.js: Added.
90 * fast/exclusions/shape-margin-parsing-expected.txt: Removed.
91 * fast/exclusions/shape-margin-parsing.html: Removed.
92 * fast/exclusions/shape-padding-parsing-expected.txt: Removed.
93 * fast/exclusions/shape-padding-parsing.html: Removed.
94 * fast/exclusions/wrap-flow-parsing-expected.txt: Removed.
95 * fast/exclusions/wrap-flow-parsing.html: Removed.
96 * fast/exclusions/wrap-through-parsing-expected.txt: Removed.
97 * fast/exclusions/wrap-through-parsing.html: Removed.
99 2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
101 REGRESSION: ASSERTION FAILED: obj->isRenderInline() || obj == this, Bad cast in WebCore::RenderBlock::createLineBoxes
102 https://bugs.webkit.org/show_bug.cgi?id=110622
104 Reviewed by David Hyatt.
106 Add a regression test.
108 * fullscreen/full-screen-inline-split-crash-expected.txt: Added.
109 * fullscreen/full-screen-inline-split-crash.html: Added.
111 2013-05-22 Simon Fraser <simon.fraser@apple.com>
113 New Flickr doesn't get fast scrolling but should
114 https://bugs.webkit.org/show_bug.cgi?id=116514
116 Reviewed by Darin Adler.
118 slow-scrolling-hidden-background-toggle.html actually tests this patch. The other
119 two tests were added because there appear to be no tests for basic internals.mainThreadScrollingReasons()
122 * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle-expected.txt: Added.
123 * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle.html: Added.
124 * platform/mac-wk2/tiled-drawing/slow-scrolling-expected.txt: Added.
125 * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle-expected.txt: Added.
126 * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle.html: Added.
127 * platform/mac-wk2/tiled-drawing/slow-scrolling.html: Added.
129 2013-05-22 Robert Hogan <robert@webkit.org>
131 Need to Remove Anonymous Wrappers When All Children Become Inline
132 https://bugs.webkit.org/show_bug.cgi?id=115687
134 Reviewed by David Hyatt.
136 * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned-expected.txt: Added.
137 * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned.html: Added.
138 * platform/qt/fast/block/float/float-not-removed-from-next-sibling2-expected.txt:
139 * platform/qt/fast/dynamic/002-expected.txt:
141 2013-05-22 Zoltan Arvai <zarvai@inf.u-szeged.hu>
143 [Qt][WK2] Unreviewed gardening. Skipping failing printing tests after r150046.
144 https://bugs.webkit.org/show_bug.cgi?id=116617
146 * platform/qt-5.0-wk2/TestExpectations:
148 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
150 [Qt] Unreviewed gardening. Skip failing tests after r150065 and r150498.
152 * platform/qt/TestExpectations:
154 2013-05-22 Radu Stavila <stavila@adobe.com>
156 [CSSRegions] Remove platform-specific differences from offsetLeft/offsetTop tests
157 https://bugs.webkit.org/show_bug.cgi?id=116607
159 Reviewed by Antti Koivisto.
161 * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt:
162 * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html:
163 * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html:
164 * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html:
166 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
168 [Qt] Unreviewed gardening, updating expected files after r150508.
170 * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
171 * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Removed.
173 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
175 [Qt] Unreviewed gardening. Unskipping some tests.
176 https://bugs.webkit.org/show_bug.cgi?id=26830
177 https://bugs.webkit.org/show_bug.cgi?id=99870
178 https://bugs.webkit.org/show_bug.cgi?id=108429
179 https://bugs.webkit.org/show_bug.cgi?id=23166
180 https://bugs.webkit.org/show_bug.cgi?id=98523
181 https://bugs.webkit.org/show_bug.cgi?id=110654
183 * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
184 * platform/qt/TestExpectations:
185 * platform/qt/css2.1/20110323/replaced-elements-001-expected.png:
186 * platform/qt/css2.1/20110323/replaced-elements-001-expected.txt:
187 * platform/qt/css3/flexbox/button-expected.png: Added.
188 * platform/qt/css3/flexbox/button-expected.txt: Added.
189 * platform/qt/fast/css/background-clip-radius-values-expected.png: Added.
190 * platform/qt/fast/css/background-clip-radius-values-expected.txt: Added.
191 * platform/qt/fast/images/repaint-subrect-grid-expected.txt: Added.
192 * platform/qt/fast/multicol/single-line-expected.png: Added.
193 * platform/qt/fast/multicol/single-line-expected.txt: Added.
194 * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png:
195 * platform/qt/svg/custom/foreign-object-skew-expected.txt:
196 * platform/qt/svg/custom/js-late-pattern-creation-expected.png:
197 * platform/qt/svg/custom/pattern-scaling-expected.png: Added.
198 * platform/qt/svg/custom/pattern-scaling-expected.txt: Added.
199 * platform/qt/svg/custom/pattern-skew-transformed-expected.png:
200 * platform/qt/svg/custom/pattern-skew-transformed-expected.txt: Added.
201 * platform/qt/svg/custom/pattern-with-transformation-expected.png:
202 * platform/qt/svg/custom/text-ctm-expected.png:
203 * platform/qt/svg/custom/text-ctm-expected.txt:
204 * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
205 * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
206 * platform/qt/tables/mozilla/bugs/bug92647-2-expected.png:
207 * platform/qt/tables/mozilla/bugs/bug92647-2-expected.txt:
209 2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
211 [Qt] Unreviewed gardening. Unskipping some tests.
212 https://bugs.webkit.org/show_bug.cgi?id=105437
214 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
215 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
216 * platform/qt/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
217 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
218 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Added.
219 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
220 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Added.
221 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
222 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Added.
223 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
224 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Added.
225 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
226 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Added.
227 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
228 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Added.
229 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
230 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Added.
231 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
232 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Added.
233 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
234 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Added.
235 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
236 * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Added.
237 * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Copied from LayoutTests/platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png.
238 * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.txt: Added.
239 * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
240 * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
241 * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
242 * platform/qt/svg/filters/feImage-late-indirect-update-expected.png:
243 * platform/qt/svg/filters/feImage-late-indirect-update-expected.txt: Added.
244 * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png:
245 * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.txt: Added.
246 * platform/qt/svg/filters/feImage-position-expected.png:
247 * platform/qt/svg/filters/feImage-position-expected.txt: Added.
248 * platform/qt/svg/filters/feImage-preserveAspectratio-expected.png:
249 * platform/qt/svg/filters/feImage-preserveAspectratio-expected.txt: Added.
250 * platform/qt/svg/filters/feImage-reference-invalidation-expected.png:
251 * platform/qt/svg/filters/feImage-reference-invalidation-expected.txt: Added.
252 * platform/qt/svg/filters/feImage-subregions-expected.png:
253 * platform/qt/svg/filters/feImage-subregions-expected.txt: Added.
254 * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
255 * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.txt: Added.
256 * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
257 * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.txt: Added.
258 * platform/qt/svg/filters/feImage-target-add-to-document-expected.png:
259 * platform/qt/svg/filters/feImage-target-add-to-document-expected.txt: Added.
260 * platform/qt/svg/filters/feImage-target-attribute-change-expected.png:
261 * platform/qt/svg/filters/feImage-target-attribute-change-expected.txt: Added.
262 * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
263 * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt: Added.
264 * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
265 * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt: Added.
266 * platform/qt/svg/filters/feImage-target-changes-id-expected.png:
267 * platform/qt/svg/filters/feImage-target-changes-id-expected.txt: Added.
268 * platform/qt/svg/filters/feImage-target-id-change-expected.png:
269 * platform/qt/svg/filters/feImage-target-id-change-expected.txt: Added.
270 * platform/qt/svg/filters/feImage-target-inline-style-change-expected.png:
271 * platform/qt/svg/filters/feImage-target-inline-style-change-expected.txt: Added.
272 * platform/qt/svg/filters/feImage-target-property-change-expected.png:
273 * platform/qt/svg/filters/feImage-target-property-change-expected.txt: Added.
274 * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.png:
275 * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.txt: Added.
276 * platform/qt/svg/filters/feImage-target-remove-from-document-expected.png:
277 * platform/qt/svg/filters/feImage-target-remove-from-document-expected.txt: Added.
278 * platform/qt/svg/filters/feImage-target-style-change-expected.png:
279 * platform/qt/svg/filters/feImage-target-style-change-expected.txt: Added.
281 2013-05-22 Krzysztof Czech <k.czech@samsung.com>
283 [EFL] accessibility/label-for-control-hittest.html is failing
284 https://bugs.webkit.org/show_bug.cgi?id=112029
286 Unreviewed EFL gardening.
288 accessibility/label-for-control-hittest.html passes after r150439.
290 * platform/efl-wk2/TestExpectations:
292 2013-05-21 Mihai Tica <mitica@adobe.com>
294 Updating element background blending to conform to the changes in the spec.
295 This implies that the background layers won't longer blend with the content
297 Removing the background color tests, as background color blending is no longer
298 a valid use case, also modified the current background image tests.
299 https://bugs.webkit.org/show_bug.cgi?id=116212
301 Reviewed by Dean Jackson.
303 * css3/compositing/effect-background-blend-mode-color-expected.txt: Removed.
304 * css3/compositing/effect-background-blend-mode-color.html: Removed.
305 * css3/compositing/effect-background-blend-mode-color2-expected.txt: Removed.
306 * css3/compositing/effect-background-blend-mode-color2.html: Removed.
307 * css3/compositing/effect-background-blend-mode-stacking-expected.png: Removed.
308 * css3/compositing/effect-background-blend-mode-stacking.html:
309 * platform/mac/css3/compositing/effect-background-blend-mode-color-expected.png: Removed.
310 * platform/mac/css3/compositing/effect-background-blend-mode-color2-expected.png: Removed.
311 * platform/mac/css3/compositing/effect-background-blend-mode-expected.png:
312 * platform/mac/css3/compositing/effect-background-blend-mode-stacking-expected.png:
314 2013-05-21 Seokju Kwon <seokju.kwon@gmail.com>
316 [EFL] Cleanup TestExpectations to pass --lint-test-files
317 https://bugs.webkit.org/show_bug.cgi?id=116590
319 Unreviewed EFL gardening.
321 http/tests/websocket/tests/hybi/close-on-navigate-new-location.html was skipped in r150497.
323 * platform/efl/TestExpectations: Remove duplicate entry.
325 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
327 Web Inspector: [Mac] inspector/geolocation-error.html is flaky
328 https://bugs.webkit.org/show_bug.cgi?id=116592
330 Add a flaky test expectation.
332 * platform/mac/TestExpectations:
334 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
336 Use-after-free in DOMSelection::containsNode
337 https://bugs.webkit.org/show_bug.cgi?id=116468
339 Reviewed by Andreas Kling.
341 Add a regression test from https://chromium.googlesource.com/chromium/blink/+/40bb8089352b15dd034641b4c131111cd79b44f1.
343 * editing/selection/contains-node-crash-expected.txt: Added.
344 * editing/selection/contains-node-crash.html: Added.
346 2013-05-21 Gyuyoung Kim <gyuyoung.kim@samsung.com>
348 Unreviewed EFL gardening.
350 Skip a test which has problem related to ecore library.
352 * platform/efl/TestExpectations:
354 2013-05-21 Joseph Pecoraro <pecoraro@apple.com>
356 Web Inspector: InspectorFrontendHost::loadResourceSynchronously() builds ASCII-only results
357 https://bugs.webkit.org/show_bug.cgi?id=116569
359 Merge: https://chromium.googlesource.com/chromium/blink/+/7f1cfecfe34f4dbc6ce1ef0250b13f2058128eeb
361 Reviewed by Timothy Hatcher.
363 * inspector/load-resource-synchronously-utf8-expected.txt: Added.
364 * inspector/load-resource-synchronously-utf8.html: Added.
366 2013-05-21 Andy Estes <aestes@apple.com>
368 Check in the test and result I forgot to 'git add' before committing r150490.
370 * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Added.
371 * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Added.
373 2013-05-21 Andy Estes <aestes@apple.com>
375 Allow session storage for third-party origins even if third-party data access is blocked.
376 https://bugs.webkit.org/show_bug.cgi?id=116532
378 Reviewed by Anders Carlsson.
380 * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage-expected.txt.
381 * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage.html.
383 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
385 Web Inspector: inspector/styles/import-pseudoclass-crash.html intermittently hits an assertion in HTMLLinkElement::startLoadingDynamicSheet
386 https://bugs.webkit.org/show_bug.cgi?id=116582
388 Add a flaky crash expectation.
390 * platform/mac/TestExpectations:
392 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
394 Update Mountain Lion test expectations per bug 116477.
396 * platform/mac/TestExpectations:
398 2013-05-21 Zoltan Horvath <zoltan@webkit.org>
400 [CSS Regions][CSS Exclusions] Multiple regions with shape-insides should respect positioned shapes and overflow
401 https://bugs.webkit.org/show_bug.cgi?id=115001
403 Reviewed by David Hyatt.
405 In r150375 I implemented the new overflow behavior for shape-inside on regions, but it covered only the simple cases
406 when you had only one region. This patch adds support for the new overflow behavior for multiple regions with multiple
407 positioned shape-insides and overflow.
409 * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html: Added.
410 * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: Added.
411 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes-expected.html: Added.
412 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: Added.
414 2013-05-21 Brent Fulgham <bfulgham@apple.com>
416 [Windows] Reenable storage tests
417 https://bugs.webkit.org/show_bug.cgi?id=116559
419 Unreviewed update to TestExpectations:
420 1. Storage features are present on Windows, so test them.
421 2. Disable (for now) the four websql tests that fail.
423 * platform/win/TestExpectations:
425 2013-05-21 Jer Noble <jer.noble@apple.com>
427 Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html
429 * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
430 * platform/mac/TestExpectations:
431 * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed.
433 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
435 Update test expectations after r150472 for the bug 116125.
437 * platform/wk2/TestExpectations:
439 2013-05-21 Commit Queue <commit-queue@webkit.org>
441 Unreviewed, rolling out r150386 and r150397.
442 http://trac.webkit.org/changeset/150386
443 http://trac.webkit.org/changeset/150397
444 https://bugs.webkit.org/show_bug.cgi?id=116572
446 Broke a test; Alex is going to try again later. (Requested by
449 * platform/wk2/TestExpectations:
451 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
453 dispatchEvent call can execute javascript and blow away endRoot from underneath
454 https://bugs.webkit.org/show_bug.cgi?id=116483
456 Reviewed by Andreas Kling.
458 Add a regression test.
460 * editing/undo/undo-after-event-edited-expected.txt: Added.
461 * editing/undo/undo-after-event-edited.html: Added.
463 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
465 media/track/track-cue-rendering-snap-to-lines-not-set.html is failing
466 https://bugs.webkit.org/show_bug.cgi?id=116567
468 Add a failing test expectation to the test added in r150452.
470 * platform/mac/TestExpectations:
471 * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Added.
473 2013-05-21 Brent Fulgham <bfulgham@apple.com>
475 [Windows] Disable several crashing tests.
476 https://bugs.webkit.org/show_bug.cgi?id=116562
478 Unreviewed change to TestExpectations while investigating.
480 * platform/win/TestExpectations:
482 2013-05-21 Brent Fulgham <bfulgham@apple.com>
484 [Windows] Workers are crashing tests.
485 https://bugs.webkit.org/show_bug.cgi?id=116560.
487 Unreviewed change to TestExpectations while investigating.
489 * platform/win/TestExpectations: Disable worker tests under Windows.
491 2013-05-21 Brent Fulgham <bfulgham@apple.com>
493 [Windows] Unreviewed test expectation change - skip failing tests.
494 https://bugs.webkit.org/show_bug.cgi?id=116564
496 1. Skip a number of failing tests, and investigate the sources of the
497 problems. Progress will be tracked on the above bug.
498 2. Correct a typo I made in r150382
499 3. Remove skip entries from https://webkit.org/b/113908; these were
500 replaced with new tests added in https://webkit.org/b/113946.
502 * platform/win/TestExpectations:
504 2013-05-21 Radu Stavila <stavila@adobe.com>
506 [CSSRegions] Remove percentages from offsetLeft/offsetTop tests to avoid sub-pixel errors
507 https://bugs.webkit.org/show_bug.cgi?id=116544
509 Reviewed by Andreas Kling.
511 * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html:
512 * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html:
514 2013-05-20 Jer Noble <jer.noble@apple.com>
516 Implement overlap avoidance for cues with snap-to-lines flag not set
517 https://bugs.webkit.org/show_bug.cgi?id=84296
519 Reviewed by Eric Carlson.
521 * media/track/track-cue-overlap-snap-to-lines-not-set-expected.txt: Added.
522 * media/track/track-cue-overlap-snap-to-lines-not-set.html: Added.
524 2013-05-21 Krzysztof Czech <k.czech@samsung.com>
526 [GTK][WK2] accessibility/label-for-control-hittest.html is failing
527 https://bugs.webkit.org/show_bug.cgi?id=106341
529 Reviewed by Martin Robinson.
531 Fixing failing test. The reason of failure is missing
532 possibility of getting accessibility object at exact position.
534 * platform/gtk-wk2/TestExpectations:
536 2013-05-21 Krzysztof Czech <k.czech@samsung.com>
538 [EFL] accessibility/accessibility-node-reparent.html is failing
539 https://bugs.webkit.org/show_bug.cgi?id=112026
541 Unreviewed EFL gardening.
543 accessibility/accessibility-node-reparent.html passes after r150431.
545 * platform/efl-wk2/TestExpectations:
547 2013-05-21 Krzysztof Czech <k.czech@samsung.com>
549 [EFL] accessibility/accessibility-node-memory-management.html is failing
550 https://bugs.webkit.org/show_bug.cgi?id=112025
552 Unreviewed EFL gardening
554 accessibility/accessibility-node-memory-management.html passes after r150431.
556 * platform/efl-wk2/TestExpectations:
558 2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
560 [Mac] svg/batik/paints/patternRegions-positioned-objects.svg is flaky
561 https://bugs.webkit.org/show_bug.cgi?id=116519
563 Add a flaky test expectation.
565 * platform/mac/TestExpectations:
567 2013-05-20 Seokju Kwon <seokju.kwon@gmail.com>
569 Remove remaining link-prerender code
570 https://bugs.webkit.org/show_bug.cgi?id=116429
572 Reviewed by Darin Adler.
574 Remove test cases related to link-prerender.
576 * fast/dom/HTMLLinkElement/prerender-insert-after-stop-expected.txt: Removed.
577 * fast/dom/HTMLLinkElement/prerender-insert-after-stop.html: Removed.
578 * fast/dom/HTMLLinkElement/prerender-remove-after-stop-expected.txt: Removed.
579 * fast/dom/HTMLLinkElement/prerender-remove-after-stop.html: Removed.
580 * fast/dom/HTMLLinkElement/resources/empty.html: Removed.
581 * fast/dom/HTMLLinkElement/resources/empty2.html: Removed.
582 * fast/dom/HTMLLinkElement/resources/simple-prerender.html: Removed.
583 * platform/mac/TestExpectations:
584 * platform/qt/TestExpectations:
585 * platform/win/TestExpectations:
586 * platform/wincairo/TestExpectations:
587 * platform/wk2/TestExpectations:
589 2013-05-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
591 Unreviewed EFL gardening. Below tests don't come to crash anymore after r150368.
592 But, pending-activity.html still comes to crash on wk2.
594 storage/indexeddb/pending-activity.html
595 storage/indexeddb/transaction-coordination-across-databases.html
597 * platform/efl-wk2/TestExpectations:
598 * platform/efl/TestExpectations:
600 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
602 Add tests for named access checks on DOMWindow
603 https://bugs.webkit.org/show_bug.cgi?id=116512
605 Reviewed by Geoffrey Garen.
607 Merge https://chromium.googlesource.com/chromium/blink/+/9207625a100abe9b72333ac5dba02b38ca5f4466
609 * http/tests/security/xss-DENIED-window-name-alert-expected.txt: Added.
610 * http/tests/security/xss-DENIED-window-name-alert.html: Added.
611 * http/tests/security/xss-DENIED-window-name-navigator-expected.txt: Added.
612 * http/tests/security/xss-DENIED-window-name-navigator.html: Added.
614 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
616 Null pointer deference in WebCore::AppendNodeCommand::create
617 https://bugs.webkit.org/show_bug.cgi?id=116479
619 Reviewed by Andreas Kling.
621 Add a regression test.
623 * editing/deleting/delete-uneditable-style-expected.txt: Added.
624 * editing/deleting/delete-uneditable-style.html: Added.
626 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
628 REGRESSION(r150386): [WK2] loader/go-back-cached-main-resource.html fails
629 https://bugs.webkit.org/show_bug.cgi?id=116491
631 Add a test expectation.
633 * platform/wk2/TestExpectations:
635 2013-05-20 Simon Fraser <simon.fraser@apple.com>
637 position:sticky should stick for the enclosing overflow ancestor
638 https://bugs.webkit.org/show_bug.cgi?id=100054
640 Reviewed by Beth Dakin.
642 Reference test for sticky behavior inside overflow:.
644 * fast/css/sticky/sticky-top-overflow-expected.html: Added.
645 * fast/css/sticky/sticky-top-overflow.html: Added.
647 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
649 Add a test that inserting a character inside a URL doesn't move caret per auto correction
650 https://bugs.webkit.org/show_bug.cgi?id=116458
652 Reviewed by Darin Adler.
654 Add a test. This is broken on Safari 6 but fixed on ToT.
656 * editing/inserting/inserting-slash-inside-url-with-smart-link-expected.txt: Added.
657 * editing/inserting/inserting-slash-inside-url-with-smart-link.html: Added.
658 * platform/mac-wk2/TestExpectations:
660 2013-05-20 Manuel Rego Casasnovas <rego@igalia.com>
662 [GTK][WK2] Unflag tests related to layoutTestController.setSmartInsertDeleteEnabled
663 https://bugs.webkit.org/show_bug.cgi?id=116433
665 Unreviewed gardening.
667 * platform/gtk-wk2/TestExpectations: Unflag tests as they are passing
670 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
672 [Mac] [WK2] storage/websql/open-database-creation-callback-isolated-world.html, statement-error-callback-isolated-world.html,
673 and transaction-success-callback-isolated-world.html are flaky
674 https://bugs.webkit.org/show_bug.cgi?id=116478
676 Add flaky test expectations.
678 * platform/mac-wk2/TestExpectations:
680 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
682 svg/batik/text/textEffect.svg is flaky on Mountain Lion builders
683 https://bugs.webkit.org/show_bug.cgi?id=116477
685 Add a failing test expectation.
687 * platform/mac/TestExpectations:
689 2013-05-20 Hans Muller <hmuller@adobe.com>
691 [CSS Exclusions] Add CSS parsing support for image URI shape-inside and shape-outside values
692 https://bugs.webkit.org/show_bug.cgi?id=116349
694 Reviewed by Alexandru Chiculita.
696 Check that shape values specified with a URI are parsed correctly.
698 * fast/exclusions/parsing-wrap-shape-inside-expected.txt:
699 * fast/exclusions/parsing-wrap-shape-outside-expected.txt:
700 * fast/exclusions/script-tests/parsing-wrap-shape-inside.js:
701 * fast/exclusions/script-tests/parsing-wrap-shape-outside.js:
703 2013-05-20 Alex Christensen <achristensen@apple.com>
705 WTR::pathSuitableForTestResult should behave the same as _drt_descriptionSuitableForTestResult so we can unskip tests.
706 https://bugs.webkit.org/show_bug.cgi?id=116125
708 Reviewed by Tim Horton.
710 * platform/wk2/TestExpectations:
711 Unskipped working tests.
713 2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
715 Add a failing test expectation to editing/selection/user-drag-element-and-user-select-none.html
716 after r150354. The failure is tracked by the bug 116473.
720 2013-05-20 Radu Stavila <stavila@adobe.com>
722 [CSSRegions] Fix offsetLeft / offsetTop for elements inside named flow
723 https://bugs.webkit.org/show_bug.cgi?id=115899
725 Reviewed by David Hyatt.
727 Added tests for the implementation of offsetLeft and offsetTop for objects inside named flows
728 for which the offsetParent is the body.
730 * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt: Added.
731 * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: Added.
732 * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed-expected.txt: Added.
733 * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html: Added.
734 * fast/regions/offsetLeft-offsetTop-in-region-float-expected.txt: Added.
735 * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl-expected.txt: Added.
736 * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html: Added.
737 * fast/regions/offsetLeft-offsetTop-in-region-float.html: Added.
738 * fast/regions/offsetLeft-offsetTop-inlines-region-in-element-expected.txt: Added.
739 * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html: Added.
741 2013-05-20 Brent Fulgham <bfulgham@apple.com>
743 [Windows] Unreviewed TestExpectation cleanup. Reordered lines
744 to match Mac version to make it easier to understand what features
745 are uniquely missing in Windows port.
747 * platform/win/TestExpectations: Reordering of lines, adds some
748 bug ID's to existing skipped tests.
750 2013-05-20 Hans Muller <hmuller@adobe.com>
752 [Qt] REGRESSION(r149457): some fast/exclusions tests are failing
753 https://bugs.webkit.org/show_bug.cgi?id=115511
755 Reviewed by Andreas Kling.
757 Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115.
759 * platform/qt/TestExpectations:
761 2013-05-20 Zoltan Horvath <zoltan@webkit.org>
763 [CSS Regions][CSS Exclusions] shape-inside on regions should respect positioned shapes and overflow
764 https://bugs.webkit.org/show_bug.cgi?id=116252
766 Reviewed by David Hyatt.
768 Regions should respect shape-inside properties which have specified top offset. Since the content which overflows from the
769 shape should be pushed after the content box (for details check out r148975), I implemented overflowthe behavior for simple
770 cases when you have only one region. I'm going to implement it for additional regions in a follow up patch.
772 Tests: fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html
773 fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html
775 * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset-expected.html: Added.
776 * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: Added.
777 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset-expected.html: Added.
778 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: Added.
780 2013-05-20 Seokju Kwon <seokju.kwon@gmail.com>
782 [GTK] Cleanup TestExpectations to pass --lint-test-files
783 https://bugs.webkit.org/show_bug.cgi?id=116419
785 Unreviewed GTK gardening.
787 Remove one of two http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html
789 * platform/gtk/TestExpectations:
791 2013-05-20 Antoine Quint <graouts@apple.com>
793 [Mac] captions menu should behave more like a menu
794 https://bugs.webkit.org/show_bug.cgi?id=116436
796 Reviewed by Eric Carlson.
798 New test that checks that the caption menu hides when clicking outside
799 of the bounds of the media element.
801 * media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt: Added.
802 * media/video-controls-captions-trackmenu-hide-on-click-outside.html: Added.
803 * platform/efl/TestExpectations:
804 * platform/gtk/TestExpectations:
805 * platform/qt/TestExpectations:
806 * platform/win/TestExpectations:
808 2013-05-18 Rashmi Shyamasundar <rashmi.s2@samsung.com>
810 [Cairo] Canvas-shadow behavior is not being as expected
811 https://bugs.webkit.org/show_bug.cgi?id=108897
813 Reviewed by Martin Robinson.
815 Test to verify the shadow of an image drawn on canvas.
816 This test uses an image whose size is smaller than,
817 the size of the rectangle which should be filled with the image.
819 * fast/canvas/canvas-image-shadow-expected.txt: Added.
820 * fast/canvas/canvas-image-shadow.html: Added.
821 * fast/canvas/script-tests/canvas-image-shadow.js: Added.
824 2013-05-20 Christophe Dumez <ch.dumez@sisa.samsung.com>
826 [EFL] Reenabled INDEXED_DATABASE after r150344
827 https://bugs.webkit.org/show_bug.cgi?id=116430
829 Reviewed by Gyuyoung Kim.
831 Unskip indexeddb layout tests for EFL port now that the functionality
832 is reenabled at compile time.
834 * platform/efl/TestExpectations:
836 2013-05-20 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
838 -webkit-text-underline-position should not be inherited
839 https://bugs.webkit.org/show_bug.cgi?id=116363
841 Reviewed by Dean Jackson.
843 Update expected results.
845 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt:
846 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js:
848 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
850 Unreviewed EFL gardening.
852 Adding failure expectations for spelling tests.
854 * platform/efl-wk2/TestExpectations:
856 2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
858 Unreviewed EFL gardening.
860 spelling-double-clicked-word.html passes after r150289.
862 * platform/efl-wk2/TestExpectations:
864 2013-05-18 Simon Fraser <simon.fraser@apple.com>
866 svg/batik tests are flakey.
869 * platform/mac/TestExpectations:
871 2013-05-18 Christophe Dumez <ch.dumez@sisa.samsung.com>
873 Unreviewed EFL build fix.
875 Skip indexeddb test cases as the feature is temporarily disabled due to
878 * platform/efl/TestExpectations:
880 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
882 Mac rebaseline after r148944.
884 * platform/mac/TestExpectations:
885 * platform/mac/fast/table/giantRowspan-expected.txt:
886 * platform/mac/fast/table/giantRowspan2-expected.png:
887 * platform/mac/fast/table/giantRowspan2-expected.txt:
888 * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt:
889 * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png:
890 * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt:
891 * platform/mac/tables/mozilla/bugs/bug220536-expected.png:
892 * platform/mac/tables/mozilla/bugs/bug220536-expected.txt:
893 * platform/mac/tables/mozilla/bugs/bug8858-expected.txt:
894 * platform/mac/tables/mozilla/core/bloomberg-expected.png:
895 * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
896 * platform/mac/tables/mozilla/core/row_span-expected.png:
897 * platform/mac/tables/mozilla/core/row_span-expected.txt:
898 * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
899 * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
900 * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
901 * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
902 * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
904 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
906 REGRESSION: [Mac] fast/js/post-message-numeric-property.html is flaky
907 https://bugs.webkit.org/show_bug.cgi?id=116388
909 Add a flaky test expectation.
911 * platform/mac/TestExpectations:
913 2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
915 Mac Lion rebaselines after r149999 and r150260.
917 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
918 * platform/mac-lion/media/track: Added.
919 * platform/mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added.
921 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
923 One more Mac rebaseline.
925 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
926 * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
928 2013-05-16 Alexey Proskuryakov <ap@apple.com>
930 Text input is largely broken when there are subframes loading
931 http://bugs.webkit.org/show_bug.cgi?id=59121
932 <rdar://problem/9320468>
934 Reviewed by Darin Adler.
936 The new test's result are affected by DRT and WTR deficiencies, but it still
937 verifies that a tricky crash I had during development doesn't start to happen again.
939 * platform/mac-wk2/TestExpectations:
940 * platform/mac/editing/input/resources: Added.
941 * platform/mac/editing/input/resources/first-page.html: Added.
942 * platform/mac/editing/input/resources/other-page.html: Added.
943 * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache-expected.txt: Added.
944 * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html: Added.
946 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
948 Mac rebaselines; also remove some entries.
950 Seriously, I've had it enough. Why are people adding these entires never to rebaseline them later?
952 * platform/mac/TestExpectations:
953 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
954 * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.png:
955 * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt:
956 * platform/mac/fast/encoding/utf-16-big-endian-expected.png:
957 * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
958 * platform/mac/fast/encoding/utf-16-little-endian-expected.png:
959 * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
960 * platform/mac/fast/forms/input-value-expected.png:
961 * platform/mac/fast/forms/input-value-expected.txt:
962 * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png:
963 * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt:
964 * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
965 * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
967 2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
969 Web Inspector: SyntaxError evaluating "1+1; //@ sourceURL=test" in console
970 https://bugs.webkit.org/show_bug.cgi?id=116292
972 Reviewed by Timothy Hatcher.
974 * inspector/console/console-eval-comment-expected.txt: Added.
975 * inspector/console/console-eval-comment.html: Added.
977 2013-05-17 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
979 Unreviewed. Skip webgl and transforms/3d tests again, until we find out why they do
980 not run in the release bot.
982 * platform/gtk/TestExpectations:
984 2013-05-17 Frédéric Wang <fred.wang@free.fr>
986 Bad spacing inside MathML formulas when text-indent is specified
987 https://bugs.webkit.org/show_bug.cgi?id=106600
989 Reviewed by Martin Robinson.
991 New test to verify that the text-indent property is reset to 0 on
994 * mathml/presentation/text-indent-expected.html: Added.
995 * mathml/presentation/text-indent.html: Added.
997 2013-05-16 Jer Noble <jer.noble@apple.com>
999 Some media/track tests fail or assert on Mac
1000 https://bugs.webkit.org/show_bug.cgi?id=97132
1002 Reviewed by Simon Fraser.
1004 * media/track/captions-webvtt/captions-snap-to-lines-not-set.vtt:
1005 * media/track/track-cue-rendering-horizontal.html:
1006 * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
1007 * media/track/track-cue-rendering-snap-to-lines-not-set.html:
1008 * media/track/track-cue-rendering-vertical.html:
1009 * platform/mac/TestExpectations:
1010 * platform/mac/media/track/track-cue-rendering-horizontal-expected.png:
1011 * platform/mac/media/track/track-cue-rendering-horizontal-expected.txt:
1012 * platform/mac/media/track/track-cue-rendering-vertical-expected.png:
1013 * platform/mac/media/track/track-cue-rendering-vertical-expected.txt:
1015 2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
1017 Web Inspector: Allow "//# sourceMappingURL" syntax alongside "//@"
1018 https://bugs.webkit.org/show_bug.cgi?id=116290
1020 Reviewed by Timothy Hatcher.
1022 * http/tests/inspector/network/resources/source-map-test-style.css:
1023 * http/tests/inspector/stylesheet-source-mapping.html:
1024 * inspector/debugger/source-url-comment-expected.txt:
1025 * inspector/debugger/source-url-comment.html:
1027 2013-05-17 Allan Sandfeld Jensen <allan.jensen@digia.com>
1029 2 math sputnik test fail on 32 bit
1030 https://bugs.webkit.org/show_bug.cgi?id=88519
1032 Reviewed by Jocelyn Turcotte.
1034 Update the expected values to match recent changes in test262.
1035 The old tested values are considered outside the validation range.
1037 * platform/efl/TestExpectations:
1038 * platform/gtk/TestExpectations:
1039 * platform/qt/TestExpectations:
1040 * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html:
1041 * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html:
1043 2013-05-17 Gabor Abraham <abrhm@inf.u-szeged.hu>
1045 [Qt] Unreviewed gardening. Added platform specific expected after r143389.
1047 * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
1048 * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.txt: Added.
1049 * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
1050 * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Added.
1051 * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
1052 * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added.
1053 * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added.
1054 * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.txt: Added.
1056 2013-05-17 Seokju Kwon <seokju.kwon@gmail.com>
1058 [GTK] Rebaseline after r150169
1059 https://bugs.webkit.org/show_bug.cgi?id=116256
1061 Unreviewed GTK gardening.
1063 * platform/gtk/TestExpectations: Renamed from fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
1065 2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
1067 media/video-seek-after-end.html is flaky
1068 https://bugs.webkit.org/show_bug.cgi?id=116293
1070 Add a flaky test expectation on all platforms.
1074 2013-05-16 Seokju Kwon <seokju.kwon@gmail.com>
1076 [EFL] inspector-protocol/page/javascriptDialogEvents.html is failing
1077 https://bugs.webkit.org/show_bug.cgi?id=114781
1079 Reviewed by Christophe Dumez.
1081 Unskip fast/loader/form-submission-after-beforeunload-cancel.html as well.
1083 * platform/efl-wk1/TestExpectations:
1085 2013-05-16 Alexis Menard <alexis@webkit.org>
1087 Regression: Event#stopPropagation() does not halt bubbling for webkitTransitionEnd
1088 https://bugs.webkit.org/show_bug.cgi?id=115656
1090 Reviewed by Darin Adler.
1092 Added new tests to cover the bug.
1094 * transitions/transition-end-event-prefixed-03-expected.txt: Added.
1095 * transitions/transition-end-event-prefixed-03.html: Added.
1096 * transitions/transition-end-event-prefixed-02-expected.txt: Added.
1097 * transitions/transition-end-event-prefixed-02.html: Added.
1098 * transitions/transition-end-event-prefixed-01-expected.txt: Added.
1099 * transitions/transition-end-event-prefixed-01.html: Added.
1101 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1103 Add failing test expectations to http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html per bug 116259.
1105 * platform/efl/TestExpectations:
1106 * platform/gtk/TestExpectations:
1107 * platform/mac-wk2/TestExpectations:
1108 * platform/qt/TestExpectations:
1110 2013-05-16 Jaehun Lim <ljaehun.lim@samsung.com>
1112 Frame flattening prevents <HTML> in <OBJECT> from having scrollbars
1113 https://bugs.webkit.org/show_bug.cgi?id=115884
1115 Reviewed by Antonio Gomes.
1117 Frame flattening should be applied when the frame owner is frame or iframe. But when
1118 the frame owner is object element, frame flattening prevents it from having scrollbars.
1119 In this situation, we can't scroll the html document in object element.
1121 This patch adds two helper functions to verify flattening conditions.
1123 * fast/frames/flattening/scrolling-in-object-expected.html: Added.
1124 * fast/frames/flattening/scrolling-in-object.html: Added.
1126 2013-05-16 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
1128 [WebSocket] Update pywebsocket to r760
1129 https://bugs.webkit.org/show_bug.cgi?id=115863
1131 Reviewed by Alexey Proskuryakov.
1135 * http/tests/websocket/tests/handler_map.txt:
1136 * http/tests/websocket/tests/hybi/echo-host_wsh.py: Copied from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
1137 (web_socket_do_extra_handshake):
1138 (web_socket_transfer_data):
1139 * http/tests/websocket/tests/hybi/echo-path_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
1140 (web_socket_do_extra_handshake):
1141 (web_socket_transfer_data):
1142 * http/tests/websocket/tests/hybi/url-no-trailing-slash-expected.txt:
1143 * http/tests/websocket/tests/hybi/url-no-trailing-slash.html:
1144 * http/tests/websocket/tests/hybi/url-with-credential-expected.txt:
1145 * http/tests/websocket/tests/hybi/url-with-credential.html:
1146 * http/tests/websocket/tests/hybi/url-with-empty-query-expected.txt:
1147 * http/tests/websocket/tests/hybi/url-with-empty-query.html:
1148 * http/tests/websocket/tests/hybi/url-with-query-expected.txt:
1149 * http/tests/websocket/tests/hybi/url-with-query.html:
1151 2013-05-16 Simon Fraser <simon.fraser@apple.com>
1153 Content disappears when scrolling http://www.childrenscancer.org/zach/
1154 https://bugs.webkit.org/show_bug.cgi?id=116206
1156 Reviewed by Darin Adler.
1158 Ref test for foreground layer removal.
1160 * compositing/repaint/foreground-layer-change-expected.html: Added.
1161 * compositing/repaint/foreground-layer-change.html: Added.
1163 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1165 REGRESSION: canvas/philip/tests/2d.text.draw.fontface.notinpage.html fails
1166 https://bugs.webkit.org/show_bug.cgi?id=116245
1168 Add a passing/failing test expectation.
1170 * platform/mac/TestExpectations:
1172 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1174 [Mac] fast/events/mouse-cursor-image-set.html is flaky
1175 https://bugs.webkit.org/show_bug.cgi?id=116244
1177 Add a flaky test expectation on Mac.
1179 * platform/mac/TestExpectations:
1181 2013-05-16 Claudio Saavedra <csaavedra@igalia.com>
1183 [CSS] CSS Variables are case-sensitive
1184 https://bugs.webkit.org/show_bug.cgi?id=116239
1186 Reviewed by Ryosuke Niwa.
1188 * fast/css/variables/case-sensitive-expected.html: Renamed from
1189 fast/css/variables/case-insensitive-expected.html.
1190 * fast/css/variables/case-sensitive.html: Renamed from
1191 LayoutTests/fast/css/variables/case-insensitive.html.
1193 2013-05-16 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
1195 [GTK] Build Xvfb with jhbuild
1196 https://bugs.webkit.org/show_bug.cgi?id=115907
1198 Reviewed by Martin Robinson.
1200 Unskip and create baselines for transforms/3d and some webgl tests. We can unskip
1201 more, but I prefer to only dip the toe in the waters first, to see how the bots
1204 * platform/gtk/TestExpectations:
1205 * platform/gtk/transforms/3d/general/perspective-non-layer-expected.txt: Added.
1206 * platform/gtk/transforms/3d/general/perspective-units-expected.txt: Added.
1207 * platform/gtk/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added.
1208 * platform/gtk/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added.
1209 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added.
1210 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added.
1211 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
1212 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added.
1213 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added.
1214 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Added.
1215 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added.
1216 * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added.
1218 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1220 Add more Mac test expectations.
1222 * platform/mac/TestExpectations:
1224 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1226 Add a test expectation per bug 116238 and remove lines erroneously added in r150090.
1228 * platform/mac/TestExpectations:
1230 2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
1232 Mac rebaseline. The flakiness dashboard tells us that it started at r150101
1233 but reverting the change locally didn't fix the problem as far as Beth and I checked.
1235 * platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added.
1236 * platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added.
1238 2013-05-16 Sergio Villar Senin <svillar@igalia.com>
1240 Enable the CSSVariables setting in css-variable-definition.html test
1241 https://bugs.webkit.org/show_bug.cgi?id=116231
1243 Reviewed by Andreas Kling.
1245 CSSVariablesEnabled setting must be set to true to allow
1246 CSSVariables at runtime.
1248 Modified also the indent size to 4 spaces.
1250 * css3/css-variable-definition-expected.html:
1251 * css3/css-variable-definition.html:
1253 2013-05-15 Andy Estes <aestes@apple.com>
1255 Resources from non-HTTP schemes should not be cached indefinitely
1256 https://bugs.webkit.org/show_bug.cgi?id=113626
1258 Reviewed by Ryosuke Niwa.
1260 Convert existing memory cache tests to HTTP tests.
1262 * fast/loader/resources/compass.jpg: Removed.
1263 * fast/loader/resources/image1.html: Removed.
1264 * fast/loader/resources/image2.html: Removed.
1265 * fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Removed.
1266 * 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.
1267 * http/tests/cache/display-image-unset-allows-cached-image-load.html: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load.html.
1268 * http/tests/cache/resources/cached-image.html: Renamed from LayoutTests/fast/loader/resources/cached-image.html.
1269 * http/tests/cache/resources/image1.html: Added.
1270 * http/tests/cache/resources/image2.html: Added.
1271 * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Added.
1272 * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html: Renamed from LayoutTests/fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
1274 2013-05-15 Igor Oliveira <igor.o@sisa.samsung.com>
1276 Implement run-in remove child cases.
1277 https://bugs.webkit.org/show_bug.cgi?id=86520
1279 Move runin to original position when sibling element is destroyed.
1281 Reviewed by David Hyatt.
1283 * fast/runin/runin-remove-child-simple-expected.txt: Added.
1284 * fast/runin/runin-remove-child-simple.html: Added.
1285 * fast/runin/runin-sibling-inline-expected.txt: Added.
1286 * fast/runin/runin-sibling-inline.html: Added.
1288 2013-05-15 Dongseong Hwang <dongseong.hwang@intel.com>
1290 Remove an overloaded strokeRect in <canvas>
1291 https://bugs.webkit.org/show_bug.cgi?id=116017
1293 Reviewed by Benjamin Poulain.
1295 canvas/philip/tests/2d.missingargs.html can cover
1296 fast/canvas/canvas-overloads-strokeRect.html, so this patch removed it.
1298 * fast/canvas/canvas-overloads-strokeRect-expected.txt: Removed.
1299 * fast/canvas/canvas-overloads-strokeRect.html: Removed.
1300 * fast/canvas/script-tests/canvas-overloads-strokeRect.js: Removed.
1301 * fast/canvas/script-tests/canvas-strokeRect.js:
1303 2013-05-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1305 [css3-text] text-decoration-line now accepts "blink" as valid value
1306 https://bugs.webkit.org/show_bug.cgi?id=116104
1308 Reviewed by Andreas Kling.
1310 Updated layout test results to reflect changes in specification.
1312 * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
1313 * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js:
1314 * fast/css3-text/css3-text-decoration/text-decoration-line-expected.html:
1315 * fast/css3-text/css3-text-decoration/text-decoration-line.html:
1317 2013-05-15 Peter Gal <galpeter@inf.u-szeged.hu>
1319 Allow http tests on Arch Linux
1320 https://bugs.webkit.org/show_bug.cgi?id=116155
1322 Reviewed by Ryosuke Niwa.
1324 * http/conf/archlinux-httpd.conf: Added.
1326 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
1328 Unreviewed GTK gardening.
1330 * platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,
1331 assigning it a mock bug modifier so the TestExpectations linting passes.
1333 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
1335 Unreviewed GTK gardening.
1337 * platform/gtk/TestExpectations: Removing failure expectations for 7 CSS Regions and CSS Exclusions reftests.
1339 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
1341 Unreviewed GTK gardening.
1343 * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
1345 2013-05-15 Zan Dobersek <zdobersek@igalia.com>
1347 Unreviewed GTK gardening.
1349 * platform/gtk/TestExpectations: Adding faillure expectations for two reftests that
1350 started failing after r150025 and r150065.
1352 2013-05-15 Radu Stavila <stavila@adobe.com>
1354 [CSSRegions] Implement offsetParent for elements inside named flow
1355 https://bugs.webkit.org/show_bug.cgi?id=113276
1357 Reviewed by Darin Adler.
1359 In the offsetParent algorithm, the nearest ancestor search skips from the topmost named flow elements directly to the body element.
1361 Added new test for offsetParent when body is flowed into a region.
1362 Updated existing offsetParent test.
1364 * fast/regions/offsetParent-body-in-flow-thread-expected.txt: Added.
1365 * fast/regions/offsetParent-body-in-flow-thread.html: Added.
1366 * fast/regions/offsetParent-in-flow-thread-expected.txt:
1367 * fast/regions/offsetParent-in-flow-thread.html:
1369 2013-05-14 Hans Muller <hmuller@adobe.com>
1371 [CSS Exclusions] Some layout tests fail to account for inline pixel snapping
1372 https://bugs.webkit.org/show_bug.cgi?id=116115
1374 Reviewed by Dirk Schulze.
1376 Adjust the expected locations of spans to account for the fact that inline layout snaps boxes' logical top
1377 and bottom to pixels, and the fact that line segment layout rounds the logical left and floors the logical
1380 * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: Use the quiet variable!
1381 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
1382 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
1383 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
1384 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
1386 2013-05-14 Alexey Proskuryakov <ap@apple.com>
1388 [Mac] Add tests for secure event input
1389 https://bugs.webkit.org/show_bug.cgi?id=116121
1391 Reviewed by Mark Rowe.
1393 * editing/secure-input: Added.
1394 * editing/secure-input/password-input-changed-type-expected.txt: Added.
1395 * editing/secure-input/password-input-changed-type.html: Added.
1396 * editing/secure-input/password-input-focusing-expected.txt: Added.
1397 * editing/secure-input/password-input-focusing-to-different-frame-expected.txt: Added.
1398 * editing/secure-input/password-input-focusing-to-different-frame.html: Added.
1399 * editing/secure-input/password-input-focusing.html: Added.
1400 * editing/secure-input/removed-password-input-expected.txt: Added.
1401 * editing/secure-input/removed-password-input.html: Added.
1402 * editing/secure-input/reset-state-on-navigation-expected.txt: Added.
1403 * editing/secure-input/reset-state-on-navigation.html: Added.
1404 * editing/secure-input/resources: Added.
1405 * editing/secure-input/resources/reset-state-on-navigation-target.html: Added.
1406 * platform/efl/TestExpectations:
1407 * platform/gtk/TestExpectations:
1408 * platform/mac-wk2/TestExpectations:
1409 * platform/mac/TestExpectations:
1410 * platform/qt/TestExpectations:
1411 * platform/win/TestExpectations:
1412 * platform/wincairo/TestExpectations:
1414 2013-05-14 David Hyatt <hyatt@apple.com>
1416 REGRESSION (r147261): Many overlaid elements on united.com's account page
1417 https://bugs.webkit.org/show_bug.cgi?id=116107
1418 <rdar://problem/13690610>
1420 Reviewed by Simon Fraser.
1422 * fast/flexbox/auto-height-with-flex-expected.html: Added.
1423 * fast/flexbox/auto-height-with-flex.html: Added.
1425 2013-05-14 Bem Jones-Bey <bjonesbe@adobe.com>
1427 Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo
1428 https://bugs.webkit.org/show_bug.cgi?id=115566
1430 Reviewed by David Hyatt.
1432 Cleaned up test from the fuzzer. Will only crash if run under a memory
1433 checking tool like ASAN.
1435 * fast/block/float/float-append-child-crash-expected.txt: Added.
1436 * fast/block/float/float-append-child-crash.html: Added.
1438 2013-05-14 Commit Queue <commit-queue@webkit.org>
1440 Unreviewed, rolling out r150023.
1441 http://trac.webkit.org/changeset/150023
1442 https://bugs.webkit.org/show_bug.cgi?id=116120
1444 Causes table layout issues (Bug 116118) and crashes on
1445 buildbot waterfall pages. (Requested by ddkilzer on #webkit).
1447 * fast/css/vertical-align-baseline-rowspan-007-expected.html:
1448 * fast/css/vertical-align-baseline-rowspan-007.htm:
1449 * fast/css/vertical-align-baseline-rowspan-008-expected.html:
1450 * fast/table/table-rowspan-height-distribution-in-rows.html: Removed.
1451 * platform/gtk/TestExpectations:
1452 * platform/mac/TestExpectations:
1453 * platform/qt/TestExpectations:
1454 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Removed.
1455 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed.
1456 * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
1457 * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
1458 * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
1459 * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
1460 * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
1461 * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
1462 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
1463 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
1464 * platform/qt/tables/mozilla/other/test6-expected.png:
1465 * platform/qt/tables/mozilla/other/test6-expected.txt:
1466 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
1467 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
1468 * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
1469 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
1470 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
1471 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
1472 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
1473 * tables/mozilla/core/bloomberg-expected.txt:
1474 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1476 2013-05-13 Ryosuke Niwa <rniwa@webkit.org>
1478 Removing Attr can delete a wrong Attribute in ElementData
1479 https://bugs.webkit.org/show_bug.cgi?id=116077
1481 Reviewed by Benjamin Poulain.
1483 Add a regression test by importing
1484 https://chromium.googlesource.com/chromium/blink/+/e861452a292e185501e48940305947aa6a4e23c2
1486 * fast/dom/adopt-attribute-crash-expected.txt: Added.
1487 * fast/dom/adopt-attribute-crash.svg: Added.
1489 2013-05-14 Andrei Bucur <abucur@adobe.com>
1491 Modify checkLayout to receive the log container as an optional parameter
1492 https://bugs.webkit.org/show_bug.cgi?id=112793
1494 Reviewed by Darin Adler.
1496 Add a way to specify the container manually for checkLayout. This is helpful to measure regions for nested
1497 named flows (and probably other cases as well).
1499 * resources/check-layout.js: Added an optional parameter to window.checkLayout.
1501 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
1503 [GStreamer] cannot seek after video finished
1504 https://bugs.webkit.org/show_bug.cgi?id=114044
1506 Reviewed by Philippe Normand.
1508 * media/video-seek-after-end-expected.txt: Added.
1509 * media/video-seek-after-end.html: Added.
1511 2013-05-14 Zalan Bujtas <zalan@apple.com>
1513 Ellipsis text is placed to wrong position, when the truncated text is fully cut off in RTL direction.
1514 https://bugs.webkit.org/show_bug.cgi?id=115858
1516 Reviewed by Darin Adler.
1518 * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: Added.
1519 * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: Added.
1521 2013-05-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1523 [Qt] Unreviewed gardening.
1525 * platform/qt/TestExpectations: Skip test using disabled feature.
1526 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Rebaselining after r149869.
1528 2013-05-14 Jinwoo Song <jinwoo7.song@samsung.com>
1530 [EFL] Unreviewed EFL gardening
1531 https://bugs.webkit.org/show_bug.cgi?id=116090
1533 Unreviewed EFL gardening.
1535 Rebaseline after r155023.
1537 * platform/efl/TestExpectations:
1538 * platform/efl/fast/table/007-expected.png:
1539 * platform/efl/fast/table/007-expected.txt:
1540 * platform/efl/fast/table/colspanMinWidth-expected.png:
1541 * platform/efl/fast/table/colspanMinWidth-expected.txt:
1542 * platform/efl/fast/table/spanOverlapRepaint-expected.png:
1543 * platform/efl/fast/table/spanOverlapRepaint-expected.txt:
1544 * platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
1545 * platform/efl/tables/mozilla/bugs/bug13169-expected.png:
1546 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
1547 * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
1548 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
1549 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
1550 * platform/efl/tables/mozilla/bugs/bug17138-expected.png:
1551 * platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
1552 * platform/efl/tables/mozilla/bugs/bug17548-expected.png:
1553 * platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
1554 * platform/efl/tables/mozilla/bugs/bug220536-expected.png:
1555 * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
1556 * platform/efl/tables/mozilla/bugs/bug6304-expected.png:
1557 * platform/efl/tables/mozilla/bugs/bug6304-expected.txt:
1558 * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Renamed from LayoutTests/platform/efl-wk2/tables/mozilla/bugs/bug73321-expected.txt.
1559 * platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
1560 * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
1561 * platform/efl/tables/mozilla/core/bloomberg-expected.png:
1562 * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
1563 * platform/efl/tables/mozilla/core/cell_heights-expected.txt:
1564 * platform/efl/tables/mozilla/other/test6-expected.png:
1565 * platform/efl/tables/mozilla/other/test6-expected.txt:
1566 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
1567 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
1568 * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
1569 * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
1570 * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1571 * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
1572 * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
1573 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
1574 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
1575 * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
1577 2013-05-14 Alex Christensen <achristensen@apple.com>
1579 The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
1580 run successfully with WebKitTestRunner. They should not be skipped.
1581 https://bugs.webkit.org/show_bug.cgi?id=116083
1583 Reviewed by Darin Adler.
1585 * platform/wk2/TestExpectations:
1588 2013-05-13 Ryuan Choi <ryuan.choi@samsung.com>
1590 Unreviewed EFL gardening.
1592 Unskip several tests which already passed and add png expected results.
1594 * platform/efl/TestExpectations:
1595 * platform/efl/editing/selection/doubleclick-crash-expected.png: Added.
1596 * platform/efl/editing/selection/select-missing-image-expected.png: Added.
1598 2013-05-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
1600 compositing/transitions/transform-on-large-layer.html is flaky
1601 https://bugs.webkit.org/show_bug.cgi?id=110099
1603 Reviewed by Darin Adler.
1605 Only set the timeout for test end after the resize event has been
1606 received. This helps slow test bots, and also makes it easier to
1607 tell rendering failures from failures to send resize event.
1609 * compositing/transitions/transform-on-large-layer.html:
1611 2013-05-13 Alex Christensen <achristensen@apple.com>
1613 Added testRunner.setPrinting.
1614 https://bugs.webkit.org/show_bug.cgi?id=42693
1615 rdar://problem/8213845
1617 Reviewed by Darin Adler.
1619 * platform/wk2/TestExpectations:
1620 Unskipped printing tests.
1622 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1624 Rename BarInfo to BarProp and remove [NoInterfaceObject]
1625 https://bugs.webkit.org/show_bug.cgi?id=116027
1627 Reviewed by Andreas Kling.
1629 Rebaseline fast/js/global-constructors-attributes.html now that there is a new
1630 'BarProp' global constructor.
1632 Rebaseline a few other tests now that BarInfo was renamed to BarProp.
1634 * fast/dom/Window/window-lookup-precedence-expected.txt:
1635 * fast/js/global-constructors-attributes-expected.txt:
1636 * fast/loader/window-properties-restored-from-page-cache-expected.txt:
1637 * http/tests/security/cross-frame-access-put-expected.txt:
1638 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
1639 * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt:
1640 * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
1641 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
1642 * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
1643 * platform/qt/fast/js/global-constructors-attributes-expected.txt:
1645 2013-05-13 Dean Jackson <dino@apple.com>
1647 toDataURL can return an empty image in some cases
1648 https://bugs.webkit.org/show_bug.cgi?id=115981
1649 <rdar://problem/13760256>
1651 Reviewed by Darin Adler.
1653 Make sure that a canvas with content is not the same as one
1656 * fast/canvas/toDataURL-not-empty-expected.txt: Added.
1657 * fast/canvas/toDataURL-not-empty.html: Added.
1659 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1661 Unreviewed EFL gardening.
1663 Mark fast/table/crash-split-table-section-no-cell-recalc.html as crashing
1666 * platform/efl/TestExpectations:
1668 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1670 Unreviewed EFL gardening.
1672 Unskip several tests that stopped crashing after r150030.
1674 * platform/efl-wk2/TestExpectations:
1676 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1678 Unreviewed EFL gardening.
1680 Mark fast/css/variables/var-inside-shape.html as failing on EFL after
1683 * platform/efl/TestExpectations:
1685 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1687 Unreviewed EFL gardening.
1689 Mark fast/animation/request-animation-frame-too-rapid.html as failing on EFL WK2
1692 * platform/efl-wk2/TestExpectations:
1694 2013-05-13 Hans Muller <hmuller@adobe.com>
1696 [CSS Exclusions] Simple shape-outside tests fail when subpixel layout is disabled
1697 https://bugs.webkit.org/show_bug.cgi?id=115767
1699 Reviewed by Dirk Schulze.
1701 The overall goal of this change was to restore the (last) four excluded exclusions ref-tests
1702 by making them work correctly when subpixel layout is disabled. All of the tests were
1703 substantially simplified, as was the supporting javascript code. The original
1704 shape-outside-floats-simple-rounded-rectangle test was replaced by three separate tests
1705 because the original was bigger then then the 800x600 limit and because it unncessarily
1706 combined three indepedent test cases.
1708 * fast/exclusions/resources/rounded-rectangle.js:
1709 (ellipseXIntercept): Return the 1st quadrant X intercept for an ellipse given a first quadrant Y intercept.
1710 (scanConvertRoundedRectangleOutside): Return the line segment intervals that overlap a rounded rectangle.
1711 (genLeftRightRoundedRectFloatShapeOutsideRefTest): Insert a stack of float divs that match the left or right edge of a rounded rectangle.
1712 * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html:
1713 * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html:
1714 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html:
1715 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html:
1716 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html:
1717 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html:
1718 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added.
1719 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added.
1720 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added.
1721 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added.
1722 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added.
1723 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added.
1724 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Removed.
1725 * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Removed.
1726 * platform/mac/TestExpectations:
1728 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1730 Unreviewed, rolling out r150022.
1731 http://trac.webkit.org/changeset/150022
1732 https://bugs.webkit.org/show_bug.cgi?id=114044
1734 Causes assertions in media tests
1736 * media/video-seek-after-end-expected.txt: Removed.
1737 * media/video-seek-after-end.html: Removed.
1739 2013-05-13 Bem Jones-Bey <bjonesbe@adobe.com>
1741 Fix the float logic to not return an anonymous block ancestor
1742 https://bugs.webkit.org/show_bug.cgi?id=115925
1744 Reviewed by David Hyatt.
1746 Cleaned up fuzzer test. Note that this will only crash when run under
1747 a memory checker like ASAN.
1749 * fast/block/float/float-not-removed-crash2-expected.txt: Added.
1750 * fast/block/float/float-not-removed-crash2.html: Added.
1752 2013-05-13 Zoltan Horvath <zoltan@webkit.org>
1754 [CSS Regions][CSS Exclusions] Shape-inside on regions should respect region borders and paddings
1755 https://bugs.webkit.org/show_bug.cgi?id=115456
1757 Reviewed by David Hyatt.
1759 I refactored the computation logic of shape-inside on regions by removing access to RenderFlowThread from ExclusionShapeInfo's logicalTopOffset
1760 function, this means all the logic is now existing in RenderBlockLineLayout.cpp. By modifying the logicalTopOffset it turned out that the borders
1761 and padding hadn't worked correctly, since borders and paddings were counted twice in the shape-inside's computation. This patch adds the necessary
1762 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
1763 the layoutRunsAndFloatsInRange function.
1765 * fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Modify to not use shape-inside for testing.
1766 * fast/regions/shape-inside/shape-inside-on-additional-regions.html: Fix the shape-inside's dimension.
1767 * fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Added.
1768 * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Added.
1769 * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Added.
1770 * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Added.
1771 * fast/regions/shape-inside/shape-inside-on-regions-expected.html: Match the shape-inside height to the container's height.
1772 * fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Added.
1773 * fast/regions/shape-inside/shape-inside-on-regions.html: Match the shape-inside height to the container's height.
1774 * fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Added.
1775 * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Added.
1776 * fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Added.
1777 * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Added.
1778 * fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Added.
1779 * fast/regions/shape-inside/shape-inside-with-region-borders.html: Added.
1780 * fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Added.
1781 * fast/regions/shape-inside/shape-inside-with-region-padding.html: Added.
1783 2013-05-13 Bear Travis <betravis@adobe.com>
1785 [css exclusions] Enable CSS Exclusions by default when CSS_EXCLUSIONS is set
1786 https://bugs.webkit.org/show_bug.cgi?id=115919
1788 Reviewed by Dean Jackson.
1790 Adding a test to make sure CSS Exclusions can be enabled, and are enabled by
1793 * fast/exclusions/css-exclusions-enabled-expected.txt: Added.
1794 * fast/exclusions/css-exclusions-enabled.html: Added.
1796 2013-05-13 Suchit Agrawal <a.suchit@samsung.com>
1798 Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows
1799 https://bugs.webkit.org/show_bug.cgi?id=52185
1801 Reviewed by David Hyatt.
1804 * fast/css/vertical-align-baseline-rowspan-007.htm:
1806 Reference Test cases updated.
1807 * fast/css/vertical-align-baseline-rowspan-007-expected.html:
1808 * fast/css/vertical-align-baseline-rowspan-008-expected.html:
1810 Added test cases based on changes in the code and different scenarios for rowspan height
1811 distribution in rows.
1812 * fast/table/table-rowspan-height-distribution-in-rows.html: Added.
1813 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Added.
1814 * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
1816 Test cases need to rebaseline in qt, efl, gtk and mac platforms.
1817 * platform/efl/TestExpectations:
1818 * platform/gtk/TestExpectations:
1819 * platform/mac/TestExpectations:
1820 * platform/qt/TestExpectations:
1822 Test case results are updated in qt platform.
1823 * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
1824 * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
1825 * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
1826 * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
1827 * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
1828 * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
1829 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
1830 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
1831 * platform/qt/tables/mozilla/other/test6-expected.png:
1832 * platform/qt/tables/mozilla/other/test6-expected.txt:
1833 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
1834 * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
1835 * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
1836 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
1837 * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
1838 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
1839 * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
1840 * tables/mozilla/core/bloomberg-expected.txt:
1841 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1843 2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
1845 [GStreamer] cannot seek after video finished
1846 https://bugs.webkit.org/show_bug.cgi?id=114044
1848 Reviewed by Philippe Normand.
1850 * media/video-seek-after-end-expected.txt: Added.
1851 * media/video-seek-after-end.html: Added.
1853 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1855 Unreviewed EFL gardening.
1857 Mark several test cases as crashing on EFL port.
1859 * platform/efl-wk2/TestExpectations:
1860 * platform/efl/TestExpectations:
1862 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1864 Unreviewed EFL gardening.
1866 Mark 2 ref tests as failing on EFL port.
1868 * platform/efl/TestExpectations:
1870 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1872 Unreviewed EFL gardening.
1874 Skip 2 HTTP tests that time out of EFL port.
1876 * platform/efl/TestExpectations:
1878 2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
1880 Unreviewed EFL gardening.
1882 Provide EFL baselines for several compositing test cases.
1884 * platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
1885 * platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
1886 * platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
1887 * platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
1889 2013-05-13 Zalan Bujtas <zalan@apple.com>
1891 WebProcess consuming very high CPU on linkedin.com
1892 https://bugs.webkit.org/show_bug.cgi?id=115601
1894 Reviewed by Andreas Kling.
1896 Disable WEB_TIMING_MINIMAL.
1897 Turn off window.performance and performance.now(). Some JS frameworks expect
1898 additional Web Timing APIs, when performance.now() is available.
1900 * platform/mac/TestExpectations:
1901 * fast/js/global-constructors-attributes-expected.txt:
1903 2013-05-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1905 [Qt] Unreviewed gardening. Added platform specific expected files.
1907 * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
1908 * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added after r149915.
1909 * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added after r149915.
1910 * platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added after r149914.
1911 * platform/qt/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
1913 2013-05-12 Eric Carlson <eric.carlson@apple.com>
1915 REGRESSION (r149749): Video becomes invisible when it starts playing at newyorkbygehry.com
1916 https://bugs.webkit.org/show_bug.cgi?id=115963
1918 Reviewed by Dean Jackson.
1920 * media/video-remove-insert-repaints.html: Added.
1921 * media/video-remove-insert-repaints-expected.txt: Added.
1922 * platform/mac/media/video-remove-insert-repaints-expected.png: Added.
1924 2013-05-12 Jinwoo Song <jinwoo7.song@samsung.com>
1926 [EFL] Unreviewed EFL gardening
1927 https://bugs.webkit.org/show_bug.cgi?id=116004
1929 Unreviewed EFL gardening
1931 * platform/efl-wk2/TestExpectations:
1932 * platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
1933 * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added.
1934 * platform/efl/fast/text/text-combine-different-fonts-expected.txt: Added.
1935 * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added.
1936 * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
1937 * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
1939 2013-05-12 Ryuan Choi <ryuan.choi@samsung.com>
1941 REGRESSION (r149668): 4 reftest failures under fast/regions on GTK
1942 https://bugs.webkit.org/show_bug.cgi?id=115783
1944 Unreviewed rebaseline. They were fixed after r149802.
1946 * platform/efl/TestExpectations:
1947 * platform/gtk/TestExpectations:
1949 2013-05-12 Simon Fraser <simon.fraser@apple.com>
1951 Dropdowns on http://www.exploratorium.edu don't show anything
1952 https://bugs.webkit.org/show_bug.cgi?id=115991
1954 Reviewed by Dan Bernstein.
1956 Layer tree dump test with an overflow:hidden that projects outside its
1957 ancestor, and is forced to composite by a composited child.
1959 * compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
1960 * compositing/backing/no-backing-for-clip-overhang.html: Added.
1962 2013-05-12 Andreas Kling <akling@apple.com>
1964 Rebaseline fast/js/global-constructors-attributes.html for mac-lion after r149920.
1966 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
1968 2013-05-10 Simon Fraser <simon.fraser@apple.com>
1970 REGRESSION: Fixed background on ColterReed.com scrolls
1971 https://bugs.webkit.org/show_bug.cgi?id=115951
1973 Reviewed by Beth Dakin.
1975 Tests with a fixed background and two different ways of making the <html> composited.
1977 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html: Added.
1978 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html: Added.
1979 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Added.
1980 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html: Added.
1982 2013-05-11 Xan Lopez <xlopez@igalia.com>
1984 Bogus -webkit-columns value in fast/text/international/spaces-combined-in-vertical-text.html
1985 https://bugs.webkit.org/show_bug.cgi?id=115164
1987 Reviewed by Rob Buis.
1989 Remove bogus -webkit-columns property.
1991 * fast/text/international/spaces-combined-in-vertical-text.html:
1993 2013-05-11 Jochen Eisinger <jochen@chromium.org>
1995 Disallow a window to focus itself via javascript URLs or using target _self
1996 https://bugs.webkit.org/show_bug.cgi?id=115906
1998 Reviewed by Geoffrey Garen.
2000 * fast/dom/Window/window-focus-self-expected.txt: Added.
2001 * fast/dom/Window/window-focus-self.html: Added.
2002 * platform/wk2/TestExpectations: test uses unimplemented setWindowIsKey.
2004 2013-03-17 Robert Hogan <robert@webkit.org>
2006 Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height
2007 https://bugs.webkit.org/show_bug.cgi?id=111974
2009 Reviewed by Ryosuke Niwa.
2011 * editing/execCommand/query-command-state-expected.txt:
2012 * editing/execCommand/script-tests/query-command-state.js: Remove invalid tests, vertical-align does not apply to
2015 * fast/css/vertical-align-block-elements-expected.html: Added.
2016 * fast/css/vertical-align-block-elements.html: Added.
2018 2013-05-10 Alexey Proskuryakov <ap@apple.com>
2020 <rdar://problem/13666412> Clean up some edge cases of URL parsing.
2021 https://bugs.webkit.org/show_bug.cgi?id=104919
2023 Reviewed by Darin Adler.
2025 * fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-pathname.js:
2026 * fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
2027 Updated expectations of one sub-test. We previously tried to keep the test passing
2028 as is (see bug 57291), but I couldn't find any reason to prefer the old behavior.
2030 * fast/url/host-expected.txt:
2031 * fast/url/host.html:
2032 Updated one subtest to new results, which match at least Gecko (original of the
2033 test actually claims that all browsers including Safari already do what we'll do now).
2035 * fast/url/segments-userinfo-vs-host-expected.txt: Added.
2036 * fast/url/segments-userinfo-vs-host.html: Added.
2037 Added a number of tests, with detailed explanations of the differences with Firefox,
2038 and with rationales.
2040 * http/tests/uri/username-with-no-hostname-expected.txt: Removed.
2041 * http/tests/uri/username-with-no-hostname.html-disabled: Removed.
2042 * platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Removed.
2043 This test has been disabled for a long time, and being an end-to-end test for
2044 invalid URL handling, it would be difficult to make work again. We have multiple
2045 parsing tests for URLs like this.
2047 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
2049 Remove [NoInterfaceObject] from several WebAudio IDL interfaces
2050 https://bugs.webkit.org/show_bug.cgi?id=115894
2052 Reviewed by Darin Adler.
2054 Rebaseline fast/js/global-constructors-attributes.html now that more
2055 global constructors are exposed.
2057 * fast/js/global-constructors-attributes-expected.txt:
2058 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
2060 2013-05-10 Simon Fraser <simon.fraser@apple.com>
2062 REGRESSION (r145680): No box shadow rendered on element with positioned child that obscures it
2063 https://bugs.webkit.org/show_bug.cgi?id=115840
2065 Reviewed by Antti Koivisto.
2067 * fast/box-shadow/box-shadow-obscured-backgrounds-expected.html: Added.
2068 * fast/box-shadow/box-shadow-obscured-backgrounds.html: Added.
2070 2013-05-10 Simon Fraser <simon.fraser@apple.com>
2072 REGRESSION (r143626): Element shows as garbage in image gallery
2073 https://bugs.webkit.org/show_bug.cgi?id=115946
2075 Reviewed by Antti Koivisto.
2077 Test that dumps layers for a visibility:hidden element with a child text node,
2078 and with a visibility:visible child. The resulting compositing layer should
2079 not be marked as opaque.
2081 * compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
2082 * compositing/contents-opaque/hidden-with-visible-child.html: Added.
2083 * compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
2084 * compositing/contents-opaque/hidden-with-visible-text.html: Added.
2086 2013-05-10 Simon Fraser <simon.fraser@apple.com>
2088 Garbage down left side of nytimes.com page (if subscriber)
2089 https://bugs.webkit.org/show_bug.cgi?id=115839
2091 Reviewed by Antti Koivisto.
2093 * compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
2094 * compositing/contents-opaque/overflow-hidden-child-layers.html: Added.
2096 2013-05-10 Eric Carlson <eric.carlson@apple.com>
2098 In-band captions not visible immediately after track mode change
2099 https://bugs.webkit.org/show_bug.cgi?id=115922
2101 Reviewed by Dean Jackson.
2103 * media/track/track-in-band-mode-expected.txt: Added.
2104 * media/track/track-in-band-mode.html: Added.
2106 * platform/efl/TestExpectations: Skip new test.
2107 * platform/gtk/TestExpectations: Ditto.
2108 * platform/mac/TestExpectations: Ditto.
2109 * platform/qt/TestExpectations: Ditto.
2110 * platform/win/TestExpectations: Ditto.
2112 2013-05-10 Roger Fong <roger_fong@apple.com>
2114 Unreviewed mac-lion rebaselines.
2116 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
2118 2013-05-10 Robert Hogan <robert@webkit.org>
2120 REGRESSION(r148121): Empty Span does not get a linebox when it's in an anonymous block
2121 https://bugs.webkit.org/show_bug.cgi?id=115818
2123 Reviewed by David Hyatt.
2125 * fast/inline/anonymous-block-with-empty-inline-expected.txt: Added.
2126 * fast/inline/anonymous-block-with-empty-inline.html: Added.
2128 2013-05-10 Dean Jackson <dino@apple.com>
2130 Include tab character as a word end for kerning
2131 https://bugs.webkit.org/show_bug.cgi?id=115915
2132 <rdar://problem/13861491>
2134 Reviewed by Enrica Casucci.
2136 This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=112507
2137 which only looked for a space character as a word end. It should
2138 look for tab characters too.
2140 * fast/text/word-space-with-kerning-4-expected.html: Added.
2141 * fast/text/word-space-with-kerning-4.html: Added.
2143 2013-05-10 Ryosuke Niwa <rniwa@webkit.org>
2145 REGRESSION (r149652): Videos do not play on cnn.com, just black box
2146 https://bugs.webkit.org/show_bug.cgi?id=115887
2148 Reviewed by Antti Koivisto.
2150 Add regression tests.
2152 * fast/dom/HTMLDocument/image-with-same-id-and-name-expected.txt: Added.
2153 * fast/dom/HTMLDocument/image-with-same-id-and-name.html: Added.
2154 * fast/dom/HTMLDocument/object-with-same-id-and-name-expected.txt: Added.
2155 * fast/dom/HTMLDocument/object-with-same-id-and-name.html: Added.
2157 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
2159 Unreviewed EFL gardening.
2161 Rebaseline fast/dom/Range/getClientRects.html for EFL port.
2162 Skip accessibility/poorly-formed-aria-table.html introduced in
2163 r149858 but failing on EFL port.
2165 * platform/efl/TestExpectations:
2166 * platform/efl/fast/dom/Range/getClientRects-expected.txt:
2168 2013-05-10 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2170 [Qt] Unreviewed gardening.
2172 * platform/qt/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
2173 * platform/qt/inspector/console/command-line-api-expected.txt: Added after r149829.
2175 2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
2177 Unreviewed EFL gardening.
2179 Skip several remaining shadow dom tests and rebaseline a few others.
2181 * platform/efl/TestExpectations:
2182 * platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
2183 * platform/efl/fast/js/dom-static-property-for-in-iteration-expected.txt:
2184 * platform/efl/inspector/console/command-line-api-expected.txt: Added.
2186 2013-05-09 Alex Christensen <achristensen@apple.com>
2188 Unskipped the webarchive tests for Mac that are not skipped for a reason other than
2189 dumpDOMAsWebArchive not being implemented, which was fixed in r149692.
2190 https://bugs.webkit.org/show_bug.cgi?id=115819
2192 Reviewed by Benjamin Poulain.
2194 * platform/efl-wk2/TestExpectations:
2195 Skip webarchive tests.
2196 * platform/gtk-wk2/TestExpectations:
2197 Skip webarchive tests.
2198 * platform/qt-5.0-mac-wk2/TestExpectations:
2199 Skip webarchive tests.
2200 * platform/qt-5.0-wk2/TestExpectations:
2201 Skip webarchive tests.
2202 * platform/wk2/TestExpectations:
2203 Removed universal skipping of webarchive tests, noted which tests are still skipped with bug numbers.
2205 2013-05-09 Chris Fleizach <cfleizach@apple.com>
2207 AX: VoiceOver is no longer seeing items in poorly formed tables
2208 https://bugs.webkit.org/show_bug.cgi?id=115837
2210 Reviewed by Darin Adler.
2212 * accessibility/poorly-formed-aria-table-expected.txt: Added.
2213 * accessibility/poorly-formed-aria-table.html: Added.
2215 2013-05-09 Zoltan Horvath <zoltan@webkit.org>
2217 [Qt] REGRESSION (r148975) shape-inside-percentage.html and shape-inside-overflow-fixed-dimensions.html are failing after r148975
2218 https://bugs.webkit.org/show_bug.cgi?id=115053
2220 Reviewed by Alexandru Chiculita.
2222 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
2223 for the two tests. The change fixes both tests and make them passing on Qt as well. I removed the tests from the TestExpectations.
2225 * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html:
2226 * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
2227 * fast/exclusions/shape-inside/shape-inside-percentage-expected.html:
2228 * fast/exclusions/shape-inside/shape-inside-percentage.html:
2229 * platform/qt/TestExpectations:
2231 2013-05-09 Yael Aharon <yael.aharon@intel.com>
2233 REGRESSION: Disabled multiline select element now responds to (certain) clicks
2234 https://bugs.webkit.org/show_bug.cgi?id=115710
2236 Reviewed by Kent Tamura.
2238 Test that a disabled element does not change selection while scrolling.
2240 * fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt: Added.
2241 * fast/forms/select/listbox-disabled-scroll-no-onchange.html: Added.
2242 * fast/forms/select/listbox-disabled-no-autoscroll.html: Added.
2243 * fast/forms/select/listbox-disabled-no-autoscroll-expected.html: Added.
2245 2013-05-09 Roger Fong <roger_fong@apple.com>
2247 Unreviewed mac gardening.
2249 * platform/mac/inspector/command-line-api-expected.txt: Removed.
2250 * platform/mac/inspector/console: Added.
2251 * platform/mac/inspector/console/command-line-api-expected.txt: Added.
2253 2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
2255 [NoInterfaceObject] extended attribute should be removed for several interfaces
2256 https://bugs.webkit.org/show_bug.cgi?id=115852
2258 Reviewed by Benjamin Poulain.
2260 Rebaseline several layout tests whose output has changed now that a few more
2261 global constructors are exposed.
2263 * fast/dom/dom-constructors-expected.txt:
2264 * fast/js/global-constructors-attributes-expected.txt:
2265 * platform/efl/fast/js/global-constructors-attributes-expected.txt:
2267 2013-05-09 Robert Hogan <robert@webkit.org>
2269 REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height
2270 https://bugs.webkit.org/show_bug.cgi?id=26394
2272 Reviewed by David Hyatt.
2274 * fast/replaced/table-percent-height-text-controls-expected.txt: Renamed from LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt.
2275 * fast/replaced/table-percent-height-text-controls.html:
2276 * platform/gtk/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
2277 * platform/qt/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
2278 * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
2280 2013-05-09 Xiaobo Wang <xbwang@torchmobile.com.cn>
2282 Update srcipt paths in editing/shadow/rightclick-on-meter-in-shadow-crash.html
2283 https://bugs.webkit.org/show_bug.cgi?id=96223
2285 Reviewed by Rob Buis.
2287 The original paths don't exist at all.
2289 * editing/shadow/rightclick-on-meter-in-shadow-crash.html:
2291 2013-05-09 Roger Fong <roger_fong@apple.com>
2293 Unreviewed mac port gardening.
2295 * platform/mac-lion/fast/js: Added.
2296 * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: Added.
2297 * platform/mac/inspector/command-line-api-expected.txt: Added.
2299 2013-05-08 Oliver Hunt <oliver@apple.com>
2301 Code cache stores bogus var references for functions in eval code
2302 https://bugs.webkit.org/show_bug.cgi?id=115747
2304 Reviewed by Mark Hahnenberg.
2308 * fast/js/eval-cache-scoped-lookup-expected.txt: Added.
2309 * fast/js/eval-cache-scoped-lookup.html: Added.
2310 * fast/js/script-tests/eval-cache-scoped-lookup.js: Added.
2312 (a.string_appeared_here.second):
2322 2013-05-08 Mark Hahnenberg <mhahnenberg@apple.com>
2324 DFGArrayMode::fromObserved is too liberal when it sees different Array and NonArray shapes
2325 https://bugs.webkit.org/show_bug.cgi?id=115805
2327 Added regression test for array access over polymorphic array vs. non-array indexing types.
2328 With the fix, we get 3.666x faster on this microbenchmark.
2330 Reviewed by Geoffrey Garen.
2332 * fast/js/regress/array-nonarray-polymorphic-access-expected.txt: Added.
2333 * fast/js/regress/array-nonarray-polymorphic-access.html: Added.
2334 * fast/js/regress/script-tests/array-nonarray-polymorphic-access.js: Added.
2338 2013-05-09 Radu Stavila <stavila@adobe.com>
2340 [CSSRegions] Change fast/regions/webkit-flow-inlines-inside-regions-bounds[-vertical] tests to make them platform independent
2341 https://bugs.webkit.org/show_bug.cgi?id=115851
2343 Reviewed by Antti Koivisto.
2345 Modified tests to make them platform independent by using Ahem and no font smoothing.
2347 * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html:
2348 * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html:
2349 * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
2350 * fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
2352 2013-05-09 Radu Stavila <stavila@adobe.com>
2354 [Qt][EFL][GTK] Failing CSS region tests
2355 https://bugs.webkit.org/show_bug.cgi?id=115785
2357 Reviewed by Antti Koivisto.
2359 Updated tests to overcome platform differences
2360 Unskip fixed CSS regions tests
2362 * fast/regions/webkit-flow-double-pagination-float-push-expected.html:
2363 * fast/regions/webkit-flow-double-pagination-float-push.html:
2364 * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html:
2365 * fast/regions/webkit-flow-float-pushed-to-last-region.html:
2366 * fast/regions/webkit-flow-float-unable-to-push-expected.html:
2367 * fast/regions/webkit-flow-float-unable-to-push.html:
2368 * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html:
2369 * fast/regions/webkit-flow-floats-inside-regions-bounds.html:
2370 * platform/qt/TestExpectations:
2372 2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2374 [Qt] Unreviewed gardeing. Updating some png expected results.
2376 * platform/qt-5.0-wk2/compositing/checkerboard-expected.png: Added.
2377 * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: Added.
2378 * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: Added.
2379 * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: Added.
2380 * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: Added.
2381 * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
2382 * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: Added.
2383 * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: Added.
2384 * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: Added.
2385 * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: Added.
2386 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added.
2387 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added.
2388 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added.
2389 * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added.
2390 * platform/qt-5.0-wk2/fast/borders/rtl-border-04-expecrted.png: Added.
2391 * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: Added.
2392 * platform/qt-5.0-wk2/fast/box-shadow/shadow-repaint-expected.txt: Added.
2393 * platform/qt-5.0-wk2/fast/dom/34176-expected.png: Added.
2394 * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added.
2395 * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added.
2396 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
2397 * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: Added.
2398 * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
2399 * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: Added.
2400 * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: Added.
2401 * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: Added.
2402 * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: Added.
2403 * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: Added.
2404 * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png:
2405 * 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.
2406 * 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.
2407 * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png:
2408 * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: Added.
2409 * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: Added.
2410 * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png:
2411 * 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.
2412 * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: Added.
2413 * 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.
2414 * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png:
2415 * 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.
2416 * 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.
2417 * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
2418 * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
2419 * 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.
2420 * 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.
2421 * 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.
2422 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
2423 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
2424 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
2425 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
2426 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
2427 * 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.
2428 * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Added.
2430 2013-05-09 Ádám Kallai <kadam@inf.u-szeged.hu>
2432 [Qt] Unreviewed gardening. Added platform specific expected file after r149758.
2434 * platform/qt/fast/js/global-constructors-attributes-expected.txt: Added after r149758.
2436 2013-05-08 Seokju Kwon <seokju.kwon@gmail.com>
2438 [EFL] Get rid of duplicate entry line in TestExpectations
2439 https://bugs.webkit.org/show_bug.cgi?id=115828
2441 Unreviewed gardening.
2443 * platform/efl/TestExpectations:
2445 2013-05-08 Eric Carlson <eric.carlson@apple.com>
2447 TextTrackCue should support empty content
2448 https://bugs.webkit.org/show_bug.cgi?id=115821
2450 Reviewed by Jer Noble.
2452 * media/track/track-cue-empty-text-crash-expected.txt: Added.
2453 * media/track/track-cue-empty-text-crash.html: Added.
2455 2013-05-08 Christophe Dumez <ch.dumez@sisa.samsung.com>
2457 Add layout test that lists all global constructors
2458 https://bugs.webkit.org/show_bug.cgi?id=115724
2460 Reviewed by Ryosuke Niwa.
2462 Update fast/js/global-constructors-attributes.html so that it lists all
2463 global constructors instead of just a few.
2465 * fast/js/global-constructors-attributes-expected.txt:
2466 * fast/js/script-tests/global-constructors-attributes.js:
2467 (classNameForObject):
2468 (constructorPropertiesOnWindow):
2469 * platform/efl/fast/js/global-constructors-attributes-expected.txt: Added.
2470 * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Added.
2472 2013-05-08 Roger Fong <roger_fong@apple.com>
2474 Unreviewed gardening, mac port.
2475 These tests should use testRunner, not layoutTestController.
2477 * fast/js/parse-error-external-script-in-eval.html:
2478 * fast/js/parse-error-external-script-in-new-Function.html:
2480 2013-05-08 Darin Adler <darin@apple.com>
2482 REGRESSION(r149700): fast/css-generated-content/close-quote-negative-depth.html
2483 https://bugs.webkit.org/show_bug.cgi?id=115776
2485 Reviewed by Anders Carlsson.
2487 * TestExpectations: Expect success again on this test.
2489 2013-05-08 Eric Carlson <eric.carlson@apple.com>
2491 Prevent crash when track is deleted during video element deletion.
2492 https://bugs.webkit.org/show_bug.cgi?id=106183
2494 Reviewed by Dean Jackson.
2496 * media/track/track-remove-crash-expected.txt: Added.
2497 * media/track/track-remove-crash.html: Added.
2499 2013-05-08 David Kilzer <ddkilzer@apple.com>
2501 Remove chromium test results added in r149743
2503 * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Removed.
2504 * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Removed.
2506 2013-05-08 David Kilzer <ddkilzer@apple.com>
2508 Add layout tests for test cases in Bug 5206
2509 <http://webkit.org/b/5206>
2511 Reviewed by Eric Seidel.
2513 These issues were likely fixed in r89257 for Bug 62613.
2515 * fast/js/parse-error-external-script-in-eval-expected.txt: Added.
2516 * fast/js/parse-error-external-script-in-eval.html: Added.
2517 * fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
2518 Note that the line number in this result is relative to the line
2519 number of the second argument to the new Function() method.
2520 * fast/js/parse-error-external-script-in-new-Function.html: Added.
2521 * fast/js/resources/parse-error-external-script-in-eval.js: Added.
2522 * fast/js/resources/parse-error-external-script-in-new-Function.js: Added.
2524 * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Added.
2525 * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
2527 2013-05-08 Eric Carlson <eric.carlson@apple.com>
2529 [Mac] Inband text tracks are not in track menu on Lion
2530 https://bugs.webkit.org/show_bug.cgi?id=115740
2532 Reviewed by Dean Jackson.
2534 * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt:
2536 2013-05-08 Sergio Villar Senin <svillar@igalia.com>
2538 Allow blank spaces before colon (:) on CSS variable definition
2539 https://bugs.webkit.org/show_bug.cgi?id=115802
2541 Reviewed by Darin Adler.
2543 New test to check that spaces are allowed before the color on CSS
2544 variable definitions.
2546 * css3/css-variable-definition-expected.html: Added.
2547 * css3/css-variable-definition.html: Added.
2549 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2551 [Qt] Unreviewed gardening after r149292.
2552 https://bugs.webkit.org/show_bug.cgi?id=115372
2554 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: Added.
2555 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: Added.
2556 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt: Added.
2557 * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt: Added.
2558 * platform/qt-5.0-wk2/fast/repaint/layer-full-repaint-expected.txt: Added.
2559 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added.
2560 * platform/qt-5.0-wk2/fast/repaint/reflection-table-layout-expected.txt: Added.
2561 * platform/qt-5.0-wk2/fast/repaint/selection-gap-absolute-child-expected.txt: Added.
2562 * platform/qt-5.0-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
2563 * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-absolute-child-expected.txt: Added.
2564 * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
2565 * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-absolute-child-expected.txt: Added.
2566 * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-fixed-child-expected.txt: Added.
2567 * platform/qt-5.0-wk2/fast/repaint/transform-table-layout-expected.txt: Added.
2568 * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Added.
2570 2013-05-08 Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
2572 [EFL] Unreviewed EFL gardening
2573 https://bugs.webkit.org/show_bug.cgi?id=115791
2575 Unreviewed EFL gardening
2577 Skip fast/regions/ test cases which are failing after r149668.
2579 * platform/efl/TestExpectations:
2581 2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2583 [Qt] Unreviewed gardening. Skipping some failing fast/region tests.
2584 https://bugs.webkit.org/show_bug.cgi?id=115785
2586 * platform/qt/TestExpectations:
2588 2013-05-08 Grzegorz Czajkowski <g.czajkowski@samsung.com>
2590 Unreviewed EFL gardening.
2592 Unskip two spelling tests as they started passing after r149366.
2594 * platform/efl-wk2/TestExpectations:
2595 Unskip spelling-exactly-selected-word.html and
2596 spelling-with-punctuation-selection.html
2598 * platform/efl/TestExpectations:
2599 Remove spelling tests from efl/TestExpectations as the failing tests
2600 are already skipped for both efl-wk1 and global wk2.
2602 2013-05-08 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
2604 Unreviewed EFL gardening.
2606 Skip remaining Shadow DOM tests on the EFL port.
2608 * platform/efl/TestExpectations:
2610 2013-05-08 Zan Dobersek <zdobersek@igalia.com>
2612 Unreviewed GTK gardening.
2614 * platform/gtk/TestExpectations: Adding failure expectations for CSS Regions tests
2615 that regressed when converted into reftests in r149668.
2617 2013-05-08 Dongseong Hwang <dongseong.hwang@intel.com>
2619 Make optional arguments in CanvasRenderingContext2D match the spec.
2620 https://bugs.webkit.org/show_bug.cgi?id=115723
2622 Reviewed by Dean Jackson.
2624 When tests use <canvas> API with not enough arguments, TypeError
2625 exception is fired now. So three tests are changed to match the canvas
2628 * fast/canvas/canvas-overloads-strokeRect-expected.txt:
2629 * fast/canvas/script-tests/canvas-overloads-strokeRect.js:
2630 * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
2632 2013-05-08 Ryosuke Niwa <rniwa@webkit.org>
2634 Add an image only failure expectation to fast/css-generated-content/close-quote-negative-depth.html per
2635 bug 115776 after r149700. r149707 tried to fix its regression but this test is still failing.
2639 2013-05-07 Hans Muller <hmuller@adobe.com>
2641 [CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled
2642 https://bugs.webkit.org/show_bug.cgi?id=115649
2644 Reviewed by Dirk Schulze.
2646 Another correction of a padded shape test that failed when subpixel layout was disabled.
2647 This test puts a cross pattern made of five Ahem characters on three lines, within a padded
2648 diamond polygon. The left edges of each line depend on the intersection of the padded polygon's
2649 edges with the top of each line, which makes predicting the exact values unreliable. So we
2650 just verify that the left edges of each line are within a pixel of the ideal value. This
2651 change is very similar to the one made for bug 115490.
2653 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.html: Removed.
2654 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added.
2655 * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html:
2656 * platform/mac/TestExpectations:
2658 2013-05-06 Enrica Casucci <enrica@apple.com>
2660 Support -webkit-system-font on OS X.
2661 https://bugs.webkit.org/show_bug.cgi?id=115758
2662 <rdar://problem/13433854>
2664 Reviewed by Dean Jackson.
2666 * platform/mac/fast/text/systemFont.html: Added.
2667 * platform/mac/platform/mac/fast/text/systemFont-expected.png: Added.
2668 * platform/mac/platform/mac/fast/text/systemFont-expected.txt: Added.
2670 2013-05-07 Alexey Proskuryakov <ap@apple.com>
2672 Combine html and js parts fast/url script-tests
2673 https://bugs.webkit.org/show_bug.cgi?id=115739
2675 Rubber-stamped by Brady Eidson.
2677 * fast/url/anchor.html:
2678 * fast/url/file-http-base.html:
2679 * fast/url/file.html:
2680 * fast/url/host-lowercase-per-scheme.html:
2681 * fast/url/host.html:
2682 * fast/url/idna2003.html:
2683 * fast/url/idna2008.html:
2684 * fast/url/invalid-urls-utf8.html:
2685 * fast/url/ipv4.html:
2686 * fast/url/ipv6.html:
2687 * fast/url/mailto.html:
2688 * fast/url/path-url.html:
2689 * fast/url/path.html:
2690 * fast/url/port.html:
2691 * fast/url/query.html:
2692 * fast/url/relative-unix.html:
2693 * fast/url/relative-win.html:
2694 * fast/url/relative.html:
2695 * fast/url/safari-extension.html:
2696 * fast/url/scheme.html:
2697 * fast/url/script-tests: Removed.
2698 * fast/url/script-tests/TEMPLATE.html: Removed.
2699 * fast/url/script-tests/anchor.js: Removed.
2700 * fast/url/script-tests/file-http-base.js: Removed.
2701 * fast/url/script-tests/file.js: Removed.
2702 * fast/url/script-tests/host.js: Removed.
2703 * fast/url/script-tests/idna2003.js: Removed.
2704 * fast/url/script-tests/idna2008.js: Removed.
2705 * fast/url/script-tests/ipv4.js: Removed.
2706 * fast/url/script-tests/ipv6.js: Removed.
2707 * fast/url/script-tests/mailto.js: Removed.
2708 * fast/url/script-tests/path-url.js: Removed.
2709 * fast/url/script-tests/path.js: Removed.
2710 * fast/url/script-tests/port.js: Removed.
2711 * fast/url/script-tests/query.js: Removed.
2712 * fast/url/script-tests/relative-unix.js: Removed.
2713 * fast/url/script-tests/relative-win.js: Removed.
2714 * fast/url/script-tests/relative.js: Removed.
2715 * fast/url/script-tests/scheme.js: Removed.
2716 * fast/url/script-tests/segments-from-data-url.js: Removed.
2717 * fast/url/script-tests/segments.js: Removed.
2718 * fast/url/script-tests/standard-url.js: Removed.
2719 * fast/url/script-tests/trivial-segments.js: Removed.
2720 * fast/url/script-tests/trivial.js: Removed.
2721 * fast/url/segments-from-data-url.html:
2722 * fast/url/segments.html:
2723 * fast/url/standard-url.html:
2724 * fast/url/trivial-segments.html:
2725 * fast/url/trivial.html:
2727 2013-05-07 Radu Stavila <stavila@adobe.com>
2729 [CSS Regions] Convert remaining fast/regions/webkit-flow* pixel tests to reftests
2730 https://bugs.webkit.org/show_bug.cgi?id=115422
2732 Reviewed by Andreas Kling.
2734 Converted following tests from pixel tests to ref tests:
2735 - webkit-flow-double-pagination-float-push
2736 - webkit-flow-float-pushed-to-last-region
2737 - webkit-flow-float-unable-to-push
2738 - webkit-flow-floats-inside-regions-bounds
2740 * fast/regions/webkit-flow-double-pagination-float-push-expected.html: Added.
2741 * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: Added.
2742 * fast/regions/webkit-flow-float-pushed-to-last-region.html:
2743 * fast/regions/webkit-flow-float-unable-to-push-expected.html: Added.
2744 * fast/regions/webkit-flow-float-unable-to-push.html:
2745 * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: Added.
2746 * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2747 * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2748 * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2749 * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2750 * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2751 * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2752 * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2753 * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2754 * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2755 * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2756 * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2757 * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2758 * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2759 * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2760 * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2761 * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2762 * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2763 * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2764 * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2765 * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2766 * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2767 * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2768 * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2769 * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2770 * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
2771 * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
2772 * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
2773 * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
2774 * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
2775 * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
2776 * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
2777 * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2779 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
2781 Heap-use-after-free in WebCore::InlineFlowBox::deleteLine
2782 https://bugs.webkit.org/show_bug.cgi?id=114772
2784 Reviewed by David Hyatt.
2786 Test case generated by the fuzzer. Will only crash when run in a
2787 vulnerable configuration with a memory checking lib enabled.
2789 * fast/ruby/ruby-svg-crash-expected.txt: Added.
2790 * fast/ruby/ruby-svg-crash.html: Added.
2792 2013-05-06 Robert Hogan <robert@webkit.org>
2794 REGRESSION(r140024): child of fixed div inside of absolute div does not get resized when window is resized
2795 https://bugs.webkit.org/show_bug.cgi?id=115379
2797 Reviewed by David Hyatt.
2799 * fast/block/positioning/child-of-fixed-pos-after-movement-expected.txt: Added.
2800 * fast/block/positioning/child-of-fixed-pos-after-movement.html: Added.
2802 2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
2804 [CSS Exclusions] remove unused -webkit-wrap property
2805 https://bugs.webkit.org/show_bug.cgi?id=102105
2807 Reviewed by Darin Adler.
2809 Delete tests for the -webkit-wrap property.
2811 * fast/exclusions/css-exclusions-disabled.html: Remove use of -webkit-wrap.
2812 * fast/exclusions/script-tests/wrap-parsing.js: Removed.
2813 * fast/exclusions/wrap-parsing-expected.txt: Removed.
2814 * fast/exclusions/wrap-parsing.html: Removed.
2815 * svg/css/style-change-crash-expected.txt: Removed.
2816 * svg/css/style-change-crash.html: Removed.
2818 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2820 Unreviewed EFL gardening.
2822 Add EFL-specific result for fast/events/event-attribute.html as global expectation
2823 was changed in r149088.
2825 * platform/efl/fast/events/event-attribute-expected.txt: Added.
2827 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2829 Unreviewed EFL gardening.
2831 Rebaseline several test cases for EFL port.
2833 * platform/efl/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
2834 * platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Added.
2835 * platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
2836 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png:
2837 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2839 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2841 Unreviewed EFL gardening.
2843 Mark several test cases as failing after r149292 due to missing repaint rect
2846 * platform/efl/TestExpectations:
2848 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2850 Unreviewed EFL gardening.
2852 Skip repaint test that regressed after r149292.
2854 * platform/efl/TestExpectations:
2856 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2858 Unreviewed EFL gardening.
2860 Skip remaining Shadow DOM test and new accessibility test introduced in
2863 * platform/efl/TestExpectations:
2865 2013-05-06 Hans Muller <hmuller@adobe.com>
2867 [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
2868 https://bugs.webkit.org/show_bug.cgi?id=115490
2870 Second round of changes to restore platform/mac exclusion tests that started failing when
2871 subpixel layout was turned off. This set of changes just restores four ref-tests that place
2872 a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't
2873 enabled the expected origin of the character is adjusted.
2875 Reviewed by Dirk Schulze.
2877 * fast/exclusions/shape-inside/shape-inside-circle-expected.html:
2878 * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html:
2879 * fast/exclusions/shape-inside/shape-inside-ellipse-expected.html:
2880 * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html:
2881 * fast/exclusions/shape-inside/shape-inside-ellipse.html:
2882 * platform/mac/TestExpectations:
2884 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2886 Unreviewed EFL gardening.
2888 Remove duplicate Shadow DOM test cases from TestExpectation files.
2890 * platform/efl-wk2/TestExpectations:
2891 * platform/efl/TestExpectations:
2893 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2895 Unreviewed. Remove duplicate tests from EFL TestExpectation files.
2897 * platform/efl-wk2/TestExpectations:
2898 * platform/efl/TestExpectations:
2900 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
2902 Unreviewed EFL gardening.
2904 Skip Shadow DOM tests for EFL port as the feature is being removed.
2906 * platform/efl/TestExpectations:
2908 2013-05-06 Zan Dobersek <zdobersek@igalia.com>
2910 Unreviewed GTK gardening.
2912 * platform/gtk/TestExpectations: Adding new failure expectations and adjusting an old one.
2914 2013-05-06 Zan Dobersek <zdobersek@igalia.com>
2916 Unreviewed GTK gardening. Rebaselining after r148720, r149088 and r149407.
2918 * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2919 * platform/gtk/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
2920 * platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
2921 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
2923 2013-05-06 Robert Hogan <robert@webkit.org>
2925 REGRESSION(r140907) - Backport blink r149612 to fix vertical-align and rowspan issue
2926 https://bugs.webkit.org/show_bug.cgi?id=115611
2928 Reviewed by Benjamin Poulain.
2930 * fast/table/baseline-align-rowspan-expected.txt: Added.
2931 * fast/table/baseline-align-rowspan.html: Added.
2933 2013-05-05 Chris Fleizach <cfleizach@apple.com>
2935 AX: aria-checked not exposed correctly on menuitemcheckbox or menuitemradio roles
2936 https://bugs.webkit.org/show_bug.cgi?id=115499
2938 Reviewed by Tim Horton.
2940 * platform/mac/accessibility/aria-menuitem-checked-value-expected.txt: Added.
2941 * platform/mac/accessibility/aria-menuitem-checked-value.html: Added.
2943 2013-05-04 Dean Jackson <dino@apple.com>
2945 Animations and Transitions should not start when globally suspended
2946 https://bugs.webkit.org/show_bug.cgi?id=114915
2948 Reviewed by Sam Weinig.
2950 Two new tests. Add an animation or transition to
2951 the document when the global animation controller is suspended.
2952 In the animation case, nothing should happen until the
2953 animations are resumed. In the transition case, the style
2954 change should happen immediately and not fire any events.
2956 * animations/added-while-suspended-expected.txt: Added.
2957 * animations/added-while-suspended.html: Added.
2958 * animations/suspend-transform-animation.html: Make sure to resume suspended animations
2959 before quitting the test.
2960 * transitions/started-while-suspended-expected.txt: Added.
2961 * transitions/started-while-suspended.html: Added.
2962 * transitions/suspend-transform-transition.html: Make sure to resume suspended animations
2963 before quitting the test.
2965 2013-04-30 Robert Hogan <robert@webkit.org>
2967 REGRESSION(r140907): Incorrect baseline on cells after updating vertical-align
2968 https://bugs.webkit.org/show_bug.cgi?id=115432
2970 Reviewed by Julien Chaffraix.
2972 * fast/table/correct-baseline-after-style-change-expected.html: Added.
2973 * fast/table/correct-baseline-after-style-change.html: Added.
2975 2013-05-03 Arnaud Renevier <a.renevier@sisa.samsung.com>
2977 incorrect repainting when a table has a transform
2978 https://bugs.webkit.org/show_bug.cgi?id=109867
2980 Reviewed by Simon Fraser.
2982 Create tests that resize an element inside a display: table element.
2983 Compare to a reference html file where the element has a static size.
2984 In the first test, the table like element has a transform. In the
2985 second, it has a reflection.
2987 * fast/repaint/reflection-table-layout-expected.html: Added.
2988 * fast/repaint/reflection-table-layout.html: Added.
2989 * fast/repaint/transform-table-layout-expected.html: Added.
2990 * fast/repaint/transform-table-layout.html: Added.
2992 2013-05-03 Antti Koivisto <antti@apple.com>
2994 Remove concept of younger and older shadow trees
2995 https://bugs.webkit.org/show_bug.cgi?id=115570
2997 Reviewed by Andreas Kling.
2999 * editing/text-iterator/basic-iteration-expected.txt:
3000 * editing/text-iterator/script-tests/basic-iteration.js:
3001 (addShadowTreeWithDivElement):
3002 * fast/forms/resources/common-spinbutton-change-and-input-events.js:
3003 (testSpinButtonChangeAndInputEvents):
3004 * fast/forms/resources/common-spinbutton-click-in-iframe.js:
3007 2013-05-03 Viatcheslav Ostapenko <viatchslav.o@samsung.com>
3009 [Cairo] Anti-aliasing should not be always disabled for lines
3010 https://bugs.webkit.org/show_bug.cgi?id=109535
3012 Reviewed by Martin Robinson.
3014 Add pixel test with scaled text lines.
3016 * fast/css3-text/css3-text-decoration/text-decoration-line-scaled.html: Added.
3017 * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Added.
3018 * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added.
3020 2013-05-03 Stephanie Lewis <slewis@apple.com>
3022 Revert to old results on Lion.
3026 Results were updated in (http://trac.webkit.org/changeset/149503) but that is compiled
3027 out on Lion (http://trac.webkit.org/changeset/149510).
3029 * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
3031 2013-05-03 Joone Hur <joone.hur@intel.com>
3033 Unreviewed EFL gardening.
3035 Skip some failing tests after r149504.
3037 * platform/efl/TestExpectations:
3039 2013-05-02 Joone Hur <joone.hur@intel.com>
3041 Unreviewed EFL gardening.
3043 Unskip html5lib test cases that were skipped due to failure after r143804.
3045 * platform/efl/TestExpectations:
3047 2013-05-02 Ryuan Choi <ryuan.choi@samsung.com>
3049 Unreviewed EFL gardening.
3051 Moved XFrameOptions results from efl-wk2 to efl and rebased source-list-parsing-nonascii.html
3053 * 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.
3054 * 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.
3055 * platform/efl/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
3057 2013-05-02 Joone Hur <joone.hur@intel.com>
3059 Unreviewed EFL gardening.
3061 Unskip WebAudio test cases on EFL WK2.
3063 * platform/efl-wk2/TestExpectations:
3065 2013-05-02 Arnaud Renevier <a.renevier@sisa.samsung.com>
3067 border-radius clipping a canvas does not always clip
3068 https://bugs.webkit.org/show_bug.cgi?id=113343
3070 Create a test that draws a canvas into a clipped overflown div with
3071 radius corner. Then redraw that same thing a moment later. The canvas
3072 should stay correctly clipped the second time.
3074 Reviewed by Simon Fraser.
3076 * fast/overflow/border-radius-clipping-2-expected.html: Added.
3077 * fast/overflow/border-radius-clipping-2.html: Added.
3079 2013-05-02 Eric Carlson <eric.carlson@apple.com>
3081 Caption menu does not include in-band captions
3082 https://bugs.webkit.org/show_bug.cgi?id=111934
3084 Reviewed by Dean Jackson.
3086 * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
3087 * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
3089 2013-05-02 Joone Hur <joone.hur@intel.com>
3091 Unreviewed EFL gardening.
3093 * platform/efl-wk2/TestExpectations:
3095 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3097 [Qt] Unreviewed. Some more gardening after r149292.
3098 https://bugs.webkit.org/show_bug.cgi?id=115372
3100 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png:
3101 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
3102 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png:
3103 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
3104 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Added.
3105 * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added.
3106 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png:
3107 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
3108 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
3109 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
3110 * platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Added.
3111 * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt:
3112 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
3113 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
3114 * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
3115 * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
3116 * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt:
3117 * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png:
3119 2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3121 [Qt] Unreviewed gardening after r149457 and r149388.
3123 * platform/qt/TestExpectations:
3124 * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
3126 2013-05-01 Ryuan Choi <ryuan.choi@samsung.com>
3128 Unreviewed EFL gardening.
3130 * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
3131 * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
3132 * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
3133 * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
3134 * platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added.
3135 * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
3137 2013-05-01 Stephanie Lewis <slewis@apple.com>
3139 Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149474
3143 * platform/mac-lion/fast/text/text-combine-different-fonts-expected.txt: Added.
3145 2013-05-01 Enrica Casucci <enrica@apple.com>
3147 text-combine: horizontal does not work properly for some fonts.
3148 https://bugs.webkit.org/show_bug.cgi?id=115503.
3150 Reviewed by Dave Hyatt.
3152 * fast/text/text-combine-different-fonts.html: Added.
3153 * platform/mac/fast/text/text-combine-different-fonts-expected.png: Added.
3154 * platform/mac/fast/text/text-combine-different-fonts-expected.txt: Added.
3156 2013-05-01 Stephanie Lewis <slewis@apple.com>
3158 Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149450
3162 * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.png: Added.
3163 * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
3165 2013-05-01 Tim Horton <timothy_horton@apple.com>
3167 <object data="<some data URL>"> MIME types aren't case-insensitive
3168 https://bugs.webkit.org/show_bug.cgi?id=115494
3170 Reviewed by Darin Adler.
3172 Add a testcase that ensures that iMaGe/PNG == image/png when it comes to
3173 the MIME type specified in a data URL provided to <object> via its
3176 * fast/images/object-data-url-case-insensitivity-expected.html: Added.
3177 * fast/images/object-data-url-case-insensitivity.html: Added.
3179 2013-05-01 Hans Muller <hmuller@adobe.com>
3181 [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled
3182 https://bugs.webkit.org/show_bug.cgi?id=115455
3184 Reviewed by Dirk Schulze.
3186 First round of changes to restore platform/mac exclusion tests that started failing when
3187 subpixel layout was turned off. This set of changes just restores four tests. It also revises
3188 the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes
3189 and to simplify its use a little.
3191 * fast/exclusions/resources/rounded-rectangle.js:
3192 (simulateShape): Revised dependencies on subpixel-utils.
3193 * fast/exclusions/resources/simple-polygon.js:
3194 (polygonXIntercepts): Ditto.
3195 * fast/exclusions/resources/subpixel-utils.js:
3196 (SubPixelLayout.): Substantially revised, see description.
3197 * fast/exclusions/shape-inside/shape-inside-polygon-layout-expected.txt:
3198 * fast/exclusions/shape-inside/shape-inside-polygon-layout.html:
3199 * fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt:
3200 * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html:
3201 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html:
3202 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
3203 * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
3204 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt:
3205 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
3206 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt:
3207 * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
3208 * platform/mac/TestExpectations:
3210 2013-05-01 Enrica Casucci <enrica@apple.com>
3212 Incorrect layout for blocks containing ideographs with -webkit-linebox-contain: glyphs, font, inline-box.
3213 https://bugs.webkit.org/show_bug.cgi?id=115478.
3215 Reviewed by Dave Hyatt.
3217 * fast/block/lineboxcontain/block-with-ideographs.xhtml: Added.
3218 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
3219 * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png : Added.
3221 2013-05-01 Per-Erik Brodin <per-erik.brodin@ericsson.com>
3223 EventSource: Loss of reconnect time precision due to integer division
3224 https://bugs.webkit.org/show_bug.cgi?id=115358
3226 Reviewed by Alexey Proskuryakov.
3228 * http/tests/eventsource/eventsource-retry-precision-expected.txt: Added.
3229 * http/tests/eventsource/eventsource-retry-precision.html: Added.
3230 * http/tests/eventsource/resources/precise-retry.asis: Added.
3232 2013-05-01 Sergio Villar Senin <svillar@igalia.com>
3234 Show a block cursor in overtype mode
3235 https://bugs.webkit.org/show_bug.cgi?id=114819
3237 Reviewed by Ryosuke Niwa.
3239 New test case for the new block cursor to be used in overtype
3240 mode. The test verifies that the 1-pixel long caret is replaced by
3241 a selection like 1-character long block cursor when in overtype
3242 mode. This test covers LTR and RTL text in LTR and RTL blocks and
3245 * editing/selection/block-cursor-overtype-mode-expected.txt: Added.
3246 * editing/selection/block-cursor-overtype-mode.html: Added.
3248 2013-04-30 David Hyatt <hyatt@apple.com>
3250 <button> ignores margin-bottom.
3251 https://bugs.webkit.org/show_bug.cgi?id=114940
3253 Reviewed by Beth Dakin.
3255 * fast/forms/content-with-margins-inside-button-expected.html: Added.
3256 * fast/forms/content-with-margins-inside-button.html: Added.
3258 2013-04-30 Oliver Hunt <oliver@apple.com>
3260 JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
3261 https://bugs.webkit.org/show_bug.cgi?id=115449
3263 Reviewed by Geoffrey Garen.
3267 * fast/js/script-tests/stack-trace.js:
3270 (dfgThing.get willThrow):
3271 (dfgThing.get willThrowEventually):
3272 (dfgThing.willThrowFunc):
3273 (dfgThing.willThrowEventuallyFunc):
3286 * fast/js/stack-trace-expected.txt:
3288 2013-04-30 Roger Fong <roger_fong@apple.com>
3290 Unreviewed. Rebaseline some tests on AppleWin port after disabling subpixel layout.
3292 * platform/win/css1/font_properties/font-expected.txt:
3293 * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
3294 * platform/win/fast/lists/003-vertical-expected.txt:
3295 * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
3296 * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
3297 * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
3298 * platform/win/svg/batik/paints: Added.
3299 * platform/win/svg/batik/paints/gradientLimit-expected.txt: Added.
3300 * platform/win/transforms/2d/hindi-rotated-expected.txt:
3302 2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3304 [Qt][WK2] Unreviewed gardening. Massive rebaselining after r149292.
3305 https://bugs.webkit.org/show_bug.cgi?id=115372
3307 * platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png: Added.
3308 * platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
3309 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt: Added.
3310 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added.
3311 * platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Added.
3312 * platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
3313 * platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added.
3314 * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
3315 * platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt: Added.
3316 * platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt: Added.
3317 * platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt: Added.
3318 * platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt: Added.
3319 * platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Added.
3320 * platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt: Added.
3321 * platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Added.
3322 * platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
3323 * platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
3324 * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
3325 * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
3326 * platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added.
3327 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
3328 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added.
3329 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added.
3330 * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Added.
3331 * platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt: Added.
3332 * platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt: Added.
3333 * platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added.
3334 * platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Added.
3335 * platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt: Added.
3336 * platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Added.
3337 * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
3338 * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
3339 * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
3340 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
3341 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
3342 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
3343 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
3344 * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
3345 * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
3346 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added.
3347 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
3348 * platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt:
3349 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
3350 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added.
3351 * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
3352 * platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Added.
3353 * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
3354 * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png:
3355 * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: Added.
3356 * platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
3357 * platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added.
3358 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
3359 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
3360 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added.
3361 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
3362 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
3363 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
3364 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt: Added.
3365 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Added.
3366 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Added.
3367 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
3368 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added.
3369 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added.
3370 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added.
3371 * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Added.
3372 * platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Added.
3373 * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Added.
3374 * platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Added.
3375 * platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt: Added.
3376 * platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: Added.
3377 * platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added.
3378 * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
3379 * platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added.
3380 * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
3381 * platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt: Added.
3382 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Added.
3383 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Added.
3384 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Added.
3385 * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Added.
3386 * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: Added.
3387 * platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png:
3388 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Added.
3389 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
3390 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Added.
3391 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
3392 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Added.
3393 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
3394 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Added.
3395 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
3396 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Added.
3397 * platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Added.
3398 * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
3399 * platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
3400 * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
3401 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt:
3402 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt: Added.
3403 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt:
3404 * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
3405 * platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added.
3406 * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Added.
3407 * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Added.
3408 * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
3409 * platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.
3410 * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt:
3411 * platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Added.
3412 * platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png: Added.
3413 * platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png: Added.
3414 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Added.
3415 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png: Added.
3416 * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Added.
3417 * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
3418 * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png:
3419 * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png:
3420 * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png:
3421 * platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png: Added.
3422 * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: Added.
3423 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Added.
3424 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Added.
3425 * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Added.
3426 * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
3427 * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: Added.
3428 * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: Added.
3429 * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: Added.
3430 * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: Added.
3431 * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: Added.
3432 * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: Added.
3433 * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-on-body-expected.png: Added.
3434 * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png:
3435 * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png:
3436 * platform/qt-5.0-wk2/fast/canvas/canvas-as-image-incremental-repaint-expected.png:
3437 * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png:
3438 * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png:
3439 * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-expected.png: Added.
3440 * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png:
3441 * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png:
3442 * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: Added.
3443 * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Added.
3444 * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Added.
3445 * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Added.
3446 * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Added.
3447 * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Added.
3448 * platform/qt-5.0-wk2/fast/events/event-attribute-expected.txt: Added.
3449 * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
3450 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added.
3451 * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: Added.
3452 * platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png:
3453 * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
3454 * platform/qt-5.0-wk2/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
3455 * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: Added.
3456 * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
3457 * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
3458 * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: Added.
3459 * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
3460 * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added.
3461 * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Added.
3462 * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Added.
3463 * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Added.
3464 * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: Added.
3465 * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: Added.
3466 * platform/qt-5.0-wk2/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
3467 * platform/qt-5.0-wk2/fast/repaint/background-generated-expected.png: Added.
3468 * platform/qt-5.0-wk2/fast/repaint/background-misaligned-expected.png:
3469 * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: Added.
3470 * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
3471 * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png:
3472 * platform/qt-5.0-wk2/fast/repaint/block-no-inflow-children-expected.png: Added.
3473 * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: Added.
3474 * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: Added.
3475 * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: Added.
3476 * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: Added.
3477 * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: Added.
3478 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: Added.
3479 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: Added.
3480 * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: Added.
3481 * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: Added.
3482 * platform/qt-5.0-wk2/fast/repaint/button-spurious-layout-hint-expected.png: Added.
3483 * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: Added.
3484 * platform/qt-5.0-wk2/fast/repaint/clip-with-layout-delta-expected.png: Added.
3485 * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: Added.
3486 * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: Added.
3487 * platform/qt-5.0-wk2/fast/repaint/content-into-overflow-expected.png: Added.
3488 * platform/qt-5.0-wk2/fast/repaint/continuation-after-outline-expected.png: Added.
3489 * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: Added.
3490 * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: Added.
3491 * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png:
3492 * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added.
3493 * platform/qt-5.0-wk2/fast/repaint/erase-overflow-expected.png: Added.
3494 * platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png:
3495 * platform/qt-5.0-wk2/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
3496 * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
3497 * platform/qt-5.0-wk2/fast/repaint/fixed-in-page-scale-expected.png: Added.
3498 * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
3499 * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-scroll-expected.png: Added.
3500 * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
3501 * platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png:
3502 * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png:
3503 * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png:
3504 * platform/qt-5.0-wk2/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
3505 * platform/qt-5.0-wk2/fast/repaint/fixed-tranformed-expected.png: Added.
3506 * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: Added.
3507 * platform/qt-5.0-wk2/fast/repaint/float-overflow-expected.png: Added.
3508 * platform/qt-5.0-wk2/fast/repaint/float-overflow-right-expected.png: Added.
3509 * platform/qt-5.0-wk2/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3510 * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: Added.
3511 * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
3512 * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-expected.png: Added.
3513 * platform/qt-5.0-wk2/fast/repaint/layer-visibility-expected.png: Added.
3514 * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: Added.
3515 * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: Added.
3516 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: Added.
3517 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
3518 * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
3519 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added.
3520 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added.
3521 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added.
3522 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added.
3523 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added.
3524 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added.
3525 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added.
3526 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added.
3527 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added.
3528 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added.
3529 * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
3530 * platform/qt-5.0-wk2/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
3531 * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: Added.
3532 * platform/qt-5.0-wk2/fast/repaint/lines-with-layout-delta-expected.png: Added.
3533 * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: Added.
3534 * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: Added.
3535 * platform/qt-5.0-wk2/fast/repaint/multicol-repaint-expected.png: Added.
3536 * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png:
3537 * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png:
3538 * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
3539 * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: Added.
3540 * platform/qt-5.0-wk2/fast/repaint/outline-inset-expected.png: Added.
3541 * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added.
3542 * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: Added.
3543 * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: Added.
3544 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
3545 * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Added.
3546 * platform/qt-5.0-wk2/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
3547 * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
3548 * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: Added.
3549 * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png:
3550 * platform/qt-5.0-wk2/fast/repaint/overhanging-float-detach-repaint-expected.png: Added.
3551 * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: Added.
3552 * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: Added.
3553 * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
3554 * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
3555 * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
3556 * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
3557 * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-expected.png: Added.
3558 * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
3559 * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: Added.
3560 * platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added.
3561 * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png:
3562 * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png:
3563 * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png:
3564 * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png:
3565 * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: Added.
3566 * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: Added.
3567 * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
3568 * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
3569 * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
3570 * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: Added.
3571 * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: Added.
3572 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-2-expected.png: Added.
3573 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-3-expected.png: Added.
3574 * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-expected.png: Added.
3575 * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: Added.
3576 * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: Added.
3577 * platform/qt-5.0-wk2/fast/repaint/table-col-background-expected.png: Added.
3578 * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: Added.
3579 * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: Added.
3580 * platform/qt-5.0-wk2/fast/repaint/table-outer-border-expected.png: Added.
3581 * platform/qt-5.0-wk2/fast/repaint/table-section-overflow-expected.png: Added.
3582 * platform/qt-5.0-wk2/fast/repaint/table-section-repaint-expected.png: Added.
3583 * platform/qt-5.0-wk2/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
3584 * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added.
3585 * platform/qt-5.0-wk2/fast/repaint/text-in-relative-positioned-inline-expected.png: Added.
3586 * platform/qt-5.0-wk2/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Added.
3587 * platform/qt-5.0-wk2/fast/repaint/transform-absolute-child-expected.png: Added.
3588 * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added.
3589 * platform/qt-5.0-wk2/fast/repaint/transform-disable-layoutstate-expected.png: Added.
3590 * platform/qt-5.0-wk2/fast/repaint/transform-layout-repaint-expected.png: Added.
3591 * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: Added.
3592 * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: Added.
3593 * platform/qt-5.0-wk2/fast/repaint/transform-replaced-shadows-expected.png:
3594 * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: Added.
3595 * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-1-expected.png: Added.
3596 * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-2-expected.png: Added.
3597 * platform/qt-5.0-wk2/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
3598 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png:
3599 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-append-expected.png: Added.
3600 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
3601 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
3602 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
3603 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
3604 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
3605 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
3606 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
3607 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
3608 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
3609 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-width-expected.png:
3610 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
3611 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
3612 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
3613 * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png:
3614 * platform/qt-5.0-wk2/fast/table/simple_paint-expected.png: Added.
3615 * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added.
3616 * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
3617 * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Added.
3618 * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Added.
3619 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: Added.
3620 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
3621 * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
3622 * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
3623 * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: Added.
3624 * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
3625 * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
3626 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
3627 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Added.
3628 * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
3629 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
3630 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
3631 * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
3632 * platform/qt-5.0-wk2/svg/carto.net/window-expected.png: Added.
3633 * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
3634 * platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png: Added.
3635 * platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png: Added.
3636 * platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png: Added.
3637 * platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png: Added.
3638 * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: Added.
3639 * platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png: Added.
3640 * platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png: Added.
3641 * platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png: Added.
3642 * platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png: Added.
3643 * platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png: Added.
3644 * platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png: Added.
3645 * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
3646 * platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png: Added.
3647 * platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png: Added.
3648 * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
3649 * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: Added.
3650 * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
3651 * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png: Added.
3652 * platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
3653 * platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png: Added.
3654 * platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Added.
3655 * platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png: Added.
3656 * platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Added.
3657 * platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png: Added.
3658 * platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png:
3659 * platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
3660 * platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png: Added.
3661 * platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png: Added.
3662 * platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png: Added.
3663 * platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png: Added.
3664 * platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png:
3665 * platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png: Added.
3666 * platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png: Added.
3667 * platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png: Added.
3668 * platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png: Added.
3669 * platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png: Added.
3670 * platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png: Added.
3671 * platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png: Added.
3672 * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
3673 * platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png: Added.
3674 * platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png: Added.
3675 * platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png: Added.
3676 * platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png: Added.
3677 * platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png: Added.
3678 * platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Added.
3679 * platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png: Added.
3680 * platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png: Added.
3681 * platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png:
3682 * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added.
3683 * platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png: Added.
3684 * platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png: Added.
3685 * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: Added.
3686 * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Added.
3687 * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Added.
3688 * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png:
3689 * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: Added.
3690 * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Added.
3691 * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Added.
3692 * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Added.
3693 * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
3694 * platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
3695 * platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png: Added.
3696 * platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Added.
3697 * platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png: Added.
3698 * platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
3699 * platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png: Added.
3700 * platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png: Added.
3701 * platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png: Added.
3702 * platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png: Added.
3703 * platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png: Added.
3704 * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Added.
3705 * platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png: Added.
3706 * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: Added.
3707 * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: Added.
3708 * platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png: Added.
3709 * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
3710 * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Added.
3711 * platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png: Added.
3712 * platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png: Added.
3713 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
3714 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
3715 * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
3716 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
3717 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
3718 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
3719 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
3720 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
3721 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
3722 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
3723 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
3724 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
3725 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
3726 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
3727 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
3728 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
3729 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
3730 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
3731 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
3732 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
3733 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
3734 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
3735 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
3736 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
3737 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
3738 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
3739 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
3740 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
3741 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
3742 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
3743 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
3744 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
3745 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
3746 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
3747 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
3748 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
3749 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
3750 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
3751 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
3752 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
3753 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
3754 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
3755 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
3756 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
3757 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
3758 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
3759 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
3760 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
3761 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
3762 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
3763 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
3764 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
3765 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
3766 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
3767 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
3768 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3769 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3770 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3771 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3772 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3773 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
3774 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3775 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3776 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3777 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3778 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3779 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3780 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
3781 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
3782 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
3783 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
3784 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
3785 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
3786 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
3787 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
3788 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
3789 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
3790 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
3791 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
3792 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
3793 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
3794 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
3795 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
3796 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
3797 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
3798 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
3799 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
3800 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
3801 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
3802 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
3803 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
3804 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
3805 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
3806 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
3807 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
3808 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
3809 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
3810 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
3811 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
3812 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
3813 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
3814 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
3815 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
3816 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
3817 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
3818 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
3819 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
3820 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
3821 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
3822 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
3823 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
3824 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
3825 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
3826 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
3827 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
3828 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
3829 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
3830 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
3831 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
3832 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
3833 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
3834 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
3835 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
3836 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
3837 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
3838 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
3839 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
3840 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
3841 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
3842 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
3843 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
3844 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
3845 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
3846 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
3847 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
3848 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
3849 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
3850 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
3851 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
3852 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
3853 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
3854 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
3855 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
3856 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
3857 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
3858 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
3859 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
3860 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
3861 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
3862 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
3863 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
3864 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
3865 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
3866 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
3867 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
3868 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
3869 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
3870 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
3871 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
3872 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
3873 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
3874 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
3875 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
3876 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
3877 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
3878 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
3879 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
3880 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
3881 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
3882 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
3883 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
3884 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
3885 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
3886 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
3887 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
3888 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
3889 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
3890 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
3891 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
3892 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
3893 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
3894 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
3895 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
3896 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
3897 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
3898 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
3899 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
3900 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
3901 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
3902 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
3903 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
3904 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
3905 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
3906 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
3907 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
3908 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
3909 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
3910 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
3911 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
3912 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
3913 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
3914 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
3915 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
3916 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
3917 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
3918 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
3919 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
3920 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
3921 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
3922 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
3923 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
3924 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
3925 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
3926 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
3927 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
3928 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
3929 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
3930 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
3931 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
3932 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
3933 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
3934 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
3935 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
3936 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
3937 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
3938 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
3939 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
3940 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
3941 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
3942 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
3943 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
3944 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
3945 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
3946 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
3947 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
3948 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
3949 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
3950 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
3951 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
3952 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
3953 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
3954 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
3955 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
3956 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
3957 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
3958 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
3959 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
3960 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
3961 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
3962 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
3963 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
3964 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
3965 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
3966 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
3967 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
3968 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
3969 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
3970 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
3971 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
3972 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
3973 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
3974 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
3975 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
3976 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
3977 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
3978 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
3979 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
3980 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
3981 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
3982 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
3983 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
3984 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
3985 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
3986 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
3987 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
3988 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
3989 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
3990 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
3991 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
3992 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
3993 * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-p