1 2012-03-14 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
3 [Qt] svg/animations tests are very flaky
4 https://bugs.webkit.org/show_bug.cgi?id=80703
6 Unreviewd, skipp svg/animations/animate-elem-08-t-drt.html
10 2012-03-14 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
12 [Qt] Unreviewed, rebaseline after r110587.
14 * platform/qt/fast/dom/Window/window-properties-expected.txt:
15 * platform/qt/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
17 2012-03-14 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
19 [Qt] Unreviewed. Update expectaions after r110676
21 * platform/qt/svg/batik/filters/filterRegions-expected.txt:
22 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
23 * platform/qt/svg/batik/paints/patternRegionA-expected.txt:
24 * platform/qt/svg/batik/paints/patternRegions-expected.txt:
25 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
26 * platform/qt/svg/batik/text/longTextOnPath-expected.txt:
27 * platform/qt/svg/batik/text/smallFonts-expected.txt:
28 * platform/qt/svg/batik/text/textDecoration-expected.txt:
29 * platform/qt/svg/batik/text/textEffect-expected.txt:
30 * platform/qt/svg/batik/text/textEffect2-expected.txt:
31 * platform/qt/svg/batik/text/textEffect3-expected.txt:
32 * platform/qt/svg/batik/text/textFeatures-expected.txt:
33 * platform/qt/svg/batik/text/textLayout2-expected.txt:
34 * platform/qt/svg/batik/text/textLength-expected.txt:
35 * platform/qt/svg/batik/text/textOnPath-expected.txt:
36 * platform/qt/svg/batik/text/textPosition-expected.txt:
37 * platform/qt/svg/batik/text/textPosition2-expected.txt:
38 * platform/qt/svg/batik/text/textProperties-expected.txt:
39 * platform/qt/svg/batik/text/textProperties2-expected.txt:
40 * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
41 * platform/qt/svg/hixie/error/014-expected.txt:
42 * platform/qt/svg/hixie/use/002-expected.txt:
44 2012-03-14 Philippe Normand <pnormand@igalia.com>
46 Unreviewed, GTK svg rebaseline after r110676.
48 * platform/gtk/svg/batik/filters/feTile-expected.txt:
49 * platform/gtk/svg/batik/filters/filterRegions-expected.txt:
50 * platform/gtk/svg/batik/masking/maskRegions-expected.txt:
51 * platform/gtk/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
52 * platform/gtk/svg/batik/paints/patternRegionA-expected.txt:
53 * platform/gtk/svg/batik/paints/patternRegions-expected.txt:
54 * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
55 * platform/gtk/svg/batik/text/longTextOnPath-expected.txt:
56 * platform/gtk/svg/batik/text/textAnchor-expected.txt:
57 * platform/gtk/svg/batik/text/textDecoration-expected.txt:
58 * platform/gtk/svg/batik/text/textEffect-expected.txt:
59 * platform/gtk/svg/batik/text/textEffect2-expected.txt:
60 * platform/gtk/svg/batik/text/textEffect3-expected.txt:
61 * platform/gtk/svg/batik/text/textFeatures-expected.txt:
62 * platform/gtk/svg/batik/text/textLayout-expected.txt:
63 * platform/gtk/svg/batik/text/textLayout2-expected.txt:
64 * platform/gtk/svg/batik/text/textLength-expected.txt:
65 * platform/gtk/svg/batik/text/textOnPath-expected.txt:
66 * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
67 * platform/gtk/svg/batik/text/textPosition-expected.txt:
68 * platform/gtk/svg/batik/text/textPosition2-expected.txt:
69 * platform/gtk/svg/batik/text/textProperties-expected.txt:
70 * platform/gtk/svg/batik/text/textProperties2-expected.txt:
71 * platform/gtk/svg/batik/text/textStyles-expected.txt:
72 * platform/gtk/svg/batik/text/verticalText-expected.txt:
73 * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
74 * platform/gtk/svg/hixie/error/014-expected.txt:
75 * platform/gtk/svg/hixie/use/002-expected.txt:
77 2012-03-14 Nikolas Zimmermann <nzimmermann@rim.com>
79 Not reviewed. Update two pixel test results on Lion, now svg/ passes with --tolerance 0 again.
81 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
82 * platform/mac/svg/hixie/mixed/003-expected.png:
84 2012-03-14 Renata Hodovan <reni@webkit.org>
86 External <use> xlink:href references do not work
87 https://bugs.webkit.org/show_bug.cgi?id=12499
89 Reviewed by Nikolas Zimmermann.
91 Adding tests to check the new functionality of SVGUseElement what can use
92 sources from external URIs too. New tests in this patch cover the corner cases
93 of this feature: referencing resources directly and indirectly, changing
94 the referenced URI from an internal to an external one, handling
95 security issues like self referencing, self referencing across document, etc.
96 Furthermore the patch infer some rebaseline in svg/batik directory because
97 they use external resources.
99 * platform/chromium/test_expectations.txt:
100 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png: Added.
101 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt: Added.
102 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Added.
103 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt: Added.
104 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Added.
105 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt: Added.
106 * platform/mac/svg/batik/filters/feTile-expected.png:
107 * platform/mac/svg/batik/filters/feTile-expected.txt:
108 * platform/mac/svg/batik/filters/filterRegions-expected.png:
109 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
110 * platform/mac/svg/batik/masking/maskRegions-expected.png:
111 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
112 * platform/mac/svg/batik/paints/gradientLimit-expected.png:
113 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
114 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
115 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
116 * platform/mac/svg/batik/paints/patternRegionA-expected.png:
117 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
118 * platform/mac/svg/batik/paints/patternRegions-expected.png:
119 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
120 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.png:
121 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
122 * platform/mac/svg/batik/text/longTextOnPath-expected.png:
123 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
124 * platform/mac/svg/batik/text/smallFonts-expected.png:
125 * platform/mac/svg/batik/text/smallFonts-expected.txt:
126 * platform/mac/svg/batik/text/textAnchor-expected.png:
127 * platform/mac/svg/batik/text/textAnchor-expected.txt:
128 * platform/mac/svg/batik/text/textDecoration-expected.png:
129 * platform/mac/svg/batik/text/textDecoration-expected.txt:
130 * platform/mac/svg/batik/text/textEffect-expected.png:
131 * platform/mac/svg/batik/text/textEffect-expected.txt:
132 * platform/mac/svg/batik/text/textEffect2-expected.png:
133 * platform/mac/svg/batik/text/textEffect2-expected.txt:
134 * platform/mac/svg/batik/text/textEffect3-expected.png:
135 * platform/mac/svg/batik/text/textEffect3-expected.txt:
136 * platform/mac/svg/batik/text/textFeatures-expected.png:
137 * platform/mac/svg/batik/text/textFeatures-expected.txt:
138 * platform/mac/svg/batik/text/textLayout-expected.png:
139 * platform/mac/svg/batik/text/textLayout-expected.txt:
140 * platform/mac/svg/batik/text/textLayout2-expected.png:
141 * platform/mac/svg/batik/text/textLayout2-expected.txt:
142 * platform/mac/svg/batik/text/textLength-expected.png:
143 * platform/mac/svg/batik/text/textLength-expected.txt:
144 * platform/mac/svg/batik/text/textOnPath-expected.png:
145 * platform/mac/svg/batik/text/textOnPath-expected.txt:
146 * platform/mac/svg/batik/text/textOnPathSpaces-expected.png:
147 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
148 * platform/mac/svg/batik/text/textPosition-expected.png:
149 * platform/mac/svg/batik/text/textPosition-expected.txt:
150 * platform/mac/svg/batik/text/textPosition2-expected.png:
151 * platform/mac/svg/batik/text/textPosition2-expected.txt:
152 * platform/mac/svg/batik/text/textProperties-expected.png:
153 * platform/mac/svg/batik/text/textProperties-expected.txt:
154 * platform/mac/svg/batik/text/textProperties2-expected.png:
155 * platform/mac/svg/batik/text/textProperties2-expected.txt:
156 * platform/mac/svg/batik/text/textStyles-expected.png:
157 * platform/mac/svg/batik/text/textStyles-expected.txt:
158 * platform/mac/svg/batik/text/verticalText-expected.png:
159 * platform/mac/svg/batik/text/verticalText-expected.txt:
160 * platform/mac/svg/batik/text/verticalTextOnPath-expected.png:
161 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
162 * platform/mac/svg/custom/use-extern-href-expected.png: Added.
163 * platform/mac/svg/custom/use-extern-href-expected.txt: Added.
164 * platform/mac/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added.
165 * platform/mac/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Added.
166 * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
167 * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Added.
168 * platform/mac/svg/hixie/error/014-expected.txt:
169 * platform/mac/svg/hixie/use/002-expected.png:
170 * platform/mac/svg/hixie/use/002-expected.txt:
171 * svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg: Added.
172 * svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t.svg: Added.
173 * svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t.svg: Added.
174 * svg/batik/filters/filterRegions.svg:
175 * svg/batik/text/textProperties.svg:
176 * svg/batik/text/textProperties2.svg:
177 * svg/batik/text/textStyles.svg:
178 * svg/custom/resources/rgb.svg:
179 * svg/custom/use-extern-href.svg: Added.
180 * svg/custom/use-referencing-an-image-expected.svg: Added.
181 * svg/custom/use-referencing-an-image.svg: Added.
182 * svg/custom/use-referencing-indirectly-itself-expected.svg: Added.
183 * svg/custom/use-referencing-indirectly-itself.svg: Added.
184 * svg/custom/use-referencing-itself-expected.svg: Added.
185 * svg/custom/use-referencing-itself.svg: Added.
186 * svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.txt: Added.
187 * svg/dynamic-updates/SVGUseElement-dom-href1-attr.html: Added.
188 * svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.txt: Added.
189 * svg/dynamic-updates/SVGUseElement-dom-href2-attr.html: Added.
190 * svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Added.
191 * svg/dynamic-updates/SVGUseElement-svgdom-href1-prop.html: Added.
192 * svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.txt: Added.
193 * svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html: Added.
194 * svg/dynamic-updates/script-tests/SVGUseElement-dom-href1-attr.js: Added.
196 * svg/dynamic-updates/script-tests/SVGUseElement-dom-href2-attr.js: Added.
198 * svg/dynamic-updates/script-tests/SVGUseElement-svgdom-href1-prop.js: Added.
200 * svg/dynamic-updates/script-tests/SVGUseElement-svgdom-href2-prop.js: Added.
203 2012-03-14 Philippe Normand <pnormand@igalia.com>
205 Unreviewed, skip a new failing inspector test in GTK and add new
206 baseline for a svg test.
208 * platform/gtk/Skipped:
209 * platform/gtk/svg/custom/delete-text-crash-expected.txt: Added.
211 2012-03-14 Philippe Normand <pnormand@igalia.com>
213 Unreviewed, GTK rebaseline after r110667.
215 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
217 2012-03-14 Kentaro Hara <haraken@chromium.org>
219 Return null when shouldAllowAccessToNode() fails
220 https://bugs.webkit.org/show_bug.cgi?id=80205
222 Reviewed by Adam Barth.
224 shouldAllowAccessToNode() is used for window.frameElement, HTMLFrameElement.contentDocument,
225 and getSVGDocument(). The spec of window.frameElement and HTMLFrameElement.contentDocument
226 requires that they should return null when the security check fails.
227 Thus this patch changes the return value from undefined to null.
229 http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#navigating-nested-browsing-contexts-in-the-dom
230 http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#dom-iframe-contentdocument
232 * http/tests/security/cross-frame-access-frameelement-expected.txt:
233 * http/tests/security/local-iFrame-from-remote.html:
234 * platform/chromium/http/tests/security/cross-frame-access-put-expected.txt:
235 * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt:
237 2012-03-13 Yosifumi Inoue <yosin@chromium.org>
239 [Forms] Hidden input element should not have labels.
240 https://bugs.webkit.org/show_bug.cgi?id=80403
242 Reviewed by Kent Tamura.
244 This patch changes expected text for null value of labels attribute
245 of hidden input type and labelable-elements to check null value for
246 the labels attribute of input type.
248 * fast/forms/label/labelable-elements-expected.txt:
249 * fast/forms/label/labelable-elements.html:
250 * fast/forms/label/labels-add-htmlFor-label-expected.txt:
251 * fast/forms/label/labels-add-parent-label-expected.txt:
252 * fast/forms/label/labels-change-htmlFor-attribute-expected.txt:
253 * fast/forms/label/labels-multiple-sibling-labels-expected.txt:
254 * fast/forms/label/labels-parent-and-sibling-labels-expected.txt:
255 * fast/forms/label/labels-remove-htmlFor-attribute-expected.txt:
256 * fast/forms/label/labels-remove-htmlFor-label-expected.txt:
257 * fast/forms/label/labels-remove-parent-label-expected.txt:
258 * fast/forms/label/labels-set-htmlFor-attribute-expected.txt:
259 * platform/chromium/fast/forms/label/labelable-elements-expected.txt:
260 * platform/mac/fast/forms/label/labelable-elements-expected.txt:
262 2012-03-13 Yosifumi Inoue <yosin@chromium.org>
264 [Forms] The "output" element should have labels.
265 https://bugs.webkit.org/show_bug.cgi?id=80466
267 Reviewed by Kent Tamura.
269 This patch updates expectation for functioning the "labels"
270 attribute of the "output" elements which was not working
273 * fast/forms/label/labelable-elements-expected.txt:
274 * fast/forms/label/labels-add-htmlFor-label-expected.txt:
275 * fast/forms/label/labels-add-parent-label-expected.txt:
276 * fast/forms/label/labels-change-htmlFor-attribute-expected.txt:
277 * fast/forms/label/labels-multiple-sibling-labels-expected.txt:
278 * fast/forms/label/labels-parent-and-sibling-labels-expected.txt:
279 * fast/forms/label/labels-remove-htmlFor-attribute-expected.txt:
280 * fast/forms/label/labels-remove-htmlFor-label-expected.txt:
281 * fast/forms/label/labels-remove-parent-label-expected.txt:
282 * fast/forms/label/labels-set-htmlFor-attribute-expected.txt:
283 * platform/chromium/fast/forms/label/labelable-elements-expected.txt:
284 * platform/mac/fast/forms/label/labelable-elements-expected.txt
286 2012-03-13 Hajime Morrita <morrita@chromium.org>
288 Unreviewed, marking some tests flaky.
290 * platform/chromium/test_expectations.txt:
292 2012-03-13 Ojan Vafai <ojan@chromium.org>
294 FREEEEEDOOM!!! Last set of bulk Chromium-Lion rebaselines.
296 2012-03-13 Jessie Berlin <jberlin@apple.com>
298 WebKitTestRunner needs a more-complete implementation of eventSender.
299 https://bugs.webkit.org/show_bug.cgi?id=42194
301 Skip yet another test that uses eventSender.
303 * platform/wk2/Skipped:
305 2012-03-13 Erik Arvidsson <arv@chromium.org>
307 Remove duplicate GC functions from layout tests
308 https://bugs.webkit.org/show_bug.cgi?id=81047
310 Reviewed by Ojan Vafai.
312 * fast/canvas/webgl/shader-deleted-by-accessor.html:
313 * fast/dom/Window/customized-property-survives-gc.html:
314 * fast/dom/inline-event-attributes-lookup-removed-form.html:
315 * fast/dom/inline-event-attributes-lookup-removed.html:
316 * fast/dom/shadow/gc-shadow.html:
317 * fast/filesystem/resources/file-writer-gc-blob.js:
318 * fast/forms/input-image-submit.html:
319 * fast/forms/interactive-validation-remove-node-in-handler.html:
320 * fast/forms/select-set-length-with-mutation-remove.html:
321 * fast/js/resources/js-test-pre.js:
324 * http/tests/websocket/tests/hixie76/close-on-unload-and-force-gc.html:
325 * http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html:
326 * webaudio/mediaelementaudiosourcenode-gc.html:
328 2012-03-13 Jessie Berlin <jberlin@apple.com>
330 WebKitTestRunner needs layoutTestController.setEditingBehavior
331 https://bugs.webkit.org/show_bug.cgi?id=42689
333 Add more tests that use setEditingBehavior to the wk2 Skipped list.
335 * platform/wk2/Skipped:
337 2012-03-13 Adrienne Walker <enne@google.com>
339 [chromium] Unreviewed, rebaseline fast/canvas/canvas-text-alignment
340 https://bugs.webkit.org/show_bug.cgi?id=78529
342 After r110620, root layer scrollbars are drawn opaque, so they no
343 longer differ between debug and release due to alpha values.
344 Rebaselining this test.
346 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
347 * platform/chromium/test_expectations.txt:
349 2012-03-13 Alexey Proskuryakov <ap@apple.com>
351 Update fast/js/global-constructors.html test results.
353 * platform/mac/fast/js/global-constructors-expected.txt: Added Selection.toString and
354 WebKitMutationObserver.toString.
355 Selection got exposed in <http://trac.webkit.org/changeset/109306>, and
356 WebKitMutationObserver was probably failing for even longer.
358 2012-03-13 Tim Horton <timothy_horton@apple.com>
360 platform/mac/fast/forms/input-appearance-spinbutton(-up) fail on Lion
361 https://bugs.webkit.org/show_bug.cgi?id=81058
363 Add unreviewed expected failing result (which may actually be correct) for mac.
365 * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
366 * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
368 2012-03-13 Jessie Berlin <jberlin@apple.com>
370 MediaStream is not enabled on Mac. Skip all related tests.
372 * platform/mac/Skipped:
374 2012-03-13 Dan Bernstein <mitz@apple.com>
376 <rdar://problem/11025217> [Mac] Assertion failure in collectComplexTextRunsForCharactersCoreText
377 https://bugs.webkit.org/show_bug.cgi?id=77044
379 Reviewed by Sam Weinig.
381 * platform/mac/fast/text/core-text-fallback-to-unknown-font-expected.txt: Added.
382 * platform/mac/fast/text/core-text-fallback-to-unknown-font.html: Added.
384 2012-03-13 Erik Arvidsson <arv@chromium.org>
386 [V8] Use v8::V8::AddImplicitReferences instead of SetHiddenValue
387 https://bugs.webkit.org/show_bug.cgi?id=80880
389 Reviewed by Adam Barth.
391 * platform/chromium/test_expectations.txt:
393 2012-03-13 Jacky Jiang <zhajiang@rim.com>
395 MathML crash in WebCore::Node::previousSibling()
396 https://bugs.webkit.org/show_bug.cgi?id=80773
398 Reviewed by Julien Chaffraix.
400 * mathml/msub-anonymous-child-render-crash-expected.txt: Added.
401 * mathml/msub-anonymous-child-render-crash.html: Added.
403 2012-03-13 Mihnea Ovidenie <mihnea@adobe.com>
405 [CSSRegions]NamedFlow::getRegionsByContentNode should not return a live NodeList
406 https://bugs.webkit.org/show_bug.cgi?id=81021
408 Reviewed by Ryosuke Niwa.
410 Reverting the original patch as we need a better solution.
412 * fast/regions/get-regions-by-content-node-expected.txt: Removed.
413 * fast/regions/get-regions-by-content-node-horiz-bt-expected.txt: Removed.
414 * fast/regions/get-regions-by-content-node-horiz-bt.html: Removed.
415 * fast/regions/get-regions-by-content-node-horiz-tb-expected.txt: Removed.
416 * fast/regions/get-regions-by-content-node-horiz-tb.html: Removed.
417 * fast/regions/get-regions-by-content-node-vert-lr-expected.txt: Removed.
418 * fast/regions/get-regions-by-content-node-vert-lr.html: Removed.
419 * fast/regions/get-regions-by-content-node-vert-rl-expected.txt: Removed.
420 * fast/regions/get-regions-by-content-node-vert-rl.html: Removed.
421 * fast/regions/get-regions-by-content-node.html: Removed.
422 * fast/regions/get-regions-by-content-node2-expected.txt: Removed.
423 * fast/regions/get-regions-by-content-node2.html: Removed.
425 2012-03-13 Adam Barth <abarth@webkit.org>
427 Note that this test is flaky. The flakiness dashboard says that this
428 test has been flaky for a while.
430 * platform/chromium/test_expectations.txt:
432 2012-03-13 Adam Barth <abarth@webkit.org>
434 Add a Leopard-specific baseline for
435 fast/forms/file/file-input-pressed-state and generalize the
436 chromium-win-vista baseline to include all of windows.
438 * platform/chromium-mac-leopard/fast/forms/file/file-input-pressed-state-expected.png: Added.
439 * platform/chromium-win-vista/fast/forms/file: Removed.
440 * platform/chromium-win-vista/fast/forms/file/file-input-pressed-state-expected.png: Removed.
441 * platform/chromium-win-xp/fast/forms/file: Removed.
442 * platform/chromium-win/fast/forms/file/file-input-pressed-state-expected.png: Added.
444 2012-03-13 Tony Chang <tony@chromium.org>
446 more multiline flexbox tests
447 https://bugs.webkit.org/show_bug.cgi?id=81025
449 Reviewed by Ojan Vafai.
451 Add a test case for wrap-reverse to verify that we align with the end of the flexbox.
453 * css3/flexbox/multiline-reverse-wrap-overflow-expected.txt: Added.
454 * css3/flexbox/multiline-reverse-wrap-overflow.html: Added.
456 2012-03-13 Darin Fisher <darin@chromium.org>
458 fast/loader/form-submission-after-beforeunload-cancel.html is flaky
459 https://bugs.webkit.org/show_bug.cgi?id=81024
461 Reviewed by Andy Estes.
463 * fast/loader/form-submission-after-beforeunload-cancel.html:
464 Give the form post a better chance of loading before the FAIL timer.
466 2012-03-13 Dave Tharp <dtharp@codeaurora.org>
468 Alternate xml-stylesheets with no title are loaded, in violation of the CSSOM draft
469 https://bugs.webkit.org/show_bug.cgi?id=77549
471 Reviewed by David Hyatt.
473 Added new text test, modified existing test: added title attribute to alternate stylesheet.
475 * fast/css/xml-stylesheet-alternate-no-title-expected.txt: Added.
476 * fast/css/xml-stylesheet-alternate-no-title.xhtml: Added.
477 * fast/css/xml-stylesheet-alternate-processing.xhtml:
479 2012-03-13 Alexey Proskuryakov <ap@apple.com>
481 Adding missing results.
483 * platform/mac/media/audio-repaint-expected.txt: Added.
484 * platform/mac/media/controls-strict-expected.txt: Added.
485 * platform/mac/media/video-controls-rendering-expected.txt: Added.
486 * platform/mac/media/video-no-audio-expected.txt: Added.
487 * platform/mac/media/video-display-toggle-expected.txt: Added.
488 These already had PNG results, but no text results for platform/mac.
490 * platform/mac/media/controls-layout-direction-expected.png: Added.
491 * platform/mac/media/video-playing-and-pause-expected.png: Added.
492 These had text results, but no pixel ones.
494 2012-03-13 Dave Tharp <dtharp@codeaurora.org>
496 Alternate stylesheets (without title attribute) are loaded on refresh
497 https://bugs.webkit.org/show_bug.cgi?id=24354
499 Reviewed by David Hyatt.
501 Addapted alternate stylesheet tests from http://robballou.com/switcher/sandbox/alternate1.php
503 * fast/css/link-alternate-stylesheet-1-expected.txt: Added.
504 * fast/css/link-alternate-stylesheet-1.html: Added.
505 * fast/css/link-alternate-stylesheet-2-expected.txt: Added.
506 * fast/css/link-alternate-stylesheet-2.html: Added.
507 * fast/css/link-alternate-stylesheet-3-expected.txt: Added.
508 * fast/css/link-alternate-stylesheet-3.html: Added.
509 * fast/css/link-alternate-stylesheet-4-expected.txt: Added.
510 * fast/css/link-alternate-stylesheet-4.html: Added.
511 * fast/css/link-alternate-stylesheet-5-expected.txt: Added.
512 * fast/css/link-alternate-stylesheet-5.html: Added.
513 * fast/css/resources/basic.css: Added.
517 * fast/css/resources/high.css: Added.
520 * fast/css/resources/normal.css: Added.
523 * fast/css/resources/small.css: Added.
526 2012-03-13 Jessie Berlin <jberlin@apple.com>
528 WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
529 https://bugs.webkit.org/show_bug.cgi?id=81042
531 Skip some tests on Mac WK2 that use setAsynchronousSpellCheckingEnabled.
533 * platform/mac-wk2/Skipped:
535 2012-03-13 Adam Barth <abarth@webkit.org>
537 Copy the platform-independent result for this test to chromium-mac to
538 hide the failing result added to apple-mac in
539 http://trac.webkit.org/changeset/110614.
541 * platform/chromium/fast/forms/label: Added.
542 * platform/chromium/fast/forms/label/labelable-elements-expected.txt: Added.
544 2012-03-13 Adam Barth <abarth@webkit.org>
546 For some reason chromium-win and chromium-linux have a different number
547 of spaces in the expected results file.
549 * platform/chromium-win/media/sources-fallback-codecs-expected.txt: Added.
551 2012-03-13 Adam Barth <abarth@webkit.org>
553 Merge expectations for
554 svg/as-background-image/svg-as-background-6.html. Previously, Snow
555 Leopard had different expectations than every other platform, but the
556 behavior seems to match the expectations for other platforms.
558 Really what's going on is that this is a bad test for the reasons
559 explained in the test_expectations.txt file. I'm not entirely sure how
560 to fix the test to have repeatable results.
562 This patch also notes some more compositing reflection tests as flaky,
563 similar to the failures in
564 https://bugs.webkit.org/show_bug.cgi?id=79823. These tests have been
565 flaky for a while, but they seem to be failing more frequently now. I
566 couldn't find any recent changes to explain why that might be.
568 * platform/chromium/test_expectations.txt:
570 2012-03-13 Adrienne Walker <enne@google.com>
572 [chromium] Mark root layer scrollbars as always opaque to disable blending
573 https://bugs.webkit.org/show_bug.cgi?id=79951
575 Reviewed by James Robinson.
577 Mark canvas-text-alignment.html as failing on Linux in general, not
578 just in debug. I believe that with this change, the same image will
579 pass on both release and debug, but will land that change separately.
581 * platform/chromium/test_expectations.txt:
583 2012-03-13 Thiago Marcos P. Santos <thiago.santos@intel.com>
585 [EFL][DRT] Expose window.internals object
586 https://bugs.webkit.org/show_bug.cgi?id=79900
588 Exposes window.internals for EFL's DRT. Makes possible to
589 remove some tests from the skip list.
591 Reviewed by Antonio Gomes.
593 * platform/efl/Skipped:
595 2012-03-13 Adam Barth <abarth@webkit.org>
597 Add a mac-specific baseline for this new test introduced in
598 http://trac.webkit.org/changeset/110593. This test is interested in
599 whether it crashes, not in a 1px difference in text metrics.
601 * platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt: Added.
603 2012-03-13 Adam Barth <abarth@webkit.org>
605 Remove bogus expectation.
607 * platform/chromium-mac/fast/dom/nodesFromRect-basic-expected.txt: Removed.
609 2012-03-13 Jessie Berlin <jberlin@apple.com>
611 r110542: New fast/forms/label/labelable-elements.html fails.
612 https://bugs.webkit.org/show_bug.cgi?id=80985
614 Add failing expected results for Mac to get the bots green.
616 * platform/mac/fast/forms/label/labelable-elements-expected.txt: Added.
618 2012-03-13 Adam Barth <abarth@webkit.org>
620 Add image baselines after http://trac.webkit.org/changeset/110598.
621 These tests show the platform-specific file chooser UI.
623 * platform/chromium-linux-x86/fast/forms/file: Removed.
624 * platform/chromium-linux/fast/forms/file/file-input-pressed-state-expected.png: Added.
625 * platform/chromium-mac-snowleopard/fast/forms/file/file-input-pressed-state-expected.png: Added.
626 * platform/chromium-win-vista/fast/forms/file/file-input-pressed-state-expected.png: Added.
628 2012-03-13 Tim Horton <timothy_horton@apple.com>
630 css3/filters/custom/custom-filter-property-computed-style.html passes in browser, fails in DRT
631 https://bugs.webkit.org/show_bug.cgi?id=81029
632 <rdar://problem/11040673>
634 Add unreviewed expected failing result for mac.
636 * platform/mac/css3/filters/custom/custom-filter-property-computed-style-expected.txt:
638 2012-03-13 Ojan Vafai <ojan@chromium.org>
640 Chromium-Lion rebaselines.
642 2012-03-13 Nate Chapin <japhet@chromium.org>
644 Test for http://bugs.webkit.org/show_bug.cgi?id=79325.
646 Reviewed by Oliver Hunt.
648 * http/tests/cache/resources/body.php: Added.
649 * http/tests/cache/xhr-body-expected.txt: Added.
650 * http/tests/cache/xhr-body.html: Added.
652 2012-03-13 Alexey Proskuryakov <ap@apple.com>
654 Updating some Mac results in media directory.
656 * platform/chromium-mac/media/sources-fallback-codecs-expected.txt: Removed.
657 * media/sources-fallback-codecs-expected.txt:
658 Chromium result just matched what actually happened on Mac, so merging it into cross-platform.
660 * platform/mac/media/audio-controls-rendering-expected.txt:
661 * platform/mac/media/controls-after-reload-expected.txt:
662 * platform/mac/media/media-controls-clone-expected.txt:
663 * platform/mac/media/video-playing-and-pause-expected.txt:
664 Updated for render tree changes. I'm getting the same results locally as buildbot does.
666 2012-03-13 Tim Horton <timothy_horton@apple.com>
668 Unreviewed rebaseline of fast/css/getComputedStyle/computed-style(without-renderer).html for mac, adding -webkit-grid-*
670 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: Added.
671 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
673 2012-03-13 Philippe Normand <pnormand@igalia.com>
675 Unreviewed, GTK rebaseline after r110587.
677 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
678 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
679 * platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
680 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
681 * platform/gtk/fast/js/global-constructors-expected.txt:
683 2012-03-13 Julien Chaffraix <jchaffraix@webkit.org>
685 Too many tests (200+ on SL, 80+ on Lion) tests are failing on Mac port
686 https://bugs.webkit.org/show_bug.cgi?id=80447
688 Unreviewed test rebaseline after r110072.
690 * platform/mac/test_expectations.txt:
691 * platform/mac/Skipped:
692 Moved an entry from test_expectations.txt to Skipped as it was failing differently
693 that expected (same image, different text baseline).
695 * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt:
696 * platform/mac/fast/block/lineboxcontain/glyphs-expected.txt:
697 * platform/mac/fast/clip/008-expected.txt:
698 * platform/mac/fast/forms/input-text-double-click-expected.txt:
699 * platform/mac/fast/repaint/overflow-delete-line-expected.txt:
700 Rebaselined those tests.
702 2012-03-13 Daniel Bates <dbates@webkit.org>
704 REGRESSION(r99369): File input button doesn't highlight when pressed
705 https://bugs.webkit.org/show_bug.cgi?id=79385
707 Reviewed by Kent Tamura.
709 Add test to ensure that the file input button visually changes when pressed.
711 * fast/forms/file/file-input-pressed-state-expected.txt: Added.
712 * fast/forms/file/file-input-pressed-state.html: Added.
713 * platform/mac/fast/forms/file/file-input-pressed-state-expected.png: Added.
715 2012-03-13 Dana Jansens <danakj@chromium.org>
717 [chromium] Use CCOcclusionTracker for draw culling
718 https://bugs.webkit.org/show_bug.cgi?id=80743
720 Reviewed by Adrienne Walker.
722 * platform/chromium-linux/compositing/direct-image-compositing-expected.png:
723 * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png:
724 * platform/chromium-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
725 * platform/chromium/test_expectations.txt:
727 2012-03-12 Antonio Gomes <agomes@rim.com>
729 Convert nodesFromRect tests to use Internals interface
730 https://bugs.webkit.org/show_bug.cgi?id=80886
732 Reviewed by Ryosuke Niwa.
734 Adjust nodesFromRect tests to use Internals
735 instead of LayoutTestController interface.
737 * fast/dom/resources/nodesFromRect.js:
740 2012-03-13 Philip Rogers <pdr@google.com>
742 Fix the use of stale text fragments
743 https://bugs.webkit.org/show_bug.cgi?id=80729
745 Reviewed by Nikolas Zimmermann.
747 * svg/custom/delete-text-crash-expected.png: Added.
748 * svg/custom/delete-text-crash-expected.txt: Added.
749 * svg/custom/delete-text-crash.html: Added.
751 2012-03-13 Ojan Vafai <ojan@chromium.org>
753 Fix some broken layout test rebaselines from the various chromium-lion
754 rebaselining patches. The bugs in the rebaseline tool that caused the breakages
757 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Added.
758 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Added.
759 * platform/chromium-mac-leopard/editing/pasteboard/paste-table-cells-expected.png: Added.
760 * platform/chromium-mac-leopard/fast/block/basic/014-expected.png: Added.
761 * platform/chromium-mac-leopard/fast/block/basic/020-expected.png: Added.
762 * platform/chromium-mac-leopard/fast/block/float/dynamic-unfloat-pref-width-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
763 * platform/chromium-mac-leopard/fast/block/margin-collapse/044-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
764 * platform/chromium-mac-leopard/fast/block/margin-collapse/045-expected.png: Added.
765 * platform/chromium-mac-leopard/fast/block/positioning/054-expected.png: Added.
766 * platform/chromium-mac-leopard/fast/css/pseudo-element-line-break-expected.png: Added.
767 * platform/chromium-mac-leopard/fast/events/onload-re-entry-expected.png: Added.
768 * platform/chromium-mac-leopard/fast/forms/disabled-select-change-index-expected.txt:
769 * platform/chromium-mac-leopard/fast/forms/select-writing-direction-natural-expected.png: Added.
770 * platform/chromium-mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: Added.
771 * platform/chromium-mac-leopard/fast/inline/002-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
772 * platform/chromium-mac-leopard/fast/inline/vertical-align-text-bottom-expected.png: Added.
773 * platform/chromium-mac-leopard/fast/invalid/002-expected.png: Added.
774 * platform/chromium-mac-leopard/fast/invalid/005-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
775 * platform/chromium-mac-leopard/fast/invalid/007-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
776 * platform/chromium-mac-leopard/fast/invalid/020-expected.png: Added.
777 * platform/chromium-mac-leopard/fast/invalid/missing-end-tag-expected.png: Added.
778 * platform/chromium-mac-leopard/fast/lists/006-expected.png: Added.
779 * platform/chromium-mac-leopard/fast/loader/text-document-wrapping-expected.png: Added.
780 * platform/chromium-mac-leopard/fast/parser/tabs-in-scripts-expected.png: Added.
781 * platform/chromium-mac-leopard/fast/parser/xhtml-alternate-entities-expected.png: Added.
782 * platform/chromium-mac-leopard/fast/replaced/three-selects-break-expected.png: Added.
783 * platform/chromium-mac-leopard/fast/selectors/002-expected.png: Added.
784 * platform/chromium-mac-leopard/fast/table/001-expected.png: Added.
785 * platform/chromium-mac-leopard/fast/table/010-expected.png: Added.
786 * platform/chromium-mac-leopard/fast/table/013-expected.png: Added.
787 * platform/chromium-mac-leopard/fast/table/015-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png.
788 * platform/chromium-mac-leopard/fast/table/022-expected.png: Added.
789 * platform/chromium-mac-leopard/scrollbars/basic-scrollbar-expected.png: Added.
790 * platform/chromium-mac-leopard/scrollbars/disabled-scrollbar-expected.png: Added.
791 * platform/chromium-mac-leopard/scrollbars/scrollbar-buttons-expected.png: Added.
792 * platform/chromium-mac-leopard/scrollbars/scrollbar-orientation-expected.png: Added.
793 * platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png:
794 * platform/chromium/test_expectations.txt:
796 2012-03-13 Ojan Vafai <ojan@chromium.org>
798 Chromium-Lion rebaselines.
800 2012-03-13 Igor Oliveira <igor.o@sisa.samsung.com>
802 animation-iteration-count does not handle floating point values correctly.
803 https://bugs.webkit.org/show_bug.cgi?id=69531
805 Reviewed by Dean Jackson.
807 * animations/fill-mode-iteration-count-non-integer-expected.txt: Added.
808 * animations/fill-mode-iteration-count-non-integer.html: Added.
809 * animations/keyframes-iteration-count-non-integer-expected.txt: Added.
810 * animations/keyframes-iteration-count-non-integer.html: Added.
812 2012-03-13 Tommy Widenflycht <tommyw@google.com>
814 MediaStream API: Rename PeerConnection to DeprecatedPeerConnection
815 https://bugs.webkit.org/show_bug.cgi?id=80692
817 Reviewed by Adam Barth.
819 First patch in a series of patches to change the PeerConnection from ROAP to JSEP,
820 see bug 80589 for more information.
822 * fast/dom/call-a-constructor-as-a-function.html:
823 * fast/mediastream/peerconnection-Attributes-expected.txt:
824 * fast/mediastream/peerconnection-addstream-expected.txt:
825 * fast/mediastream/peerconnection-argument-types-expected.txt:
826 * fast/mediastream/peerconnection-eventlistener-optional-argument.html:
827 * fast/mediastream/peerconnection-mediastreamlist.html:
828 * fast/mediastream/peerconnection-removestream-expected.txt:
829 * fast/mediastream/script-tests/Attributes.js:
830 * fast/mediastream/script-tests/argument-types.js:
831 * fast/mediastream/script-tests/peerconnection-addstream.js:
832 * fast/mediastream/script-tests/peerconnection-removestream.js:
833 * platform/chromium/fast/dom/call-a-constructor-as-a-function-expected.txt:
834 * platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
836 2012-03-13 Tony Chang <tony@chromium.org>
838 flexbox's computePreferredLogicalWidth needs to take multiline into account
839 https://bugs.webkit.org/show_bug.cgi?id=80931
841 Reviewed by Ojan Vafai.
843 * css3/flexbox/cross-axis-scrollbar.html:
844 * css3/flexbox/multiline-align.html:
845 * css3/flexbox/multiline-pack.html:
846 * css3/flexbox/multiline-shrink-to-fit-expected.html: Added.
847 * css3/flexbox/multiline-shrink-to-fit.html: Added.
848 * css3/flexbox/multiline.html:
850 2012-03-13 Max Vujovic <mvujovic@adobe.com>
852 Add a method to window.internals to enable testing of inspector highlight rects
853 https://bugs.webkit.org/show_bug.cgi?id=80338
855 Reviewed by Pavel Feldman.
857 * inspector/elements/highlight-node-expected.txt: Added.
858 * inspector/elements/highlight-node.html: Added.
860 2012-03-13 Adam Barth <abarth@webkit.org>
862 Note that fast/loader/window-properties-restored-from-page-cache.html
863 depends on the page cache.
865 * platform/chromium/test_expectations.txt:
867 2012-03-13 Vsevolod Vlasov <vsevik@chromium.org>
869 Web Inspector: Add snippets model.
870 https://bugs.webkit.org/show_bug.cgi?id=80863
872 Reviewed by Yury Semikhatsky.
874 * inspector/debugger/snippets-model-expected.txt: Added.
875 * inspector/debugger/snippets-model.html: Added.
877 2012-03-13 Nikolas Zimmermann <nzimmermann@rim.com>
879 [Qt] svg/animations tests are very flaky
880 https://bugs.webkit.org/show_bug.cgi?id=80703
882 Reviewed by Rob Buis.
884 Overhaul the svg/animation frameworks, to be more stable.
885 Especially discrete animations were flaky on Qt, because some tests still sampled
886 at integral times like 2.0s, instead of 1.999s (before change), and 2.001s (after change).
888 Always use shouldBeCloseEnough() when comparing font-sizes/color values/, as there's
889 always an uncertainity about the actual sampling time (low but may lead to 40.01px values, instead of 40px).
891 This makes these tests also stable in Firefox/Opera, which was the ultimate goal!
893 * platform/qt/Skipped: Unskip svg/animation tests.
894 * svg/animations/additive-values-width-animation-expected.txt:
895 * svg/animations/animate-color-calcMode-discrete-expected.txt:
896 * svg/animations/animate-color-fill-currentColor-expected.txt:
897 * svg/animations/animate-color-fill-from-by-expected.txt:
898 * svg/animations/animate-color-rgba-calcMode-discrete-expected.txt:
899 * svg/animations/animate-color-transparent-expected.txt:
900 * svg/animations/animate-currentColor-expected.txt:
901 * svg/animations/animate-dynamic-update-attributeName-expected.txt:
902 * svg/animations/animate-elem-03-t-drt-expected.txt:
903 * svg/animations/animate-end-attribute-expected.txt:
904 * svg/animations/animate-from-to-keyTimes-expected.txt:
905 * svg/animations/animate-inherit-css-property-expected.txt:
906 * svg/animations/animate-keySplines-expected.txt:
907 * svg/animations/animate-number-calcMode-discrete-expected.txt:
908 * svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt:
909 * svg/animations/attributeTypes-expected.txt:
910 * svg/animations/resources/SVGAnimationTestCase.js:
913 (moveAnimationTimelineAndSample):
914 * svg/animations/script-tests/additive-values-width-animation.js:
916 * svg/animations/script-tests/animVal-basics.js:
920 * svg/animations/script-tests/animate-calcMode-spline-by.js:
923 * svg/animations/script-tests/animate-calcMode-spline-from-by.js:
926 * svg/animations/script-tests/animate-calcMode-spline-from-to.js:
929 * svg/animations/script-tests/animate-calcMode-spline-to.js:
932 * svg/animations/script-tests/animate-calcMode-spline-values.js:
935 * svg/animations/script-tests/animate-color-calcMode-discrete.js:
940 * svg/animations/script-tests/animate-color-fill-currentColor.js:
944 * svg/animations/script-tests/animate-color-fill-from-by.js:
948 * svg/animations/script-tests/animate-color-rgba-calcMode-discrete.js:
949 (parseAlphaFromColor):
951 * svg/animations/script-tests/animate-color-transparent.js:
954 * svg/animations/script-tests/animate-currentColor.js:
958 * svg/animations/script-tests/animate-dynamic-update-attributeName.js:
964 * svg/animations/script-tests/animate-elem-03-t-drt.js:
965 (parseFontSizeFromString):
969 * svg/animations/script-tests/animate-end-attribute.js:
972 * svg/animations/script-tests/animate-endElement-beginElement.js:
974 * svg/animations/script-tests/animate-from-to-keyTimes.js:
975 * svg/animations/script-tests/animate-gradient-transform.js:
979 * svg/animations/script-tests/animate-inherit-css-property.js:
983 * svg/animations/script-tests/animate-insert-begin.js:
986 * svg/animations/script-tests/animate-insert-no-begin.js:
990 * svg/animations/script-tests/animate-keySplines.js:
994 * svg/animations/script-tests/animate-number-calcMode-discrete-keyTimes.js:
996 * svg/animations/script-tests/animate-number-calcMode-discrete.js:
1000 * svg/animations/script-tests/animate-path-animation-Cc-Ss.js:
1005 * svg/animations/script-tests/animate-path-animation-Ll-Vv-Hh.js:
1010 * svg/animations/script-tests/animate-path-animation-Qq-Tt.js:
1015 * svg/animations/script-tests/animate-path-animation-cC-sS-inverse.js:
1020 * svg/animations/script-tests/animate-path-animation-lL-vV-hH-inverse.js:
1025 * svg/animations/script-tests/animate-path-animation-qQ-tT-inverse.js:
1030 * svg/animations/script-tests/animate-path-to-animation.js:
1034 * svg/animations/script-tests/animateTransform-pattern-transform.js:
1038 * svg/animations/script-tests/attributeTypes.js:
1042 * svg/animations/script-tests/multiple-animations-fill-freeze.js:
1051 * svg/animations/script-tests/svgPreserveAspectRatio-animation-1.js:
1053 * svg/animations/script-tests/svgangle-animation-deg-to-grad.js:
1057 * svg/animations/script-tests/svgangle-animation-deg-to-rad.js:
1061 * svg/animations/script-tests/svgangle-animation-grad-to-deg.js:
1065 * svg/animations/script-tests/svgangle-animation-grad-to-rad.js:
1069 * svg/animations/script-tests/svgangle-animation-rad-to-deg.js:
1073 * svg/animations/script-tests/svgangle-animation-rad-to-grad.js:
1077 * svg/animations/script-tests/svgboolean-animation-1.js:
1079 * svg/animations/script-tests/svginteger-animation-1.js:
1083 * svg/animations/script-tests/svglength-animation-LengthModeHeight.js:
1087 * svg/animations/script-tests/svglength-animation-LengthModeOther.js:
1090 * svg/animations/script-tests/svglength-animation-LengthModeWidth.js:
1093 * svg/animations/script-tests/svglength-animation-invalid-value-1.js:
1097 * svg/animations/script-tests/svglength-animation-invalid-value-2.js:
1101 * svg/animations/script-tests/svglength-animation-invalid-value-3.js:
1105 * svg/animations/script-tests/svglength-animation-number-to-number.js:
1109 * svg/animations/script-tests/svglength-animation-px-to-cm.js:
1112 * svg/animations/script-tests/svglength-animation-px-to-ems.js:
1116 * svg/animations/script-tests/svglength-animation-px-to-exs.js:
1120 * svg/animations/script-tests/svglength-animation-px-to-in.js:
1123 * svg/animations/script-tests/svglength-animation-px-to-number.js:
1127 * svg/animations/script-tests/svglength-animation-px-to-pc.js:
1131 * svg/animations/script-tests/svglength-animation-px-to-percentage.js:
1134 * svg/animations/script-tests/svglength-animation-px-to-pt.js:
1137 * svg/animations/script-tests/svglength-animation-px-to-px.js:
1141 * svg/animations/script-tests/svglength-animation-unitType.js:
1143 * svg/animations/script-tests/svglength-animation-values.js:
1148 * svg/animations/script-tests/svglengthlist-animation-1.js:
1152 * svg/animations/script-tests/svglengthlist-animation-2.js:
1155 * svg/animations/script-tests/svglengthlist-animation-3.js:
1159 * svg/animations/script-tests/svglengthlist-animation-4.js:
1163 * svg/animations/script-tests/svglengthlist-animation-5.js:
1167 * svg/animations/script-tests/svgnumber-animation-1.js:
1172 * svg/animations/script-tests/svgnumber-animation-2.js:
1177 * svg/animations/script-tests/svgnumber-animation-3.js:
1182 * svg/animations/script-tests/svgnumberlist-animation-1.js:
1186 * svg/animations/script-tests/svgnumberlist-animation-2.js:
1190 * svg/animations/script-tests/svgnumberoptionalnumber-animation-1.js:
1194 * svg/animations/script-tests/svgnumberoptionalnumber-animation-2.js:
1198 * svg/animations/script-tests/svgnumberoptionalnumber-animation-3.js:
1202 * svg/animations/script-tests/svgnumberoptionalnumber-animation-4.js:
1206 * svg/animations/script-tests/svgpath-animation-1.js:
1210 * svg/animations/script-tests/svgpointlist-animation-1.js:
1215 * svg/animations/script-tests/svgpointlist-animation-2.js:
1220 * svg/animations/script-tests/svgrect-animation-1.js:
1224 * svg/animations/script-tests/svgrect-animation-2.js:
1228 * svg/animations/script-tests/svgstring-animation-fallback-to-discrete.js:
1230 * svg/animations/script-tests/svgtransform-animation-1.js:
1233 * svg/animations/script-tests/svgtransform-animation-discrete.js:
1236 * svg/animations/svglength-animation-invalid-value-1-expected.txt:
1237 * svg/animations/svglength-animation-invalid-value-2-expected.txt:
1238 * svg/animations/svglength-animation-invalid-value-3-expected.txt:
1239 * svg/animations/svglength-animation-unitType-expected.txt:
1240 * svg/animations/svgnumber-animation-1-expected.txt:
1241 * svg/animations/svgnumber-animation-2-expected.txt:
1242 * svg/animations/svgnumber-animation-3-expected.txt:
1243 * svg/animations/svgtransform-animation-discrete-expected.txt:
1245 2012-03-12 Brady Eidson <beidson@apple.com>
1247 <rdar://problem/7908830> and https://bugs.webkit.org/show_bug.cgi?id=34679
1248 Location and other objects are dysfunctional after a document gets restored from page cache
1250 Reviewed by Adam Barth.
1252 * fast/loader/window-properties-restored-from-page-cache-expected.txt: Added.
1253 * fast/loader/window-properties-restored-from-page-cache.html: Added.
1255 2012-03-13 ChangSeok Oh <shivamidow@gmail.com>
1257 [EFL] [DRT] Implement scheduleAsynchronousKeyDown.
1258 https://bugs.webkit.org/show_bug.cgi?id=79601
1260 Reviewed by Gustavo Noronha Silva.
1262 Removed following two skipped tests.
1263 fast/mutation/end-of-task-delivery.html
1264 fast/mutation/inline-event-listener.html
1266 * platform/efl/Skipped:
1268 2012-03-13 Stephen Chenney <schenney@chromium.org>
1270 Crash in WebCore::GraphicsContext::paintingDisabled
1271 https://bugs.webkit.org/show_bug.cgi?id=80669
1273 Reviewed by Nikolas Zimmermann.
1275 * svg/custom/circular-clip-path-references-crash-expected.svg: Added.
1276 * svg/custom/circular-clip-path-references-crash.svg: Added.
1278 2012-03-13 Ádám Kallai <kadam@inf.u-szeged.hu>
1280 [Qt] Skip some tests until fix.
1282 Reviewed by Csaba Osztrogonác.
1284 * platform/qt/Skipped:
1286 2012-03-13 Hajime Morrita <morrita@chromium.org>
1288 Unreviewed, skipping some more failing tests.
1290 * platform/chromium/test_expectations.txt:
1292 2012-03-13 Philippe Normand <pnormand@igalia.com>
1294 Unreviewed, skip new failing test on GTK.
1296 * platform/gtk/Skipped:
1298 2012-03-13 Hajime Morrita <morrita@chromium.org>
1300 Unreviewed, marking a test as fail which needs reaseline.
1302 * platform/chromium/test_expectations.txt:
1304 2012-03-13 Hajime Morrita <morrita@chromium.org>
1306 Unreviewed, skipping some failing tests.
1308 * platform/chromium/test_expectations.txt:
1310 2012-03-13 Shinya Kawanaka <shinyak@chromium.org>
1312 REGRESSION: Spellcheck tests hit assertions on Mac.
1313 https://bugs.webkit.org/show_bug.cgi?id=80883
1315 Reviewed by Ryosuke Niwa.
1317 Some words used in spellcheck-paste.js are considered as correct spellings in Mac's spellchecker.
1318 This patch changes them into 'zz' so that Mac's spellchecker can make them as misspelling.
1320 * editing/spelling/script-tests/spellcheck-paste.js:
1321 (pasteAndVerify.trial):
1324 * editing/spelling/spellcheck-paste-expected.txt:
1326 2012-03-12 Nikolas Zimmermann <nzimmermann@rim.com>
1328 SVG Animations update baseVal instead of animVal
1329 https://bugs.webkit.org/show_bug.cgi?id=12437
1331 Reviewed by Dirk Schulze.
1333 Update test expectations after turning on animVal support for SVGLength, the first primitive now support animVal.
1334 Added several new tests, checking additive behaviour with SVGLength objects, removing animation elements
1335 while animations are running (+ test repainting of those cases), etc.
1337 * platform/mac/svg/repaint/repainting-after-animation-element-removal-expected.png: Added.
1338 * platform/mac/svg/repaint/repainting-after-animation-element-removal-expected.txt: Added.
1339 * svg/animations/additive-from-to-width-animation-expected.txt: Added.
1340 * svg/animations/additive-from-to-width-animation.html: Added.
1341 * svg/animations/additive-values-width-animation-expected.txt: Added.
1342 * svg/animations/additive-values-width-animation.html: Added.
1343 * svg/animations/animVal-basics-expected.txt:
1344 * svg/animations/animate-calcMode-spline-by-expected.txt:
1345 * svg/animations/animate-calcMode-spline-from-by-expected.txt:
1346 * svg/animations/animate-calcMode-spline-from-to-expected.txt:
1347 * svg/animations/animate-calcMode-spline-to-expected.txt:
1348 * svg/animations/animate-calcMode-spline-values-expected.txt:
1349 * svg/animations/animate-elem-02-t-drt-expected.txt:
1350 * svg/animations/animate-elem-09-t-drt-expected.txt:
1351 * svg/animations/animate-elem-10-t-drt-expected.txt:
1352 * svg/animations/animate-elem-11-t-drt-expected.txt:
1353 * svg/animations/animate-elem-12-t-drt-expected.txt:
1354 * svg/animations/animate-elem-13-t-drt-expected.txt:
1355 * svg/animations/animate-elem-14-t-drt-expected.txt:
1356 * svg/animations/animate-elem-15-t-drt-expected.txt:
1357 * svg/animations/animate-elem-16-t-drt-expected.txt:
1358 * svg/animations/animate-elem-17-t-drt-expected.txt:
1359 * svg/animations/animate-elem-18-t-drt-expected.txt:
1360 * svg/animations/animate-elem-19-t-drt-expected.txt:
1361 * svg/animations/animate-end-attribute-expected.txt:
1362 * svg/animations/animate-endElement-beginElement-expected.txt:
1363 * svg/animations/animate-from-to-keyTimes-expected.txt:
1364 * svg/animations/animate-insert-begin-expected.txt:
1365 * svg/animations/animate-insert-no-begin-expected.txt:
1366 * svg/animations/animate-keySplines-expected.txt:
1367 * svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt:
1368 * svg/animations/attributeTypes-expected.txt:
1369 * svg/animations/change-baseVal-while-animating-fill-freeze-2-expected.txt: Added.
1370 * svg/animations/change-baseVal-while-animating-fill-freeze-2.html: Added.
1371 * svg/animations/change-baseVal-while-animating-fill-freeze-expected.txt: Added.
1372 * svg/animations/change-baseVal-while-animating-fill-freeze.html: Added.
1373 * svg/animations/change-baseVal-while-animating-fill-remove-2-expected.txt: Added.
1374 * svg/animations/change-baseVal-while-animating-fill-remove-2.html: Added.
1375 * svg/animations/change-baseVal-while-animating-fill-remove-expected.txt: Added.
1376 * svg/animations/change-baseVal-while-animating-fill-remove.html: Added.
1377 * svg/animations/change-target-while-animating-SVG-property-expected.txt: Added.
1378 * svg/animations/change-target-while-animating-SVG-property.html: Added.
1379 * svg/animations/multiple-animations-fill-freeze-expected.txt: Added.
1380 * svg/animations/multiple-animations-fill-freeze.html: Added.
1381 * svg/animations/remove-animation-element-while-animation-is-running-expected.txt: Added.
1382 * svg/animations/remove-animation-element-while-animation-is-running.html: Added.
1383 * svg/animations/resources/additive-from-to-width-animation.svg: Added.
1384 * svg/animations/resources/additive-values-width-animation.svg: Added.
1385 * svg/animations/resources/change-baseVal-while-animating-fill-freeze.svg: Added.
1386 * svg/animations/resources/change-baseVal-while-animating-fill-remove.svg: Added.
1387 * svg/animations/resources/change-target-while-animating-SVG-property.svg: Added.
1388 * svg/animations/resources/multiple-animations-fill-freeze.svg: Added.
1389 * svg/animations/resources/remove-animation-element-while-animation-is-running.svg: Added.
1390 * svg/animations/script-tests/additive-from-to-width-animation.js: Added.
1395 * svg/animations/script-tests/additive-values-width-animation.js: Added.
1403 * svg/animations/script-tests/animVal-basics.js:
1406 * svg/animations/script-tests/animate-calcMode-spline-by.js:
1409 * svg/animations/script-tests/animate-calcMode-spline-from-by.js:
1412 * svg/animations/script-tests/animate-calcMode-spline-from-to.js:
1415 * svg/animations/script-tests/animate-calcMode-spline-to.js:
1418 * svg/animations/script-tests/animate-calcMode-spline-values.js:
1421 * svg/animations/script-tests/animate-elem-02-t-drt.js:
1424 (sampleAfterBeginOfFirstRepetition):
1425 (sampleAfterMidOfFirstRepetition):
1426 * svg/animations/script-tests/animate-elem-09-t-drt.js:
1431 * svg/animations/script-tests/animate-elem-10-t-drt.js:
1436 * svg/animations/script-tests/animate-elem-11-t-drt.js:
1441 * svg/animations/script-tests/animate-elem-12-t-drt.js:
1446 * svg/animations/script-tests/animate-elem-13-t-drt.js:
1450 * svg/animations/script-tests/animate-elem-14-t-drt.js:
1455 * svg/animations/script-tests/animate-elem-15-t-drt.js:
1460 * svg/animations/script-tests/animate-elem-16-t-drt.js:
1465 * svg/animations/script-tests/animate-elem-17-t-drt.js:
1470 * svg/animations/script-tests/animate-elem-18-t-drt.js:
1475 * svg/animations/script-tests/animate-elem-19-t-drt.js:
1480 * svg/animations/script-tests/animate-end-attribute.js:
1483 * svg/animations/script-tests/animate-endElement-beginElement.js:
1485 * svg/animations/script-tests/animate-from-to-keyTimes.js:
1488 * svg/animations/script-tests/animate-insert-begin.js:
1491 * svg/animations/script-tests/animate-insert-no-begin.js:
1494 * svg/animations/script-tests/animate-keySplines.js:
1498 * svg/animations/script-tests/animate-number-calcMode-discrete-keyTimes.js:
1502 * svg/animations/script-tests/attributeTypes.js:
1506 * svg/animations/script-tests/change-baseVal-while-animating-fill-freeze-2.js: Added.
1513 * svg/animations/script-tests/change-baseVal-while-animating-fill-freeze.js: Added.
1520 * svg/animations/script-tests/change-baseVal-while-animating-fill-remove-2.js: Added.
1527 * svg/animations/script-tests/change-baseVal-while-animating-fill-remove.js: Added.
1534 * svg/animations/script-tests/change-target-while-animating-SVG-property.js: Added.
1541 * svg/animations/script-tests/multiple-animations-fill-freeze.js: Added.
1551 * svg/animations/script-tests/remove-animation-element-while-animation-is-running.js: Added.
1557 * svg/animations/script-tests/svglength-animation-LengthModeHeight.js:
1560 * svg/animations/script-tests/svglength-animation-LengthModeOther.js:
1563 * svg/animations/script-tests/svglength-animation-LengthModeWidth.js:
1566 * svg/animations/script-tests/svglength-animation-invalid-value-1.js:
1568 * svg/animations/script-tests/svglength-animation-invalid-value-2.js:
1570 * svg/animations/script-tests/svglength-animation-invalid-value-3.js:
1572 * svg/animations/script-tests/svglength-animation-number-to-number.js:
1575 * svg/animations/script-tests/svglength-animation-px-to-cm.js:
1578 * svg/animations/script-tests/svglength-animation-px-to-ems.js:
1581 * svg/animations/script-tests/svglength-animation-px-to-exs.js:
1584 * svg/animations/script-tests/svglength-animation-px-to-in.js:
1587 * svg/animations/script-tests/svglength-animation-px-to-number.js:
1590 * svg/animations/script-tests/svglength-animation-px-to-pc.js:
1593 * svg/animations/script-tests/svglength-animation-px-to-percentage.js:
1596 * svg/animations/script-tests/svglength-animation-px-to-pt.js:
1599 * svg/animations/script-tests/svglength-animation-px-to-px.js:
1602 * svg/animations/script-tests/svglength-animation-unitType.js:
1606 * svg/animations/script-tests/svglength-animation-values.js:
1611 * svg/animations/svglength-animation-LengthModeHeight-expected.txt:
1612 * svg/animations/svglength-animation-LengthModeOther-expected.txt:
1613 * svg/animations/svglength-animation-LengthModeWidth-expected.txt:
1614 * svg/animations/svglength-animation-invalid-value-1-expected.txt:
1615 * svg/animations/svglength-animation-invalid-value-2-expected.txt:
1616 * svg/animations/svglength-animation-invalid-value-3-expected.txt:
1617 * svg/animations/svglength-animation-number-to-number-expected.txt:
1618 * svg/animations/svglength-animation-px-to-cm-expected.txt:
1619 * svg/animations/svglength-animation-px-to-ems-expected.txt:
1620 * svg/animations/svglength-animation-px-to-exs-expected.txt:
1621 * svg/animations/svglength-animation-px-to-in-expected.txt:
1622 * svg/animations/svglength-animation-px-to-number-expected.txt:
1623 * svg/animations/svglength-animation-px-to-pc-expected.txt:
1624 * svg/animations/svglength-animation-px-to-percentage-expected.txt:
1625 * svg/animations/svglength-animation-px-to-pt-expected.txt:
1626 * svg/animations/svglength-animation-px-to-px-expected.txt:
1627 * svg/animations/svglength-animation-unitType-expected.txt:
1628 * svg/animations/svglength-animation-values-expected.txt:
1629 * svg/repaint/repainting-after-animation-element-removal.svg: Added.
1631 2012-03-13 Philippe Normand <pnormand@igalia.com>
1633 Unreviewed, inspector test rebaseline after r110532.
1635 * inspector/styles/svg-style-expected.txt:
1637 2012-03-13 Yosifumi Inoue <yosin@chromium.org>
1639 [Forms] Re-factor label.for tests for extending test coverage
1640 https://bugs.webkit.org/show_bug.cgi?id=80574
1642 Reviewed by Kent Tamura.
1644 This patch changes label.labels attribute testing with using shared
1645 utility functions, createFormControlDataSet for representing form
1646 related information of HTML5 specification and setupLabelsTeset for
1647 populating test sample dom tree and data set.
1649 This patch extends coverage of existing label.labels test to cover
1650 defined in the specification, labelable-elements.html, and adds
1651 multiple label entries tests, labels-multiple-*.html.
1653 Note: test failure of hidden input type will be fixed by
1654 https://bugs.webkit.org/show_bug.cgi?id=80403
1656 Note: test failure of output element will be fixed by
1657 https://bugs.webkit.org/show_bug.cgi?id=80466
1659 * fast/forms/label/labelable-elements-expected.txt: Added.
1660 * fast/forms/label/labelable-elements.html: Added.
1661 * fast/forms/label/labels-add-htmlFor-label-expected.txt:
1662 * fast/forms/label/labels-add-htmlFor-label.html:
1663 * fast/forms/label/labels-add-parent-label-expected.txt:
1664 * fast/forms/label/labels-add-parent-label.html:
1665 * fast/forms/label/labels-change-htmlFor-attribute-expected.txt:
1666 * fast/forms/label/labels-change-htmlFor-attribute.html:
1667 * fast/forms/label/labels-multiple-sibling-labels-expected.txt: Added.
1668 * fast/forms/label/labels-multiple-sibling-labels.html: Added.
1669 * fast/forms/label/labels-parent-and-sibling-labels-expected.txt: Added.
1670 * fast/forms/label/labels-parent-and-sibling-labels.html: Added.
1671 * fast/forms/label/labels-remove-htmlFor-attribute-expected.txt:
1672 * fast/forms/label/labels-remove-htmlFor-attribute.html:
1673 * fast/forms/label/labels-remove-htmlFor-label-expected.txt:
1674 * fast/forms/label/labels-remove-htmlFor-label.html:
1675 * fast/forms/label/labels-remove-parent-label-expected.txt:
1676 * fast/forms/label/labels-remove-parent-label.html:
1677 * fast/forms/label/labels-set-htmlFor-attribute-expected.txt:
1678 * fast/forms/label/labels-set-htmlFor-attribute.html:
1679 * fast/forms/resources/common.js:
1680 (createFormControlDataSet): Returns form control data set for providing
1681 labelable elements and supported elements information.
1682 * fast/forms/resources/label-test-util.js: Added.
1683 (setupLabelsTest.return.dataSet.dataSet.getLabelableElementData):
1684 (setupLabelsTest): Populate dom tree for unit tests.
1686 2012-03-12 Sheriff Bot <webkit.review.bot@gmail.com>
1688 Unreviewed, rolling out r110524.
1689 http://trac.webkit.org/changeset/110524
1690 https://bugs.webkit.org/show_bug.cgi?id=80936
1692 breaks chromium win build. (Requested by morrita on #webkit).
1694 * platform/chromium/test_expectations.txt:
1696 2012-03-12 Hans Muller <hmuller@adobe.com>
1698 SVG should support transform-origin and relative values
1699 https://bugs.webkit.org/show_bug.cgi?id=79068
1701 Reviewed by Dirk Schulze.
1703 Added tests for SVG CSS transform-origin property support and for
1704 CSS translations specified with percentages and applied to an SVG element.
1706 * svg/transforms/change-transform-origin-css-expected.xhtml: Added.
1707 * svg/transforms/change-transform-origin-css.xhtml: Added.
1708 * svg/transforms/change-transform-origin-presentation-attribute-expected.xhtml: Added.
1709 * svg/transforms/change-transform-origin-presentation-attribute.xhtml: Added.
1710 * svg/transforms/percent-transform-values-expected.txt: Added.
1711 * svg/transforms/percent-transform-values.xhtml: Added.
1712 * svg/transforms/transform-origin-css-property-expected.xhtml: Added.
1713 * svg/transforms/transform-origin-css-property.xhtml: Added.
1715 2012-03-12 Sam Weinig <sam@webkit.org>
1717 Fix assert seen in DRT due to not calling EventSender.mouseUp in a previous test
1718 https://bugs.webkit.org/show_bug.cgi?id=80925
1720 Reviewed by Maciej Stachowiak.
1722 * fast/events/input-element-display-none-in-dragleave-crash.html:
1723 Add call to eventSender.mouseUp().
1725 2012-03-12 Zhenyao Mo <zmo@google.com>
1727 After webgl canvas resize, bindings might be lost
1728 https://bugs.webkit.org/show_bug.cgi?id=80895
1730 Reviewed by Stephen White.
1732 * fast/canvas/webgl/texture-bindings-uneffected-on-resize-expected.txt: Added.
1733 * fast/canvas/webgl/texture-bindings-uneffected-on-resize.html: Added.
1735 2012-03-12 Erik Arvidsson <arv@chromium.org>
1737 [V8] Use v8::V8::AddHiddenReferences instead of SetHiddenValue
1738 https://bugs.webkit.org/show_bug.cgi?id=80880
1740 Reviewed by Adam Barth.
1742 * platform/chromium/test_expectations.txt:
1744 2012-03-12 Dirk Pranke <dpranke@chromium.org>
1746 Remove obsolete 'CPU' modifier.
1748 Unreviewed, expectations change.
1750 * platform/chromium/test_expectations.txt:
1752 2012-03-12 Gavin Barraclough <barraclough@apple.com>
1754 Object.defineProperty doesn't respect attributes when applied to the Global Object
1755 https://bugs.webkit.org/show_bug.cgi?id=38636
1756 Object.defineProperty doesn't create property on Global Object in the presence of a setter in the prototype chain
1757 https://bugs.webkit.org/show_bug.cgi?id=48911
1759 Rubber stamped by Michael Saboff.
1761 * fast/js/Object-defineProperty-expected.txt:
1762 * fast/js/script-tests/Object-defineProperty.js:
1763 - Added test cases for bugs #38636 & #48911.
1765 2012-03-12 Dirk Pranke <dpranke@chromium.org>
1767 Remove obsolete chromium-gpu-* platform directories for LayoutTests baselines.
1769 Unreviewed, baselines change.
1771 All of the baselines are now in platform/chromium-*/platform/chromium/virtual/gpu/*.
1773 * platform/chromium-gpu-linux/fast/canvas/arc360-expected.png: Removed.
1774 * platform/chromium-gpu-linux/fast/canvas/canvas-before-css-expected.png: Removed.
1775 * platform/chromium-gpu-linux/fast/canvas/canvas-bg-expected.png: Removed.
1776 * platform/chromium-gpu-linux/fast/canvas/canvas-bg-expected.txt: Removed.
1777 * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.png: Removed.
1778 * platform/chromium-gpu-linux/fast/canvas/canvas-resize-reset-expected.png: Removed.
1779 * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png: Removed.
1780 * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.png: Removed.
1781 * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.png: Removed.
1782 * platform/chromium-gpu-linux/fast/canvas/canvasDrawingIntoSelf-expected.png: Removed.
1783 * platform/chromium-gpu-linux/fast/canvas/drawImage-expected.png: Removed.
1784 * platform/chromium-gpu-linux/fast/canvas/fill-stroke-clip-reset-path-expected.png: Removed.
1785 * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.png: Removed.
1786 * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.png: Removed.
1787 * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png: Removed.
1788 * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.png: Removed.
1789 * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.png: Removed.
1790 * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.png: Removed.
1791 * platform/chromium-gpu-linux/fast/canvas/setWidthResetAfterForcedRender-expected.png: Removed.
1792 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-1-expected.png: Removed.
1793 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-2-expected.png: Removed.
1794 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-3-expected.png: Removed.
1795 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-4-expected.png: Removed.
1796 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-5-expected.png: Removed.
1797 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-6-expected.png: Removed.
1798 * platform/chromium-gpu-linux/fast/canvas/shadow-offset-7-expected.png: Removed.
1799 * platform/chromium-gpu-linux/fast/canvas/toDataURL-alpha-expected.png: Removed.
1800 * platform/chromium-gpu-linux/fast/canvas/zero-size-fill-rect-expected.png: Removed.
1801 * platform/chromium-gpu-linux/fast/media/mq-transform-02-expected.png: Removed.
1802 * platform/chromium-gpu-linux/fast/media/mq-transform-02-expected.txt: Removed.
1803 * platform/chromium-gpu-linux/fast/media/mq-transform-03-expected.png: Removed.
1804 * platform/chromium-gpu-linux/fast/media/mq-transform-03-expected.txt: Removed.
1805 * platform/chromium-gpu-linux/fast/repaint/canvas-putImageData-expected.png: Removed.
1806 * platform/chromium-gpu-linux/fast/repaint/canvas-putImageData-expected.txt: Removed.
1807 * platform/chromium-gpu-linux/media/audio-controls-rendering-expected.png: Removed.
1808 * platform/chromium-gpu-linux/media/controls-after-reload-expected.png: Removed.
1809 * platform/chromium-gpu-linux/media/controls-strict-expected.png: Removed.
1810 * platform/chromium-gpu-linux/media/controls-styling-expected.png: Removed.
1811 * platform/chromium-gpu-linux/media/controls-without-preload-expected.png: Removed.
1812 * platform/chromium-gpu-linux/media/media-controls-clone-expected.png: Removed.
1813 * platform/chromium-gpu-linux/media/media-document-audio-repaint-expected.png: Removed.
1814 * platform/chromium-gpu-linux/media/video-aspect-ratio-expected.png: Removed.
1815 * platform/chromium-gpu-linux/media/video-canvas-alpha-expected.png: Removed.
1816 * platform/chromium-gpu-linux/media/video-colorspace-yuv420-expected.png: Removed.
1817 * platform/chromium-gpu-linux/media/video-colorspace-yuv422-expected.png: Removed.
1818 * platform/chromium-gpu-linux/media/video-controls-rendering-expected.png: Removed.
1819 * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: Removed.
1820 * platform/chromium-gpu-linux/media/video-frame-accurate-seek-expected.png: Removed.
1821 * platform/chromium-gpu-linux/media/video-layer-crash-expected.png: Removed.
1822 * platform/chromium-gpu-linux/media/video-no-audio-expected.png: Removed.
1823 * platform/chromium-gpu-linux/media/video-playing-and-pause-expected.png: Removed.
1824 * platform/chromium-gpu-linux/media/video-transformed-expected.png: Removed.
1825 * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: Removed.
1826 * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png: Removed.
1827 * platform/chromium-gpu-linux/media/video-zoom-expected.png: Removed.
1828 * platform/chromium-gpu-mac/canvas/philip/tests/2d.gradient.radial.cone.cylinder-expected.txt: Removed.
1829 * platform/chromium-gpu-mac/canvas/philip/tests/2d.line.width.basic-expected.txt: Removed.
1830 * platform/chromium-gpu-mac/canvas/philip/tests/2d.line.width.transformed-expected.txt: Removed.
1831 * platform/chromium-gpu-mac/canvas/philip/tests/2d.path.arcTo.shape.curve1-expected.txt: Removed.
1832 * platform/chromium-gpu-mac/canvas/philip/tests/2d.path.arcTo.shape.curve2-expected.txt: Removed.
1833 * platform/chromium-gpu-mac/canvas/philip/tests/2d.shadow.enable.blur-expected.txt: Removed.
1834 * platform/chromium-gpu-mac/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt: Removed.
1835 * platform/chromium-gpu-mac/canvas/philip/tests/2d.transformation.setTransform.skewed-expected.txt: Removed.
1836 * platform/chromium-gpu-mac/canvas/philip/tests/2d.transformation.transform.skewed-expected.txt: Removed.
1837 * platform/chromium-gpu-mac/fast/canvas/canvas-as-image-expected.png: Removed.
1838 * platform/chromium-gpu-mac/fast/canvas/canvas-bg-expected.png: Removed.
1839 * platform/chromium-gpu-mac/fast/canvas/canvas-bg-zoom-expected.png: Removed.
1840 * platform/chromium-gpu-mac/fast/canvas/canvas-composite-expected.png: Removed.
1841 * platform/chromium-gpu-mac/fast/canvas/canvas-composite-fill-repaint-expected.png: Removed.
1842 * platform/chromium-gpu-mac/fast/canvas/canvas-composite-transformclip-expected.png: Removed.
1843 * platform/chromium-gpu-mac/fast/canvas/canvas-currentColor-expected.txt: Removed.
1844 * platform/chromium-gpu-mac/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Removed.
1845 * platform/chromium-gpu-mac/fast/canvas/canvas-fillPath-shadow-expected.txt: Removed.
1846 * platform/chromium-gpu-mac/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.
1847 * platform/chromium-gpu-mac/fast/canvas/canvas-shadow-expected.txt: Removed.
1848 * platform/chromium-gpu-mac/fast/canvas/canvas-text-alignment-expected.png: Removed.
1849 * platform/chromium-gpu-mac/fast/canvas/canvas-text-baseline-expected.png: Removed.
1850 * platform/chromium-gpu-mac/fast/canvas/canvas-transform-skewed-expected.png: Removed.
1851 * platform/chromium-gpu-mac/fast/canvas/canvas-transforms-during-path-expected.png: Removed.
1852 * platform/chromium-gpu-mac/fast/canvas/fillrect-gradient-zero-stops-expected.png: Removed.
1853 * platform/chromium-gpu-mac/fast/canvas/fillrect_gradient-expected.png: Removed.
1854 * platform/chromium-gpu-mac/fast/canvas/image-object-in-canvas-expected.png: Removed.
1855 * platform/chromium-gpu-mac/fast/canvas/image-pattern-rotate-expected.png: Removed.
1856 * platform/chromium-gpu-mac/fast/canvas/patternfill-repeat-expected.png: Removed.
1857 * platform/chromium-gpu-mac/fast/canvas/quadraticCurveTo-expected.png: Removed.
1858 * platform/chromium-gpu-mac/fast/canvas/setWidthResetAfterForcedRender-expected.png: Removed.
1859 * platform/chromium-gpu-mac/media/controls-after-reload-expected.png: Removed.
1860 * platform/chromium-gpu-mac/media/controls-strict-expected.png: Removed.
1861 * platform/chromium-gpu-mac/media/controls-styling-expected.png: Removed.
1862 * platform/chromium-gpu-mac/media/controls-without-preload-expected.png: Removed.
1863 * platform/chromium-gpu-mac/media/video-aspect-ratio-expected.png: Removed.
1864 * platform/chromium-gpu-mac/media/video-controls-rendering-expected.png: Removed.
1865 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: Removed.
1866 * platform/chromium-gpu-mac/media/video-layer-crash-expected.png: Removed.
1867 * platform/chromium-gpu-mac/media/video-no-audio-expected.png: Removed.
1868 * platform/chromium-gpu-mac/media/video-playing-and-pause-expected.png: Removed.
1869 * platform/chromium-gpu-mac/media/video-transformed-expected.png: Removed.
1870 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: Removed.
1871 * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png: Removed.
1872 * platform/chromium-gpu-mac/media/video-zoom-expected.png: Removed.
1873 * platform/chromium-gpu-win/fast/canvas/arc360-expected.png: Removed.
1874 * platform/chromium-gpu-win/fast/canvas/canvas-as-image-expected.png: Removed.
1875 * platform/chromium-gpu-win/fast/canvas/canvas-as-image-expected.txt: Removed.
1876 * platform/chromium-gpu-win/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Removed.
1877 * platform/chromium-gpu-win/fast/canvas/canvas-as-image-incremental-repaint-expected.txt: Removed.
1878 * platform/chromium-gpu-win/fast/canvas/canvas-before-css-expected.png: Removed.
1879 * platform/chromium-gpu-win/fast/canvas/canvas-bg-expected.png: Removed.
1880 * platform/chromium-gpu-win/fast/canvas/canvas-bg-expected.txt: Removed.
1881 * platform/chromium-gpu-win/fast/canvas/canvas-bg-zoom-expected.png: Removed.
1882 * platform/chromium-gpu-win/fast/canvas/canvas-bg-zoom-expected.txt: Removed.
1883 * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.png: Removed.
1884 * platform/chromium-gpu-win/fast/canvas/canvas-composite-fill-repaint-expected.png: Removed.
1885 * platform/chromium-gpu-win/fast/canvas/canvas-composite-transformclip-expected.png: Removed.
1886 * platform/chromium-gpu-win/fast/canvas/canvas-empty-image-pattern-expected.png: Removed.
1887 * platform/chromium-gpu-win/fast/canvas/canvas-resize-reset-expected.png: Removed.
1888 * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png: Removed.
1889 * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.png: Removed.
1890 * platform/chromium-gpu-win/fast/canvas/canvas-transform-identity-expected.png: Removed.
1891 * platform/chromium-gpu-win/fast/canvas/canvas-transform-infinity-expected.png: Removed.
1892 * platform/chromium-gpu-win/fast/canvas/canvas-transform-multiply-expected.png: Removed.
1893 * platform/chromium-gpu-win/fast/canvas/canvas-transform-nan-expected.png: Removed.
1894 * platform/chromium-gpu-win/fast/canvas/canvas-transform-non-invertible-expected.png: Removed.
1895 * platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.png: Removed.
1896 * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.png: Removed.
1897 * platform/chromium-gpu-win/fast/canvas/canvasDrawingIntoSelf-expected.png: Removed.
1898 * platform/chromium-gpu-win/fast/canvas/drawImage-expected.png: Removed.
1899 * platform/chromium-gpu-win/fast/canvas/fill-stroke-clip-reset-path-expected.png: Removed.
1900 * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.png: Removed.
1901 * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.png: Removed.
1902 * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.png: Removed.
1903 * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.png: Removed.
1904 * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.png: Removed.
1905 * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.png: Removed.
1906 * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.png: Removed.
1907 * platform/chromium-gpu-win/fast/canvas/setWidthResetAfterForcedRender-expected.png: Removed.
1908 * platform/chromium-gpu-win/fast/canvas/shadow-offset-1-expected.png: Removed.
1909 * platform/chromium-gpu-win/fast/canvas/shadow-offset-2-expected.png: Removed.
1910 * platform/chromium-gpu-win/fast/canvas/shadow-offset-3-expected.png: Removed.
1911 * platform/chromium-gpu-win/fast/canvas/shadow-offset-4-expected.png: Removed.
1912 * platform/chromium-gpu-win/fast/canvas/shadow-offset-5-expected.png: Removed.
1913 * platform/chromium-gpu-win/fast/canvas/shadow-offset-6-expected.png: Removed.
1914 * platform/chromium-gpu-win/fast/canvas/shadow-offset-7-expected.png: Removed.
1915 * platform/chromium-gpu-win/fast/canvas/toDataURL-alpha-expected.png: Removed.
1916 * platform/chromium-gpu-win/fast/canvas/zero-size-fill-rect-expected.png: Removed.
1917 * platform/chromium-gpu-win/media/controls-after-reload-expected.png: Removed.
1918 * platform/chromium-gpu-win/media/controls-strict-expected.png: Removed.
1919 * platform/chromium-gpu-win/media/controls-styling-expected.png: Removed.
1920 * platform/chromium-gpu-win/media/controls-without-preload-expected.png: Removed.
1921 * platform/chromium-gpu-win/media/video-aspect-ratio-expected.png: Removed.
1922 * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: Removed.
1923 * platform/chromium-gpu-win/media/video-colorspace-yuv420-expected.png: Removed.
1924 * platform/chromium-gpu-win/media/video-colorspace-yuv422-expected.png: Removed.
1925 * platform/chromium-gpu-win/media/video-controls-rendering-expected.png: Removed.
1926 * platform/chromium-gpu-win/media/video-display-toggle-expected.png: Removed.
1927 * platform/chromium-gpu-win/media/video-frame-accurate-seek-expected.png: Removed.
1928 * platform/chromium-gpu-win/media/video-layer-crash-expected.png: Removed.
1929 * platform/chromium-gpu-win/media/video-no-audio-expected.png: Removed.
1930 * platform/chromium-gpu-win/media/video-playing-and-pause-expected.png: Removed.
1931 * platform/chromium-gpu-win/media/video-transformed-expected.png: Removed.
1932 * platform/chromium-gpu-win/media/video-volume-slider-expected.png: Removed.
1933 * platform/chromium-gpu-win/media/video-zoom-controls-expected.png: Removed.
1934 * platform/chromium-gpu-win/media/video-zoom-expected.png: Removed.
1935 * platform/chromium-gpu/media/video-colorspace-yuv420-expected.png: Removed.
1936 * platform/chromium-gpu/media/video-colorspace-yuv422-expected.png: Removed.
1937 * platform/chromium-gpu/media/video-frame-accurate-seek-expected.png: Removed.
1939 2012-03-12 Adam Barth <abarth@webkit.org>
1941 This baseline also applies to chromium-mac-snowleopard, so we can move
1942 it up the fallback chain.
1944 * platform/chromium-mac-leopard/fast/events/scrollbar-double-click-expected.txt: Removed.
1945 * platform/chromium-mac-snowleopard/fast/events/scrollbar-double-click-expected.txt: Added.
1947 2012-03-12 Adam Barth <abarth@webkit.org>
1949 Update expected results after http://trac.webkit.org/changeset/110480.
1950 These results are very similar to our previous results and seem
1951 slightly improved AFAICT.
1953 * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.png:
1954 * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.png:
1955 * platform/chromium-mac-leopard/fast/forms/text-style-color-expected.png:
1956 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug99948-expected.png:
1957 * platform/chromium-mac-snowleopard/fast/block/float/032-expected.png:
1958 * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png:
1959 * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.png:
1960 * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.png:
1961 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug99948-expected.png:
1963 2012-03-12 Adam Barth <abarth@webkit.org>
1965 Restore previous expecation for chromium-mac-leopard. rniwa says this
1966 is the right thing to do.
1968 * platform/chromium-mac-leopard/fast/events/scrollbar-double-click-expected.txt: Added.
1970 2012-03-12 Ryosuke Niwa <rniwa@webkit.org>
1972 Yet another Mac rebaseline.
1974 * editing/pasteboard/dataTransfer-setData-getData-expected.txt:
1975 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
1977 2012-03-12 Rebecca Hauck <rhauck@adobe.com>
1979 Convert some fast/regions pixel tests to reftests
1980 https://bugs.webkit.org/show_bug.cgi?id=79132
1982 Reviewed by Dirk Schulze.
1984 * fast/regions/floats-basic-in-variable-width-regions-expected.html: Added.
1985 * fast/regions/floats-basic-in-variable-width-regions.html:
1986 * platform/chromium/test_expectations.txt:
1987 * platform/efl/fast/regions/floats-basic-in-variable-width-regions-expected.png: Removed.
1988 * platform/efl/fast/regions/floats-basic-in-variable-width-regions-expected.txt: Removed.
1989 * platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Removed.
1990 * platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.txt: Removed.
1992 2012-03-12 Abhishek Arya <inferno@chromium.org>
1994 Crash in Text::splitText due to mutation events.
1995 https://bugs.webkit.org/show_bug.cgi?id=80828
1997 Reviewed by Ryosuke Niwa.
1999 * fast/text/split-text-crash-expected.txt: Added.
2000 * fast/text/split-text-crash.xhtml: Added.
2002 2012-03-12 Kenneth Russell <kbr@google.com>
2004 Null argument to texSubImage2D crashes
2005 https://bugs.webkit.org/show_bug.cgi?id=80778
2007 Reviewed by Dean Jackson.
2009 Updated tex-sub-image-2d-bad-args test to verify new behavior.
2011 * fast/canvas/webgl/tex-sub-image-2d-bad-args-expected.txt:
2012 * fast/canvas/webgl/tex-sub-image-2d-bad-args.html:
2014 2012-03-12 Dimitri Glazkov <dglazkov@chromium.org>
2016 4 shadow DOM tests fail on Mac port
2017 https://bugs.webkit.org/show_bug.cgi?id=80869
2019 Reviewed by Ryosuke Niwa.
2021 * fast/dom/shadow/content-element-move.html: Changed to use ensureShadowRoot.
2022 * fast/dom/shadow/iframe-shadow.html: Changed to use WebKitShadowRoot polyfil.
2023 * fast/dom/shadow/resources/polyfill.js: Added.
2024 * fast/dom/shadow/shadow-on-image.html: Changed to use WebKitShadowRoot polyfil.
2025 * platform/wk2/Skipped: Added a test that should have been skipped when landed.
2027 2012-03-12 Alexis Menard <alexis.menard@openbossa.org>
2029 Update include path of the test scripts after r110470.
2031 Reviewed by Philippe Normand.
2033 * fast/dom/HTMLSelectElement/select-selectedIndex-multiple.html:
2034 * fast/dom/HTMLSelectElement/select-selectedIndex.html:
2035 * fast/dom/HTMLSelectElement/select-selectedOptions.html:
2037 2012-03-12 Adam Klein <adamk@chromium.org>
2039 Add test expectations accidentally left out of r110465.
2041 * fast/mutation/delivery-order-expected.txt: Added.
2043 2012-03-12 Ryosuke Niwa <rniwa@webkit.org>
2045 Mac rebaseline. Offset is always 700px now.
2047 * platform/mac/fast/events/scrollbar-double-click-expected.txt: Removed.
2048 * platform/win/fast/events/scrollbar-double-click-expected.txt: Removed.
2050 2012-03-12 Alexis Menard <alexis.menard@openbossa.org>
2052 Move <select> related layout tests in the place they should be.
2054 Reviewed by Andreas Kling.
2056 * fast/dom/HTMLSelectElement/select-selectedIndex-bug-12942-expected.txt: Added.
2057 * fast/dom/HTMLSelectElement/select-selectedIndex-bug-12942.html: Added.
2058 * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt: Added.
2059 * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt: Added.
2060 * fast/dom/HTMLSelectElement/select-selectedIndex-multiple.html: Added.
2061 * fast/dom/HTMLSelectElement/select-selectedIndex.html: Added.
2062 * fast/dom/HTMLSelectElement/select-selectedOptions-expected.txt: Added.
2063 * fast/dom/HTMLSelectElement/select-selectedOptions.html: Added.
2064 * fast/dom/select-selectedIndex-bug-12942-expected.txt: Removed.
2065 * fast/dom/select-selectedIndex-bug-12942.html: Removed.
2066 * fast/dom/select-selectedIndex-expected.txt: Removed.
2067 * fast/dom/select-selectedIndex-multiple-expected.txt: Removed.
2068 * fast/dom/select-selectedIndex-multiple.html: Removed.
2069 * fast/dom/select-selectedIndex.html: Removed.
2070 * fast/dom/select-selectedOptions-expected.txt: Removed.
2071 * fast/dom/select-selectedOptions.html: Removed.
2073 2012-03-12 David Grogan <dgrogan@chromium.org>
2075 IndexedDB: layout test style update
2076 https://bugs.webkit.org/show_bug.cgi?id=80555
2078 Change layoutTestController.waitUntilDone to var jsTestIsAsync = true
2079 and idb-specific done() to finishJSTest();
2081 Following the uniform style results in less overall code and makes
2082 them easier to convert to worker layout tests.
2084 Reviewed by Tony Chang.
2086 * storage/indexeddb/constants.html:
2087 * storage/indexeddb/create-and-remove-object-store.html:
2088 * storage/indexeddb/create-object-store-options.html:
2089 * storage/indexeddb/createObjectStore-name-argument-required.html:
2090 * storage/indexeddb/createObjectStore-null-name.html:
2091 * storage/indexeddb/cursor-continue.html:
2092 * storage/indexeddb/cursor-delete.html:
2093 * storage/indexeddb/cursor-inconsistency.html:
2094 * storage/indexeddb/cursor-index-delete.html:
2095 * storage/indexeddb/cursor-key-order.html:
2096 * storage/indexeddb/cursor-primary-key-order.html:
2097 * storage/indexeddb/cursor-reverse-bug.html:
2098 * storage/indexeddb/cursor-skip-deleted.html:
2099 * storage/indexeddb/cursor-update-value-argument-required.html:
2100 * storage/indexeddb/cursor-update.html:
2101 * storage/indexeddb/data-corruption.html:
2102 * storage/indexeddb/database-basics.html:
2103 * storage/indexeddb/database-name-undefined.html:
2104 * storage/indexeddb/database-odd-names.html:
2105 * storage/indexeddb/database-quota.html:
2106 * storage/indexeddb/delete-closed-database-object.html:
2107 * storage/indexeddb/delete-range.html:
2108 * storage/indexeddb/deleteIndex.html:
2109 * storage/indexeddb/deleteObjectStore-name-argument-required.html:
2110 * storage/indexeddb/deleteObjectStore-null-name.html:
2111 * storage/indexeddb/duplicates.html:
2112 * storage/indexeddb/error-causes-abort-by-default.html:
2113 * storage/indexeddb/exception-in-event-aborts-expected.txt:
2114 * storage/indexeddb/exception-in-event-aborts.html:
2115 * storage/indexeddb/factory-basics.html:
2116 * storage/indexeddb/factory-cmp.html:
2117 * storage/indexeddb/factory-deletedatabase-interactions.html:
2118 * storage/indexeddb/factory-deletedatabase.html:
2119 * storage/indexeddb/index-count.html:
2120 * storage/indexeddb/index-cursor.html:
2121 * storage/indexeddb/index-get-key-argument-required.html:
2122 * storage/indexeddb/index-multientry.html:
2123 * storage/indexeddb/index-unique.html:
2124 * storage/indexeddb/invalid-keys.html:
2125 * storage/indexeddb/key-generator.html:
2126 * storage/indexeddb/key-sort-order-across-types.html:
2127 * storage/indexeddb/key-sort-order-date.html:
2128 * storage/indexeddb/key-type-array.html:
2129 * storage/indexeddb/key-type-infinity.html:
2130 * storage/indexeddb/keypath-basics.html:
2131 * storage/indexeddb/keypath-edges.html:
2132 * storage/indexeddb/keypath-fetch-key.html:
2133 * storage/indexeddb/keyrange-required-arguments.html:
2134 * storage/indexeddb/keyrange.html:
2135 * storage/indexeddb/list-ordering.html:
2136 * storage/indexeddb/mozilla/add-twice-failure.html:
2137 * storage/indexeddb/mozilla/autoincrement-indexes.html:
2138 * storage/indexeddb/mozilla/bad-keypath.html:
2139 * storage/indexeddb/mozilla/clear.html:
2140 * storage/indexeddb/mozilla/create-index-unique.html:
2141 * storage/indexeddb/mozilla/create-index-with-integer-keys.html:
2142 * storage/indexeddb/mozilla/create-objectstore-basics.html:
2143 * storage/indexeddb/mozilla/create-objectstore-null-name.html:
2144 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html:
2145 * storage/indexeddb/mozilla/cursor-mutation.html:
2146 * storage/indexeddb/mozilla/cursor-update-updates-indexes.html:
2147 * storage/indexeddb/mozilla/cursors.html:
2148 * storage/indexeddb/mozilla/delete-result.html:
2149 * storage/indexeddb/mozilla/event-source.html:
2150 * storage/indexeddb/mozilla/global-data.html:
2151 * storage/indexeddb/mozilla/indexes.html:
2152 * storage/indexeddb/mozilla/key-requirements-delete-null-key.html:
2153 * storage/indexeddb/mozilla/key-requirements-inline-and-passed.html:
2154 * storage/indexeddb/mozilla/key-requirements-put-no-key.html:
2155 * storage/indexeddb/mozilla/key-requirements-put-null-key.html:
2156 * storage/indexeddb/mozilla/key-requirements.html:
2157 * storage/indexeddb/mozilla/object-cursors.html:
2158 * storage/indexeddb/mozilla/object-identity.html:
2159 * storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html:
2160 * storage/indexeddb/mozilla/object-store-remove-values.html:
2161 * storage/indexeddb/mozilla/objectstorenames.html:
2162 * storage/indexeddb/mozilla/odd-result-order.html:
2163 * storage/indexeddb/mozilla/open-database-null-name.html:
2164 * storage/indexeddb/mozilla/put-get-values.html:
2165 * storage/indexeddb/mozilla/readonly-transactions.html:
2166 * storage/indexeddb/mozilla/readwrite-transactions.html:
2167 * storage/indexeddb/mozilla/readyState.html:
2168 * storage/indexeddb/mozilla/remove-index.html:
2169 * storage/indexeddb/mozilla/remove-objectstore.html:
2170 * storage/indexeddb/mozilla/versionchange-abort.html:
2171 * storage/indexeddb/mozilla/versionchange.html:
2172 * storage/indexeddb/mutating-cursor.html:
2173 * storage/indexeddb/objectStore-required-arguments.html:
2174 * storage/indexeddb/objectstore-autoincrement.html:
2175 * storage/indexeddb/objectstore-clear.html:
2176 * storage/indexeddb/objectstore-count.html:
2177 * storage/indexeddb/objectstore-cursor.html:
2178 * storage/indexeddb/objectstore-removeobjectstore.html:
2179 * storage/indexeddb/odd-strings.html:
2180 * storage/indexeddb/open-close-version.html:
2181 * storage/indexeddb/open-cursor.html:
2182 * storage/indexeddb/open-during-transaction.html:
2183 * storage/indexeddb/queued-commands.html:
2184 * storage/indexeddb/readonly-properties.html:
2185 * storage/indexeddb/readonly.html:
2186 * storage/indexeddb/request-event-propagation.html:
2187 * storage/indexeddb/resources/shared.js:
2188 (unexpectedSuccessCallback):
2189 (unexpectedErrorCallback):
2190 (unexpectedAbortCallback):
2191 (unexpectedCompleteCallback):
2192 (unexpectedBlockedCallback):
2193 * storage/indexeddb/setVersion-null.html:
2194 * storage/indexeddb/setVersion-undefined.html:
2195 * storage/indexeddb/set_version_blocked.html:
2196 * storage/indexeddb/set_version_queue.html:
2197 * storage/indexeddb/structured-clone.html:
2198 * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html:
2199 * storage/indexeddb/transaction-abort-with-js-recursion.html:
2200 * storage/indexeddb/transaction-abort.html:
2201 * storage/indexeddb/transaction-after-close.html:
2202 * storage/indexeddb/transaction-and-objectstore-calls.html:
2203 * storage/indexeddb/transaction-crash-on-abort.html:
2204 * storage/indexeddb/transaction-event-propagation.html:
2205 * storage/indexeddb/transaction-read-only.html:
2206 * storage/indexeddb/transaction-rollback.html:
2207 * storage/indexeddb/transaction-storeNames-required.html:
2208 * storage/indexeddb/two-version-changes.html:
2209 * storage/indexeddb/value-undefined.html:
2210 * storage/indexeddb/values-odd-types.html:
2211 * storage/indexeddb/version-change-abort-expected.txt:
2212 * storage/indexeddb/version-change-abort.html:
2213 * storage/indexeddb/version-change-exclusive.html:
2214 * storage/indexeddb/versionchangerequest-activedomobject.html:
2216 2012-03-12 Ryosuke Niwa <rniwa@webkit.org>
2220 * platform/mac/fast/dom/Window/window-properties-expected.txt:
2221 * platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
2222 * platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
2224 2012-03-12 Adam Klein <adamk@chromium.org>
2226 [MutationObservers] Enforce a consistent order of MutationRecord delivery
2227 https://bugs.webkit.org/show_bug.cgi?id=80549
2229 Reviewed by Ojan Vafai.
2231 * fast/mutation/create-during-delivery-expected.txt: Added.
2232 * fast/mutation/create-during-delivery.html: Added.
2233 * fast/mutation/delivery-order.html: Added.
2234 * fast/mutation/mutate-during-delivery-expected.txt: Added.
2235 * fast/mutation/mutate-during-delivery.html: Added.
2237 2012-03-12 Mike Lawther <mikelawther@chromium.org>
2239 CSS3 calc: enable mixed percent/absolute for font
2240 https://bugs.webkit.org/show_bug.cgi?id=80813
2242 Reviewed by Ojan Vafai.
2244 * css3/calc/font-expected.txt:
2245 * css3/calc/font-size-expected.txt:
2247 2012-03-12 Mike Reed <reed@google.com>
2249 update expectations in preparation for bitmap-sampling fix in skia
2250 https://bugs.webkit.org/show_bug.cgi?id=80837
2254 * platform/chromium/test_expectations.txt:
2256 2012-03-12 Ryosuke Niwa <rniwa@webkit.org>
2258 REGRESSION(r109285): Crash in WebCore::Document::nodeChildrenWillBeRemoved
2259 https://bugs.webkit.org/show_bug.cgi?id=80578
2261 Reviewed by Andreas Kling.
2263 * fast/regions/select-in-region-crash-expected.txt: Rebaselined.
2264 * svg/css/style-change-crash-expected.txt: Added.
2265 * svg/css/style-change-crash.html: Added.
2267 2012-03-12 Sadrul Habib Chowdhury <sadrul@chromium.org>
2269 Touch event handler count is not updated when adding handlers to the window.
2270 https://bugs.webkit.org/show_bug.cgi?id=80756
2272 Reviewed by Anders Carlsson.
2274 The new layout tests add and remove touch event handlers on the window, document, and a div in the
2275 document, and tests that the count is updated correctly when handlers are added and/or removed.
2277 * fast/events/touch/touch-handler-count-expected.txt: Added.
2278 * fast/events/touch/touch-handler-count.html: Added.
2280 2012-03-12 Eric Uhrhane <ericu@chromium.org>
2282 [Chromium] fast/filesystem/op-restricted-chars.html fails on Windows
2283 https://bugs.webkit.org/show_bug.cgi?id=75110
2285 Reviewed by Ryosuke Niwa.
2287 Remove expectation now that it's fixed.
2288 * platform/chromium/test_expectations.txt:
2290 2012-03-12 Philippe Normand <pnormand@igalia.com>
2292 Unreviewed, unskip a media test in GTK.
2294 * platform/gtk/Skipped: media/video-volume-slider.html was fixed
2296 * platform/gtk/media/video-volume-slider-expected.txt:
2298 2012-03-12 Pavel Feldman <pfeldman@chromium.org>
2300 Web Inspector: recognize Float*Array and Int*Array as arrays.
2301 https://bugs.webkit.org/show_bug.cgi?id=80850
2303 Reviewed by Vsevolod Vlasov.
2305 * inspector/console/console-external-array-expected.txt: Added.
2306 * inspector/console/console-external-array.html: Added.
2308 2012-03-12 Matt Falkenhagen <falken@chromium.org>
2310 Add tests for dynamic attribute changes for mapping of lang/xml:lang to -webkit-locale
2311 https://bugs.webkit.org/show_bug.cgi?id=80658
2313 Reviewed by Alexey Proskuryakov.
2315 * fast/text/lang-mapped-to-webkit-locale-dynamic-expected.txt: Added.
2316 * fast/text/lang-mapped-to-webkit-locale-dynamic.xhtml: Added.
2318 2012-03-12 Philippe Normand <pnormand@igalia.com>
2320 Unreviewed, slight Skipped list reorganization and unskip a bunch
2321 of inspector tests on GTK.
2323 * platform/gtk/Skipped:
2325 2012-03-12 Pavel Podivilov <podivilov@chromium.org>
2327 Web Inspector: DebuggerModel.Location should have scriptId property.
2328 https://bugs.webkit.org/show_bug.cgi?id=80830
2330 Reviewed by Vsevolod Vlasov.
2332 * http/tests/inspector/compiler-source-mapping.html:
2333 * http/tests/inspector/debugger-test.js:
2334 (initialize_DebuggerTest):
2335 * http/tests/inspector/search/search-in-concatenated-script.html:
2336 * http/tests/inspector/search/search-in-script.html:
2337 * inspector/debugger/debugger-scripts.html:
2338 * inspector/debugger/linkifier.html:
2339 * inspector/debugger/raw-source-code.html:
2340 * inspector/debugger/script-formatter.html:
2342 2012-03-12 Csaba Osztrogonác <ossy@webkit.org>
2344 [Qt] REGRESSION(r110401): fast/table/table-row-compositing-repaint-crash.html asserts
2345 https://bugs.webkit.org/show_bug.cgi?id=80833
2347 Unreviewed gardening.
2349 * platform/qt/Skipped: Skip fast/table/table-row-compositing-repaint-crash.html to paint the bot green.
2351 2012-03-12 Ilya Tikhonovsky <loislo@chromium.org>
2353 Re-apply the patch after v8 roll to r11000.
2355 Web Inspector: move heap snapshot nodes data to external array.
2356 https://bugs.webkit.org/show_bug.cgi?id=79911
2358 Reviewed by Vsevolod Vlasov.
2360 * inspector/profiler/heap-snapshot-loader.html:
2361 * inspector/profiler/heap-snapshot-test.js:
2362 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw):
2363 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMock):
2364 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM):
2366 2012-03-12 Hans Wennborg <hans@chromium.org>
2368 Speech JavaScript API: SpeechRecognitionEvent
2369 https://bugs.webkit.org/show_bug.cgi?id=80513
2371 Reviewed by Adam Barth.
2373 Add test for SpeechRecognitionEvent.
2374 Update Skipped files for all ports except Chromium.
2376 * fast/events/constructors/speech-recognition-event-constructor-expected.txt: Added.
2377 * fast/events/constructors/speech-recognition-event-constructor.html: Added.
2378 * platform/gtk/Skipped:
2379 * platform/mac/Skipped:
2380 * platform/qt/Skipped:
2381 * platform/win/Skipped:
2382 * platform/wincairo/Skipped:
2384 2012-03-12 Andrey Kosyakov <caseq@chromium.org>
2386 Unreviewed, remove flakiness flags for timeline-start-time.html following a fix in r100417.
2387 https://bugs.webkit.org/show_bug.cgi?id=80803
2389 * platform/chromium/test_expectations.txt:
2391 2012-03-12 Andrey Kosyakov <caseq@chromium.org>
2393 Unreviewed flakiness fix.
2395 * inspector/timeline/timeline-start-time.html:
2397 2012-03-12 Philippe Normand <pnormand@igalia.com>
2399 Unreviewed, GTK rebaseline after r110409. And skip a new GTK
2400 layout test failing after r110371.
2402 * platform/gtk/Skipped:
2403 * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
2404 * platform/gtk/fast/layers/video-layer-expected.txt:
2405 * platform/gtk/media/audio-controls-rendering-expected.txt:
2406 * platform/gtk/media/audio-repaint-expected.txt:
2407 * platform/gtk/media/controls-strict-expected.txt:
2408 * platform/gtk/media/controls-styling-expected.txt:
2409 * platform/gtk/media/controls-without-preload-expected.txt:
2410 * platform/gtk/media/media-controls-clone-expected.txt:
2411 * platform/gtk/media/media-document-audio-repaint-expected.txt:
2412 * platform/gtk/media/video-controls-rendering-expected.txt:
2413 * platform/gtk/media/video-empty-source-expected.txt:
2414 * platform/gtk/media/video-no-audio-expected.txt:
2415 * platform/gtk/media/video-zoom-controls-expected.txt:
2417 2012-03-08 Roland Steiner <rolandsteiner@chromium.org>
2419 Unreviewed: Fix typos in fast/css/style-scoped/style-scoped-basic.html layout test.
2421 * fast/css/style-scoped/style-scoped-basic.html:
2423 2012-03-11 Pavel Podivilov <podivilov@chromium.org>
2425 Web Inspector: decouple LiveLocation from RawSourceCode.
2426 https://bugs.webkit.org/show_bug.cgi?id=80785
2428 Reviewed by Vsevolod Vlasov.
2430 * inspector/debugger/callstack-placards-discarded-expected.txt:
2431 * inspector/debugger/callstack-placards-discarded.html:
2432 * inspector/debugger/linkifier.html:
2434 2012-03-11 Fumitoshi Ukai <ukai@chromium.org>
2436 Unreviewed, update chromium test expectations.
2438 * platform/chromium/test_expectations.txt:
2440 2012-03-11 Fumitoshi Ukai <ukai@chromium.org>
2442 Unreviewed, update chromium test expectations.
2444 * platform/chromium/test_expectations.txt:
2446 2012-03-11 Victor Carbune <vcarbune@adobe.com>
2448 Updated layout tests for basic rendering of cues.
2449 Some Chromium tests require rebaselining and have been marked accordingly.
2451 https://bugs.webkit.org/show_bug.cgi?id=79746
2453 Reviewed by Eric Carlson.
2455 * media/media-controls.js: Adjusted helper function.
2456 (mediaControlsElement):
2457 (textTrackDisplayElement): If the method is called with only
2458 one parameter, it returns the text track container instead of
2460 * media/track/track-cue-mutable-text-expected.txt: Adjusted.
2461 * media/track/track-cue-nothing-to-render-expected.txt: Adjusted.
2462 * media/track/track-cue-rendering-expected.txt: Adjusted.
2463 * media/track/track-cue-rendering.html: Adjusted.
2464 * platform/chromium/test_expectations.txt: Marked tests that need to
2465 be rebaselined accordingly.
2467 2012-03-11 Noel Gordon <noel.gordon@gmail.com>
2469 Unreviewed gardening. Rebaseline svg/text/foreignObject-repaint.xml to close
2470 out http://crbug.com/11483
2472 * platform/chromium-linux/svg/text/foreignObject-repaint-expected.png: Added.
2473 * platform/chromium/test_expectations.txt:
2475 2012-03-11 Fumitoshi Ukai <ukai@chromium.org>
2477 Unreviewed, update chromium test expectations
2479 * platform/chromium/test_expectations.txt:
2481 2012-03-11 Fumitoshi Ukai <ukai@chromium.org>
2483 Unreviewed, update chromium test expectations.
2485 * platform/chromium/test_expectations.txt:
2487 2012-03-11 Shawn Singh <shawnsingh@chromium.org>
2489 REGRESSION (r93614): scrolling div does not repaint
2490 https://bugs.webkit.org/show_bug.cgi?id=80641
2492 Reviewed by Simon Fraser.
2494 * compositing/repaint/newly-composited-repaint-rect-expected.png: Added.
2495 * compositing/repaint/newly-composited-repaint-rect-expected.txt: Added.
2496 * compositing/repaint/newly-composited-repaint-rect.html: Added.
2498 2012-03-11 Gavin Barraclough <barraclough@apple.com>
2500 Inconsistent SyntaxError from new Function(...)
2501 https://bugs.webkit.org/show_bug.cgi?id=59795
2503 Rubber stamped by Oliver Hunt.
2505 * fast/js/function-constructor-error-expected.txt: Added.
2506 * fast/js/function-constructor-error.html: Added.
2507 * fast/js/script-tests/function-constructor-error.js: Added.
2508 - Adding test cases.
2510 2012-03-09 Gavin Barraclough <barraclough@apple.com>
2512 Object.freeze broken on latest Nightly
2513 https://bugs.webkit.org/show_bug.cgi?id=80577
2515 Reviewed by Oliver Hunt.
2517 * fast/js/preventExtensions-expected.txt:
2518 * fast/js/script-tests/preventExtensions.js:
2521 2012-03-11 Pavel Feldman <pfeldman@chromium.org>
2523 Web Inspector: console.log attempts to substitute any "%" character in the message.
2524 https://bugs.webkit.org/show_bug.cgi?id=80504
2526 Reviewed by Vsevolod Vlasov.
2528 * inspector/console/console-string-format-expected.txt: Added.
2529 * inspector/console/console-string-format.html: Added.
2531 2012-03-11 Vsevolod Vlasov <vsevik@chromium.org>
2533 Web Inspector: Network panel does not show responses for application/json data
2534 https://bugs.webkit.org/show_bug.cgi?id=80684
2536 Reviewed by Pavel Feldman.
2538 * http/tests/inspector/network/async-xhr-json-mime-type-expected.txt: Added.
2539 * http/tests/inspector/network/async-xhr-json-mime-type.html: Added.
2540 * http/tests/inspector/network/resources/json.php: Added.
2542 2012-03-11 Vsevolod Vlasov <vsevik@chromium.org>
2544 Web Inspector: CSS content is not shown when stylesheet is loaded with invalid mime type in quirks mode.
2545 https://bugs.webkit.org/show_bug.cgi?id=80528
2547 Reviewed by Pavel Feldman.
2549 * http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content-expected.txt: Added.
2550 * http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content.html: Added.
2551 * http/tests/inspector/resource-tree/resources/stylesheet-text-plain.php: Added.
2553 2012-03-10 Julien Chaffraix <jchaffraix@webkit.org>
2555 RenderObject with 'resize' different from 'none' should have a RenderLayer
2556 https://bugs.webkit.org/show_bug.cgi?id=80738
2558 Reviewed by James Robinson.
2560 * platform/chromium/test_expectations.txt:
2561 * platform/efl/test_expectations.txt:
2562 * platform/gtk/test_expectations.txt:
2563 * platform/mac/test_expectations.txt:
2564 * platform/win/Skipped:
2565 Unskip the test on most platform but Qt. Qt has a bug about the test timing out
2566 which may be related.
2568 2012-03-10 Nikolas Zimmermann <nzimmermann@rim.com>
2570 Not reviewed. Final chunk of SL rebaselines with Generic RGB profile for svg/.
2572 * platform/mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
2573 * platform/mac-snowleopard/svg/filters/animate-fill-expected.png:
2574 * platform/mac-snowleopard/svg/filters/big-sized-filter-2-expected.png:
2575 * platform/mac-snowleopard/svg/filters/big-sized-filter-expected.png:
2576 * platform/mac-snowleopard/svg/filters/feColorMatrix-default-type-expected.png:
2577 * platform/mac-snowleopard/svg/filters/feColorMatrix-offset-expected.png:
2578 * platform/mac-snowleopard/svg/filters/feColorMatrix-saturate-expected.png:
2579 * platform/mac-snowleopard/svg/filters/feColorMatrix-values-expected.png:
2580 * platform/mac-snowleopard/svg/filters/feComposite-expected.png:
2581 * platform/mac-snowleopard/svg/filters/feConvolveFilter-y-bounds-expected.png:
2582 * platform/mac-snowleopard/svg/filters/feDisplacementMap-expected.png:
2583 * platform/mac-snowleopard/svg/filters/feDropShadow-expected.png:
2584 * platform/mac-snowleopard/svg/filters/feGaussianBlur-expected.png:
2585 * platform/mac-snowleopard/svg/filters/feImage-animated-transform-on-target-rect-expected.png:
2586 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
2587 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
2588 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
2589 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
2590 * platform/mac-snowleopard/svg/filters/feImage-late-indirect-update-expected.png:
2591 * platform/mac-snowleopard/svg/filters/feImage-multiple-targets-id-change-expected.png:
2592 * platform/mac-snowleopard/svg/filters/feImage-position-expected.png:
2593 * platform/mac-snowleopard/svg/filters/feImage-preserveAspectratio-expected.png:
2594 * platform/mac-snowleopard/svg/filters/feImage-reference-invalidation-expected.png:
2595 * platform/mac-snowleopard/svg/filters/feImage-reference-svg-primitive-expected.png:
2596 * platform/mac-snowleopard/svg/filters/feImage-subregions-expected.png:
2597 * platform/mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
2598 * platform/mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
2599 * platform/mac-snowleopard/svg/filters/feImage-target-add-to-document-expected.png:
2600 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-expected.png:
2601 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
2602 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
2603 * platform/mac-snowleopard/svg/filters/feImage-target-changes-id-expected.png:
2604 * platform/mac-snowleopard/svg/filters/feImage-target-id-change-expected.png:
2605 * platform/mac-snowleopard/svg/filters/feImage-target-inline-style-change-expected.png:
2606 * platform/mac-snowleopard/svg/filters/feImage-target-property-change-expected.png:
2607 * platform/mac-snowleopard/svg/filters/feImage-target-reappend-to-document-expected.png:
2608 * platform/mac-snowleopard/svg/filters/feImage-target-remove-from-document-expected.png:
2609 * platform/mac-snowleopard/svg/filters/feImage-target-style-change-expected.png:
2610 * platform/mac-snowleopard/svg/filters/feLighting-crash-expected.png:
2611 * platform/mac-snowleopard/svg/filters/feMerge-expected.png:
2612 * platform/mac-snowleopard/svg/filters/feOffset-expected.png:
2613 * platform/mac-snowleopard/svg/filters/feTile-expected.png:
2614 * platform/mac-snowleopard/svg/filters/filter-clip-expected.png:
2615 * platform/mac-snowleopard/svg/filters/filter-on-tspan-expected.png:
2616 * platform/mac-snowleopard/svg/filters/filter-placement-issue-expected.png:
2617 * platform/mac-snowleopard/svg/filters/filter-refresh-expected.png:
2618 * platform/mac-snowleopard/svg/filters/filter-rounding-issues-expected.png:
2619 * platform/mac-snowleopard/svg/filters/filter-source-position-expected.png:
2620 * platform/mac-snowleopard/svg/filters/filter-width-update-expected.png:
2621 * platform/mac-snowleopard/svg/filters/filterRes-expected.png:
2622 * platform/mac-snowleopard/svg/filters/filterRes1-expected.png:
2623 * platform/mac-snowleopard/svg/filters/filterRes2-expected.png:
2624 * platform/mac-snowleopard/svg/filters/filterRes3-expected.png:
2625 * platform/mac-snowleopard/svg/filters/filteredImage-expected.png:
2626 * platform/mac-snowleopard/svg/filters/parent-children-with-same-filter-expected.png:
2627 * platform/mac-snowleopard/svg/filters/shadow-on-filter-expected.png:
2628 * platform/mac-snowleopard/svg/filters/shadow-on-rect-with-filter-expected.png:
2629 * platform/mac-snowleopard/svg/filters/subRegion-in-userSpace-expected.png:
2630 * platform/mac-snowleopard/svg/filters/subRegion-one-effect-expected.png:
2631 * platform/mac-snowleopard/svg/filters/subRegion-two-effects-expected.png:
2632 * platform/mac-snowleopard/svg/foreignObject/filter-expected.png:
2633 * platform/mac-snowleopard/svg/repaint/filter-child-repaint-expected.png:
2634 * platform/mac-snowleopard/svg/repaint/filter-repaint-expected.png:
2635 * platform/mac-snowleopard/svg/repaint/image-href-change-expected.png:
2636 * platform/mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
2637 * platform/mac-snowleopard/svg/webarchive/svg-feimage-subresources-expected.png:
2638 * platform/mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png:
2639 * platform/mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png:
2640 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2641 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2642 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2644 2012-03-10 Nikolas Zimmermann <nzimmermann@rim.com>
2646 Not reviewed. Next chunk of SL rebaselines with Generic RGB profile for svg/.
2648 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
2649 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
2650 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
2651 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
2652 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
2653 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
2654 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
2655 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
2656 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
2657 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
2658 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
2659 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
2660 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
2661 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
2662 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
2663 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
2664 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
2665 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
2666 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
2667 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
2668 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
2669 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
2670 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
2671 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
2672 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
2673 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
2674 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
2675 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
2676 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
2677 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
2678 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
2679 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
2680 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
2681 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
2682 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
2683 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
2684 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
2685 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
2686 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
2687 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
2688 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
2689 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
2690 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
2691 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
2692 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
2693 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
2694 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
2695 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
2696 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
2697 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
2698 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
2699 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
2700 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
2701 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
2702 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
2703 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
2704 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
2705 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
2706 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
2707 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
2708 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
2709 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
2710 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
2711 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
2712 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
2713 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
2714 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
2715 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
2716 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
2717 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
2718 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
2719 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
2720 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
2721 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
2722 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
2723 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
2724 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
2725 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
2726 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
2727 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
2728 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
2729 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
2730 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
2731 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
2732 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
2733 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
2734 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
2735 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
2736 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
2737 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
2738 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
2739 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
2740 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
2741 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
2742 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
2743 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
2744 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
2745 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
2746 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
2747 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
2748 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
2749 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
2750 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
2751 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
2752 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
2753 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2754 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
2755 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
2756 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
2757 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
2758 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
2759 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
2760 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
2761 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
2762 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
2763 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
2764 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
2765 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
2766 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
2767 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
2768 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
2769 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
2770 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2771 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2772 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2773 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2774 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2775 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2776 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2777 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2778 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2779 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2780 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
2781 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
2782 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
2783 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
2784 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
2785 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
2786 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
2787 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
2788 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
2789 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
2790 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
2791 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
2792 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
2793 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
2794 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
2795 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
2796 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
2797 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
2798 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
2799 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
2800 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
2801 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
2802 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
2803 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
2804 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
2805 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
2806 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
2807 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
2808 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
2809 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
2810 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
2811 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
2812 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
2813 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
2814 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
2815 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
2816 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
2817 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
2818 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
2819 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
2820 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
2821 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
2822 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
2823 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
2824 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
2825 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
2826 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
2827 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
2828 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
2829 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
2830 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
2831 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
2832 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
2833 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
2834 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
2835 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
2836 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
2837 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
2838 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
2839 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
2840 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2841 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
2842 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
2843 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
2845 2012-03-10 Nikolas Zimmermann <nzimmermann@rim.com>
2847 Not reviewed. First chunk of SL rebaselines with Generic RGB profile for svg/.
2849 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2850 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2851 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
2852 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
2853 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2854 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2855 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2856 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
2857 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
2858 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
2859 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2860 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
2861 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
2862 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2863 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
2864 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
2865 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
2866 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
2867 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2868 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
2869 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
2870 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
2871 * platform/mac-snowleopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
2872 * platform/mac-snowleopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
2873 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
2874 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
2875 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
2876 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
2877 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
2878 * platform/mac-snowleopard/svg/as-border-image/svg-as-border-image-2-expected.png:
2879 * platform/mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png:
2880 * platform/mac-snowleopard/svg/batik/filters/feTile-expected.png:
2881 * platform/mac-snowleopard/svg/batik/filters/filterRegions-expected.png:
2882 * platform/mac-snowleopard/svg/batik/text/textEffect-expected.png:
2883 * platform/mac-snowleopard/svg/batik/text/textEffect3-expected.png:
2884 * platform/mac-snowleopard/svg/carto.net/selectionlist-expected.png:
2885 * platform/mac-snowleopard/svg/css/path-gradient-stroke-shadow-expected.png:
2886 * platform/mac-snowleopard/svg/css/rect-gradient-stroke-shadow-expected.png:
2887 * platform/mac-snowleopard/svg/custom/convolution-crash-expected.png:
2888 * platform/mac-snowleopard/svg/custom/createImageElement-expected.png:
2889 * platform/mac-snowleopard/svg/custom/createImageElement2-expected.png:
2890 * platform/mac-snowleopard/svg/custom/empty-merge-expected.png:
2891 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png:
2892 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png:
2893 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png:
2894 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png:
2895 * platform/mac-snowleopard/svg/custom/feDisplacementMap-01-expected.png:
2896 * platform/mac-snowleopard/svg/custom/focus-ring-expected.png:
2897 * platform/mac-snowleopard/svg/custom/grayscale-gradient-mask-2-expected.png:
2898 * platform/mac-snowleopard/svg/custom/group-opacity-expected.png:
2899 * platform/mac-snowleopard/svg/custom/image-parent-translation-expected.png:
2900 * platform/mac-snowleopard/svg/custom/image-small-width-height-expected.png:
2901 * platform/mac-snowleopard/svg/custom/image-with-prefix-in-webarchive-expected.png:
2902 * platform/mac-snowleopard/svg/custom/image-with-transform-clip-filter-expected.png:
2903 * platform/mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png:
2904 * platform/mac-snowleopard/svg/custom/js-update-image-and-display-expected.png:
2905 * platform/mac-snowleopard/svg/custom/js-update-image-and-display2-expected.png:
2906 * platform/mac-snowleopard/svg/custom/js-update-image-and-display3-expected.png:
2907 * platform/mac-snowleopard/svg/custom/js-update-image-expected.png:
2908 * platform/mac-snowleopard/svg/custom/non-opaque-filters-expected.png:
2909 * platform/mac-snowleopard/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png:
2910 * platform/mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png:
2911 * platform/mac-snowleopard/svg/custom/pointer-events-image-expected.png:
2912 * platform/mac-snowleopard/svg/custom/recursive-filter-expected.png:
2913 * platform/mac-snowleopard/svg/custom/relative-sized-image-expected.png:
2914 * platform/mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.png:
2915 * platform/mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
2916 * platform/mac-snowleopard/svg/custom/text-filter-expected.png:
2917 * platform/mac-snowleopard/svg/custom/text-image-opacity-expected.png:
2918 * platform/mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.png:
2919 * platform/mac-snowleopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
2920 * platform/mac-snowleopard/svg/custom/visibility-override-filter-expected.png:
2922 2012-03-09 Robert Kroeger <rjkroege@chromium.org>
2924 Handle more Gesture* events by performing scrolls on the correct target ScrollableArea
2925 https://bugs.webkit.org/show_bug.cgi?id=80311
2927 Rebaselined to reflect corrected behaviour of gesture events targeting a div removed
2928 from the DOM during dispatch.
2930 Reviewed by James Robinson.
2932 * fast/events/touch/gesture/touch-gesture-scroll-shy-target.html:
2933 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-shy-target-expected.txt:
2935 2012-03-09 Ojan Vafai <ojan@chromium.org>
2937 Chromium-Lion rebaselines. Getting close to done. :(
2939 2012-03-09 Adam Barth <abarth@webkit.org>
2941 Update baseline after http://trac.webkit.org/changeset/110352 to show
2942 the new passing subtest.
2944 * platform/chromium/fast/js/array-prototype-properties-expected.txt:
2946 2012-03-09 Gavin Barraclough <barraclough@apple.com>
2948 Array.prototype.toLocaleString visits elements in wrong order under certain conditions
2949 https://bugs.webkit.org/show_bug.cgi?id=80663
2951 Reviewed by Michael Saboff.
2953 The bug here is actually that we're continuing to process the array after an exception
2954 has been thrown, and that the second value throw is overriding the first.
2956 * fast/js/array-prototype-properties-expected.txt:
2957 * fast/js/script-tests/array-prototype-properties.js:
2959 2012-03-09 Ojan Vafai <ojan@chromium.org>
2961 So many Chromium-Lion rebaselines. :(
2963 2012-03-09 Erik Arvidsson <arv@chromium.org>
2965 Rebaseline inspector/debugger/debugger-scripts.html
2967 [chromium] Unreviewed gardening.
2969 * platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger/debugger-scripts-expected.txt.
2971 2012-03-09 Ojan Vafai <ojan@chromium.org>
2973 More Chromium-Lion rebaselines.
2975 2012-03-09 Alexis Menard <alexis.menard@openbossa.org>
2977 Implement selectedOptions attribute of <select>.
2978 https://bugs.webkit.org/show_bug.cgi?id=80631
2980 Reviewed by Benjamin Poulain.
2982 New tests to cover the feature.
2984 * fast/dom/select-selectedOptions-expected.txt: Added.
2985 * fast/dom/select-selectedOptions.html: Added.
2987 2012-03-09 Ken Buchanan <kenrb@chromium.org>
2989 Crash due to inserting letter into div with first-letter
2990 https://bugs.webkit.org/show_bug.cgi?id=78534
2992 Reviewed by David Hyatt.
2994 Test case to exercise the crashing condition in bug 78534. It inserts
2995 a character in a first-letter div to induce an invalid RenderTextFragment
2998 * editing/inserting/insert-character-in-first-letter-crash-expected.txt: Added
2999 * editing/inserting/insert-character-in-first-letter-crash.html: Added
3001 2012-03-09 Gavin Barraclough <barraclough@apple.com>
3003 REGRESSION: Date.parse("Tue Nov 23 20:40:05 2010 GMT") returns NaN
3004 https://bugs.webkit.org/show_bug.cgi?id=49989
3006 Reviewed by Oliver Hunt.
3008 Patch originally by chris reiss <christopher.reiss@nokia.com>,
3009 allow the year to appear before the timezone in date strings.
3011 * fast/js/date-parse-test-expected.txt:
3012 * fast/js/script-tests/date-parse-test.js:
3014 2012-03-09 Ojan Vafai <ojan@chromium.org>
3016 Move some results from mac-future to mac. mac-future should not exist.
3017 See https://bugs.webkit.org/show_bug.cgi?id=80717 for how these got there
3020 * platform/mac-future/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Removed.
3021 * platform/mac-future/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Removed.
3022 * platform/mac-future/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Removed.
3023 * platform/mac-future/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Removed.
3024 * platform/mac-future/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Removed.
3025 * platform/mac-future/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Removed.
3026 * platform/mac-future/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Removed.
3027 * platform/mac-future/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Removed.
3028 * platform/mac-future/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Removed.
3029 * platform/mac-future/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Removed.
3030 * platform/mac-future/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Removed.
3031 * platform/mac-future/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Removed.
3032 * platform/mac-future/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Removed.
3033 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Removed.
3034 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Removed.
3035 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Removed.
3036 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Removed.
3037 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Removed.
3038 * platform/mac-future/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Removed.
3039 * platform/mac-future/svg/W3C-I18N/text-anchor-no-markup-expected.png: Removed.
3040 * platform/mac-future/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Removed.
3041 * platform/mac-future/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Removed.
3042 * platform/mac-future/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Removed.
3043 * platform/mac-future/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Removed.
3044 * platform/mac-future/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Removed.
3045 * platform/mac-future/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Removed.
3046 * platform/mac-future/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Removed.
3047 * platform/mac-future/svg/W3C-I18N/tspan-direction-rtl-expected.png: Removed.
3048 * platform/mac-future/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Removed.
3049 * platform/mac-future/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Removed.
3050 * platform/mac-future/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Removed.
3051 * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
3052 * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
3053 * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
3054 * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
3055 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
3056 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
3057 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
3058 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
3059 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
3060 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
3061 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
3062 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
3063 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
3064 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
3065 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
3066 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
3067 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
3068 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
3069 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
3070 * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.png:
3071 * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
3072 * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
3073 * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
3074 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
3075 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
3076 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
3077 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
3078 * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.png:
3079 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
3080 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Renamed from LayoutTests/platform/mac-future/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt.
3081 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
3082 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
3084 2012-03-09 Tom Sepez <tsepez@chromium.org>
3086 Hold cached images with a CachedResourceHandle rather than a raw pointer for CSSCrossfadeValue
3087 https://bugs.webkit.org/show_bug.cgi?id=80186
3089 Reviewed by Simon Fraser.
3091 * http/tests/css/cross-fade-reload-expected.txt: Added.
3092 * http/tests/css/cross-fade-reload.html: Added.
3093 * http/tests/css/resources/abe.png: Added.
3095 2012-03-09 Abhishek Arya <inferno@chromium.org>
3097 Crash when splitting an anonymous block in multi-column layout.
3098 https://bugs.webkit.org/show_bug.cgi?id=80432
3100 Reviewed by David Hyatt.
3102 * fast/multicol/anonymous-block-split-crash-expected.txt: Added.
3103 * fast/multicol/anonymous-block-split-crash.html: Added.
3105 2012-03-09 Abhishek Arya <inferno@chromium.org>
3107 Crash due to accessing removed parent lineboxes when clearing selection.
3108 https://bugs.webkit.org/show_bug.cgi?id=79264
3110 Reviewed by Dave Hyatt.
3112 * editing/selection/first-letter-selection-crash-expected.txt: Added.
3113 * editing/selection/first-letter-selection-crash.html: Added.
3115 2012-03-08 Erik Arvidsson <arv@chromium.org>
3117 [V8] Fix object scope for inline event attribute handlers
3118 https://bugs.webkit.org/show_bug.cgi?id=80329
3120 Reviewed by Ojan Vafai.
3122 * fast/dom/inline-event-attributes-lookup-expected.txt: Added.
3123 * fast/dom/inline-event-attributes-lookup-removed-expected.txt: Added.
3124 * fast/dom/inline-event-attributes-lookup-removed-form-expected.txt: Added.
3125 * fast/dom/inline-event-attributes-lookup-removed-form.html: Added.
3126 * fast/dom/inline-event-attributes-lookup-removed.html: Added.
3127 * fast/dom/inline-event-attributes-lookup.html: Added.
3128 * fast/forms/lazy-event-listener-scope-chain-expected.txt:
3129 * fast/forms/lazy-event-listener-scope-chain.html:
3131 2012-03-09 Ojan Vafai <ojan@chromium.org>
3133 Add image/png svn:mime-type to all png images that currently lack
3134 an svn:mime-type. Correctly this time.
3136 2012-03-09 Ojan Vafai <ojan@chromium.org>
3138 Add image/png svn:mime-type to all png images that currently lack
3141 2012-03-09 Kaustubh Atrawalkar <kaustubh@motorola.com>
3143 ShadowRoot should implement activeElement.
3144 https://bugs.webkit.org/show_bug.cgi?id=79886
3146 Reviewed by Ryosuke Niwa.
3148 Added test case for activeElement attribute of ShadowRoot.
3150 * fast/dom/shadow/shadow-root-activeElement-expected.txt: Added.
3151 * fast/dom/shadow/shadow-root-activeElement.html: Added.
3152 * platform/mac/Skipped: Added test case in Skipped as ShadowRoot is supported by Chromium only.
3153 * platform/qt/Skipped: ditto.
3154 * platform/win/Skipped: ditto.
3155 * platform/wincairo/Skipped: ditto.
3156 * platform/wk2/Skipped: ditto.
3158 2012-03-09 Victor Carbune <vcarbune@adobe.com>
3160 Added relevant layout tests to verify that the fragment can be appended
3161 multiple times to the DOM and modified correctly.
3163 https://bugs.webkit.org/show_bug.cgi?id=80701
3165 Reviewed by Eric Carlson.
3167 * media/track/captions-webvtt/captions-html.vtt: Added. This file could
3168 be used later for more complex html / css rendering tests.
3169 * media/track/track-cue-mutable-fragment-expected.txt: Added.
3170 * media/track/track-cue-mutable-fragment.html: Added.
3172 2012-03-09 Tim Horton <timothy_horton@apple.com>
3174 Crash in SVGTextLayoutAttributesBuilder::fillCharacterDataMap
3175 https://bugs.webkit.org/show_bug.cgi?id=78949
3176 <rdar://problem/10889440>
3178 Reviewed by Nikolas Zimmermann.
3180 Add a test ensuring that we don't crash when removing a child of <a> inside a <text> block.
3182 * svg/text/text-positioning-remove-child-crash-expected.txt: Added.
3183 * svg/text/text-positioning-remove-child-crash.svg: Added.
3185 2012-03-09 Ashod Nakashian <ashodnakashian@yahoo.com>
3187 Bash scripts should support LF endings only
3188 https://bugs.webkit.org/show_bug.cgi?id=79509
3190 Reviewed by David Kilzer.
3192 * platform/mac/fast/loader/resources/mimeTypeExamples/example-sh.sh: Added property svn:executable.
3194 2012-03-09 Adam Barth <abarth@webkit.org>
3196 Note that fast/events/input-image-scrolled-x-y.html is flaky.
3198 * platform/chromium/test_expectations.txt:
3200 2012-03-09 Nate Chapin <japhet@chromium.org>
3202 Test for https://bugs.webkit.org/show_bug.cgi?id=80551
3204 Reviewed by Alexey Proskuryakov.
3206 * http/tests/cache/resources/empty.txt: Added.
3207 * http/tests/cache/zero-length-xhr-expected.txt: Added.
3208 * http/tests/cache/zero-length-xhr.html: Added.
3210 2012-03-09 Stephen White <senorblanco@chromium.org>
3212 [chromium] Unreviewed gardening.
3214 * platform/chromium/test_expectations.txt:
3216 2012-03-09 Csaba Osztrogonác <ossy@webkit.org>
3218 [Qt] Unreviewed gardening.
3220 * platform/qt/Skipped: Skip flaky svg tests.
3222 2012-03-09 Csaba Osztrogonác <ossy@webkit.org>
3224 [Qt] Unreviewed gardening.
3226 * platform/qt/Skipped:
3227 * platform/qt/editing/selection/3690703-2-expected.png:
3228 * platform/qt/editing/selection/3690703-2-expected.txt:
3229 * platform/qt/editing/selection/3690703-expected.png:
3230 * platform/qt/editing/selection/3690703-expected.txt:
3231 * platform/qt/editing/selection/3690719-expected.png:
3232 * platform/qt/editing/selection/3690719-expected.txt:
3233 * platform/qt/fast/css/text-overflow-input-expected.txt: Added.
3234 * platform/qt/fast/forms/basic-inputs-expected.png: Added.
3235 * platform/qt/fast/forms/basic-inputs-expected.txt:
3236 * platform/qt/fast/replaced/replaced-breaking-expected.png:
3237 * platform/qt/fast/replaced/replaced-breaking-expected.txt:
3238 * platform/qt/fast/text/textIteratorNilRenderer-expected.png:
3239 * platform/qt/fast/text/textIteratorNilRenderer-expected.txt:
3240 * platform/qt/svg/custom/inline-svg-in-xhtml-expected.png:
3241 * platform/qt/svg/custom/inline-svg-in-xhtml-expected.txt:
3242 * platform/qt/tables/mozilla/bugs/bug1188-expected.png:
3243 * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
3244 * platform/qt/tables/mozilla/bugs/bug18359-expected.png:
3245 * platform/qt/tables/mozilla/bugs/bug18359-expected.txt:
3246 * platform/qt/tables/mozilla/bugs/bug2479-2-expected.png:
3247 * platform/qt/tables/mozilla/bugs/bug2479-2-expected.txt:
3248 * platform/qt/tables/mozilla/bugs/bug2479-3-expected.png:
3249 * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
3250 * platform/qt/tables/mozilla/bugs/bug2479-4-expected.png:
3251 * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
3252 * platform/qt/tables/mozilla/bugs/bug28928-expected.png:
3253 * platform/qt/tables/mozilla/bugs/bug28928-expected.txt:
3254 * platform/qt/tables/mozilla/bugs/bug4382-expected.png:
3255 * platform/qt/tables/mozilla/bugs/bug4382-expected.txt:
3256 * platform/qt/tables/mozilla/bugs/bug44505-expected.png:
3257 * platform/qt/tables/mozilla/bugs/bug44505-expected.txt:
3258 * platform/qt/tables/mozilla/bugs/bug4527-expected.png:
3259 * platform/qt/tables/mozilla/bugs/bug4527-expected.txt:
3260 * platform/qt/tables/mozilla/bugs/bug46368-1-expected.png:
3261 * platform/qt/tables/mozilla/bugs/bug46368-1-expected.txt:
3262 * platform/qt/tables/mozilla/bugs/bug46368-2-expected.png:
3263 * platform/qt/tables/mozilla/bugs/bug46368-2-expected.txt:
3264 * platform/qt/tables/mozilla/bugs/bug51037-expected.png:
3265 * platform/qt/tables/mozilla/bugs/bug51037-expected.txt:
3266 * platform/qt/tables/mozilla/bugs/bug7342-expected.png:
3267 * platform/qt/tables/mozilla/bugs/bug7342-expected.txt:
3268 * platform/qt/tables/mozilla/dom/tableDom-expected.png:
3269 * platform/qt/tables/mozilla/dom/tableDom-expected.txt:
3270 * platform/qt/tables/mozilla/other/move_row-expected.png:
3271 * platform/qt/tables/mozilla/other/move_row-expected.txt:
3272 * platform/qt/test_expectations.txt:
3274 2012-03-09 Konrad Piascik <kpiascik@rim.com>
3276 Layout test for window.devicePixelRatio
3277 https://bugs.webkit.org/show_bug.cgi?id=80292
3279 Reviewed by Philippe Normand.
3281 Update the skipped list for ports where fast/viewport/viewport-133.html is failing.
3283 * platform/efl/Skipped:
3284 * platform/gtk/Skipped:
3286 2012-03-09 Ádám Kallai <kadam@inf.u-szeged.hu>
3288 [Qt] Rebaseline some tests on qt platfrom
3290 Reviewed by Csaba Osztrogonác.
3292 * platform/qt/ [...]: Update expected files.
3293 * platform/qt/test_expectations.txt: Unskip now passing tests.
3295 2012-03-09 Nikolas Zimmermann <nzimmermann@rim.com>
3299 Rebaseline some Mac results that needed rebaselining - using Lion, and a Generic RGB Color profile.
3300 Had to manually switch to this, until this is done automatically, see bug 80571.
3302 Re-add several results that got deleted or moved to mac-future. I guess this is garden-o-matic
3303 misusage? Not sure, anyhow, there are clearly a dozen of missing SVG pixel tests before this patch.
3305 * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added.
3306 * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added.
3307 * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added.
3308 * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added.
3309 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added.
3310 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added.
3311 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added.
3312 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added.
3313 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added.
3314 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added.
3315 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added.
3316 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added.
3317 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added.
3318 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added.
3319 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added.
3320 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added.
3321 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added.
3322 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added.
3323 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added.
3324 * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added.
3325 * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added.
3326 * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added.
3327 * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added.
3328 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added.
3329 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added.
3330 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added.
3331 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added.
3332 * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added.
3333 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
3334 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
3335 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added.
3336 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added.
3337 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
3338 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
3339 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
3340 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3341 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
3342 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
3343 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
3344 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
3345 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
3346 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
3347 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
3348 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
3349 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
3350 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
3351 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
3352 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
3353 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
3354 * platform/mac/svg/batik/filters/feTile-expected.png:
3355 * platform/mac/svg/batik/filters/filterRegions-expected.png:
3356 * platform/mac/svg/batik/masking/maskRegions-expected.png: Added.
3357 * platform/mac/svg/batik/text/textEffect-expected.png:
3358 * platform/mac/svg/batik/text/textEffect3-expected.png:
3359 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
3360 * platform/mac/svg/carto.net/scrollbar-expected.png: Added.
3361 * platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
3362 * platform/mac/svg/css/path-gradient-stroke-shadow-expected.png:
3363 * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.png:
3364 * platform/mac/svg/custom/convolution-crash-expected.png:
3365 * platform/mac/svg/custom/empty-merge-expected.png:
3366 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
3367 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
3368 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
3369 * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
3370 * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
3371 * platform/mac/svg/custom/grayscale-gradient-mask-2-expected.png:
3372 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
3373 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
3374 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
3375 * platform/mac/svg/custom/non-opaque-filters-expected.png:
3376 * platform/mac/svg/custom/recursive-filter-expected.png:
3377 * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
3378 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png:
3379 * platform/mac/svg/custom/text-filter-expected.png:
3380 * platform/mac/svg/custom/use-disappears-after-style-update-expected.png:
3381 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
3382 * platform/mac/svg/custom/visibility-override-filter-expected.png:
3383 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
3384 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
3385 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
3386 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
3387 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
3388 * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
3389 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
3390 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
3391 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
3392 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
3393 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
3394 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
3395 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
3396 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
3397 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
3398 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
3399 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
3400 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
3401 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
3402 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
3403 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
3404 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
3405 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
3406 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
3407 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
3408 * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
3409 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
3410 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
3411 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3412 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3413 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3414 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3415 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3416 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
3417 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3418 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3419 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3420 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3421 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3422 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: