1 2012-05-01 Christophe Dumez <christophe.dumez@intel.com>
3 [EFL] fast/loader/file-protocol-fragment.html needs rebaselining
4 https://bugs.webkit.org/show_bug.cgi?id=85182
6 Unreviewed, add EFL expectation for fast/loader/file-protocol-fragment.html
9 * platform/efl/Skipped:
10 * platform/efl/fast/loader/file-protocol-fragment-expected.txt: Added.
12 2012-05-01 David Dorwin <ddorwin@chromium.org>
14 Remove expectations for media/encrypted-media/encrypted-media-events.html now that crash is fixed.
15 https://bugs.webkit.org/show_bug.cgi?id=84596
17 Unreviewed expectations update.
19 * platform/chromium/test_expectations.txt:
21 2012-05-01 Andy Estes <aestes@apple.com>
23 [Mac] inspector/debugger/linkifier.html is flakey
24 https://bugs.webkit.org/show_bug.cgi?id=85319
26 * platform/mac/Skipped: Skip the flakey test.
28 2012-05-01 Silvia Pfeiffer <silviapf@chromium.org>
30 Audio controls have a 1px surplus outline coming from RenderImage::paintReplaced base class,
31 which needs overwriting. All layout tests with an audio element need a
33 https://bugs.webkit.org/show_bug.cgi?id=84570
35 Reviewed by Eric Carlson.
37 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
38 * platform/chromium-linux/media/audio-repaint-expected.png:
39 * platform/chromium-linux/media/controls-after-reload-expected.png:
40 * platform/chromium-linux/media/controls-layout-direction-expected.png:
41 * platform/chromium-linux/media/media-controls-clone-expected.png:
42 * platform/chromium-mac-leopard/media/audio-controls-rendering-expected.png:
43 * platform/chromium-mac-leopard/media/audio-repaint-expected.png:
44 * platform/chromium-mac-leopard/media/controls-after-reload-expected.png:
45 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
46 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
47 * platform/chromium-mac-snowleopard/media/controls-layout-direction-expected.png:
48 * platform/chromium-mac-snowleopard/media/media-controls-clone-expected.png:
49 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
50 * platform/chromium-mac/media/audio-repaint-expected.png:
51 * platform/chromium-mac/media/controls-after-reload-expected.png:
52 * platform/chromium-mac/media/controls-layout-direction-expected.png:
53 * platform/chromium-mac/media/media-controls-clone-expected.png:
54 * platform/chromium-win/media/audio-controls-rendering-expected.png:
55 * platform/chromium-win/media/audio-repaint-expected.png:
56 * platform/chromium-win/media/controls-after-reload-expected.png:
57 * platform/chromium-win/media/controls-layout-direction-expected.png:
58 * platform/chromium-win/media/media-controls-clone-expected.png:
60 2012-05-01 Aaron Colwell <acolwell@chromium.org>
62 Temporarily removing tests for webkitSourceAddId() & webkitSourceRemoveId()
63 until the rest of the Media Source v0.5 methods are implemented.
64 https://bugs.webkit.org/show_bug.cgi?id=85295
66 Reviewed by Eric Carlson.
68 * http/tests/media/media-source/webm/video-media-source-add-and-remove-ids-expected.txt: Removed.
69 * http/tests/media/media-source/webm/video-media-source-add-and-remove-ids.html: Removed.
70 * platform/chromium/test_expectations.txt:
72 2012-05-01 Eric Seidel <eric@webkit.org>
74 Add seamless test cases (all of these will pass as we land the implementation patches)
75 https://bugs.webkit.org/show_bug.cgi?id=85251
77 Reviewed by Adam Barth.
79 These are all test cases which were written as part of implementing seamless
80 on my github branch: https://github.com/eseidel/webkit/compare/master...seamless
81 All of these will pass once the implementation is landed, which I am uploading
82 as a series of patches as we speak. Because the each of pieces
83 affects variety of tests, it seems easiest to read the implmentation
84 diffs if I land all the tests up-front.
86 * fast/frames/seamless/resources/css-cascade-child.html: Added.
87 * fast/frames/seamless/resources/done.html: Added.
88 * fast/frames/seamless/resources/nested-seamless.html: Added.
89 * fast/frames/seamless/resources/quirks-square.html: Added.
90 * fast/frames/seamless/resources/square.html: Added.
91 * fast/frames/seamless/resources/two-inline-blocks.html: Added.
92 * fast/frames/seamless/seamless-basic-expected.txt: Added.
93 * fast/frames/seamless/seamless-basic.html: Added.
94 * fast/frames/seamless/seamless-css-cascade-expected.txt: Added.
95 * fast/frames/seamless/seamless-css-cascade.html: Added.
96 * fast/frames/seamless/seamless-designMode-expected.txt: Added.
97 * fast/frames/seamless/seamless-designMode.html: Added.
98 * fast/frames/seamless/seamless-float-expected.txt: Added.
99 * fast/frames/seamless/seamless-float.html: Added.
100 * fast/frames/seamless/seamless-form-get-expected.txt: Added.
101 * fast/frames/seamless/seamless-form-get-named-expected.txt: Added.
102 * fast/frames/seamless/seamless-form-get-named.html: Added.
103 * fast/frames/seamless/seamless-form-get-override-expected.txt: Added.
104 * fast/frames/seamless/seamless-form-get-override.html: Added.
105 * fast/frames/seamless/seamless-form-get.html: Added.
106 * fast/frames/seamless/seamless-form-post-expected.txt: Added.
107 * fast/frames/seamless/seamless-form-post-named-expected.txt: Added.
108 * fast/frames/seamless/seamless-form-post-named.html: Added.
109 * fast/frames/seamless/seamless-form-post-override-expected.txt: Added.
110 * fast/frames/seamless/seamless-form-post-override.html: Added.
111 * fast/frames/seamless/seamless-form-post.html: Added.
112 * fast/frames/seamless/seamless-hyperlink-expected.txt: Added.
113 * fast/frames/seamless/seamless-hyperlink-named-expected.txt: Added.
114 * fast/frames/seamless/seamless-hyperlink-named.html: Added.
115 * fast/frames/seamless/seamless-hyperlink-override-expected.txt: Added.
116 * fast/frames/seamless/seamless-hyperlink-override.html: Added.
117 * fast/frames/seamless/seamless-hyperlink.html: Added.
118 * fast/frames/seamless/seamless-inline-expected.txt: Added.
119 * fast/frames/seamless/seamless-inline.html: Added.
120 * fast/frames/seamless/seamless-min-max-expected.txt: Added.
121 * fast/frames/seamless/seamless-min-max.html: Added.
122 * fast/frames/seamless/seamless-nested-expected.txt: Added.
123 * fast/frames/seamless/seamless-nested.html: Added.
124 * fast/frames/seamless/seamless-quirks-expected.txt: Added.
125 * fast/frames/seamless/seamless-quirks.html: Added.
126 * fast/frames/seamless/seamless-sandbox-flag-expected.txt: Added.
127 * fast/frames/seamless/seamless-sandbox-flag.html: Added.
128 * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: Added.
129 * fast/frames/seamless/seamless-sandbox-srcdoc.html: Added.
130 * fast/frames/seamless/seamless-window-location-expected.txt: Added.
131 * fast/frames/seamless/seamless-window-location-href-expected.txt: Added.
132 * fast/frames/seamless/seamless-window-location-href.html: Added.
133 * fast/frames/seamless/seamless-window-location-replace-expected.txt: Added.
134 * fast/frames/seamless/seamless-window-location-replace.html: Added.
135 * fast/frames/seamless/seamless-window-location-sandbox-expected.txt: Added.
136 * fast/frames/seamless/seamless-window-location-sandbox.html: Added.
137 * fast/frames/seamless/seamless-window-location.html: Added.
138 * fast/frames/seamless/seamless-window-open-expected.txt: Added.
139 * fast/frames/seamless/seamless-window-open-override-expected.txt: Added.
140 * fast/frames/seamless/seamless-window-open-override.html: Added.
141 * fast/frames/seamless/seamless-window-open.html: Added.
142 * http/tests/security/seamless/resources/square.html: Added.
143 * http/tests/security/seamless/seamless-cross-origin-expected.txt: Added.
144 * http/tests/security/seamless/seamless-cross-origin.html: Added.
145 * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt: Added.
146 * http/tests/security/seamless/seamless-sandbox-srcdoc.html: Added.
148 2012-05-01 Philip Rogers <pdr@google.com>
150 Skip building instance tree for disallowed target
151 https://bugs.webkit.org/show_bug.cgi?id=85202
153 Reviewed by Nikolas Zimmermann.
155 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
156 * platform/gtk/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
157 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
158 * platform/qt/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
159 * svg/custom/animate-disallowed-mask-element-expected.txt: Added.
160 * svg/custom/animate-disallowed-mask-element.svg: Added.
162 2012-04-29 Nikolas Zimmermann <nzimmermann@rim.com>
164 Accumulation for values-animation is broken
165 https://bugs.webkit.org/show_bug.cgi?id=85158
167 Reviewed by Darin Adler.
169 * svg/animations/accumulate-values-width-animation-expected.txt: Added.
170 * svg/animations/accumulate-values-width-animation.html: Added.
171 * svg/animations/resources/accumulate-values-width-animation.svg: Added.
172 * svg/animations/script-tests/accumulate-values-width-animation.js: Added.
186 2012-05-01 Ryosuke Niwa <rniwa@webkit.org>
188 drag of links with styled text drop as links with plain text
189 https://bugs.webkit.org/show_bug.cgi?id=19386
191 Reviewed by Hajime Morita.
193 Add a regression test since the said bug appears to have been fixed on ToT WebKit.
195 * editing/pasteboard/drag-drop-url-with-style-expected.txt: Added.
196 * editing/pasteboard/drag-drop-url-with-style.html: Added.
198 2012-05-01 Andreas Kling <kling@webkit.org>
200 Remove Mac WK2-specific result for svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm.
202 * platform/mac-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
204 2012-05-01 Yuzhu Shen <yzshen@chromium.org>
206 Fix test regression introduced by r115086.
207 https://bugs.webkit.org/show_bug.cgi?id=84566
209 Reviewed by Pavel Feldman.
211 * inspector/network-status-non-http.html:
212 * platform/qt/Skipped:
214 2012-05-01 Kent Tamura <tkent@chromium.org>
216 [Chromium] Rebaseline for recent changes about <input type=date>.
218 * platform/chromium-linux/fast/forms/date/date-appearance-expected.png:
219 * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt:
220 * platform/chromium-mac/fast/forms/date/date-appearance-expected.png:
221 * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt:
222 * platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt.
223 * platform/chromium-win/fast/forms/date/date-appearance-expected.png:
224 * platform/chromium-win/fast/forms/date/date-appearance-expected.txt:
225 * platform/chromium-win/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt.
226 * platform/chromium/test_expectations.txt:
228 2012-05-01 Kent Tamura <tkent@chromium.org>
230 [Chromium] Test expectation update for r115713.
231 https://bugs.webkit.org/show_bug.cgi?id=84935
233 * platform/chromium/test_expectations.txt:
234 Mark TEXT for date-input-visible-strings.html
236 2012-05-01 Philippe Normand <pnormand@igalia.com>
238 Unreviewed, GTK test_expectations update.
240 * platform/gtk/test_expectations.txt: media/track/track-mode.html
241 is still flaky as per bug 83878.
243 2012-04-30 Zan Dobersek <zandobersek@gmail.com>
245 Unreviewed, rebaselining after r115666 and test expectations update
248 * platform/gtk/fast/js/constructor-length-expected.txt:
249 * platform/gtk/test_expectations.txt:
251 2012-04-30 Kent Tamura <tkent@chromium.org>
253 REGRESSION(r115600): parseLocalizedDate() should fail for invalid inputs
254 https://bugs.webkit.org/show_bug.cgi?id=85176
256 Reviewed by Kentaro Hara.
258 * platform/chromium/test_expectations.txt: Remove an entry for a fixed test.
260 2012-04-30 Ilya Sherman <isherman@chromium.org>
262 Unreviewed, rolling out r113511.
263 http://trac.webkit.org/changeset/113511
264 https://bugs.webkit.org/show_bug.cgi?id=66032
265 https://bugs.webkit.org/show_bug.cgi?id=85150
267 Regression: Many autofilled form fields lack the default
268 autofill background even when authors don’t override the
271 * fast/forms/input-autofilled-expected.txt:
272 * fast/forms/input-autofilled.html:
274 2012-04-30 Keishi Hattori <keishi@webkit.org>
276 datalist: Inconsistent behavior of HTMLInputElement::list
277 https://bugs.webkit.org/show_bug.cgi?id=84351
279 Reviewed by Kent Tamura.
281 * fast/forms/datalist/input-list-expected.txt:
282 * fast/forms/datalist/input-list.html: Added tests for all input types.
283 * platform/chromium/fast/forms/datalist/input-list-expected.txt: Added.
285 2012-04-30 Koji Ishii <kojiishi@gmail.com>
287 REGRESSION: editing/inserting/insert-bg-font.html fails on Lion
288 https://bugs.webkit.org/show_bug.cgi?id=82079
290 Reviewed by Ryosuke Niwa.
292 The test fails only if "Correct spelling automatically" is turned on.
293 AutoCorrect kicks in because the test has "backgroundblue" as a word,
294 so changing it to "background blue" fixes the failure.
296 * editing/inserting/insert-bg-font-expected.txt: Change "backgroundblue" to "background blue".
297 * editing/inserting/insert-bg-font.html: Ditto.
299 2012-04-30 Xingnan Wang <xingnan.wang@intel.com>
301 Add multichannel support for input of JavaScriptAudioNode
302 https://bugs.webkit.org/show_bug.cgi?id=84687
304 Reviewed by Chris Rogers.
306 * webaudio/javascriptaudionode-downmix8-2channel-input-expected.txt: Added.
307 * webaudio/javascriptaudionode-downmix8-2channel-input.html: Added.
308 * webaudio/javascriptaudionode-upmix2-8channel-input-expected.txt: Added.
309 * webaudio/javascriptaudionode-upmix2-8channel-input.html: Added.
310 * webaudio/resources/javascriptaudionode-testing.js: Added.
314 (checkStereoOnlyData):
317 2012-04-30 Zhenyao Mo <zmo@google.com>
319 Unreviewed, test expectations update.
321 * platform/chromium/test_expectations.txt:
323 2012-04-30 Ryosuke Niwa <rniwa@webkit.org>
325 NULL ptr in WebCore::Range::getBorderAndTextQuads
326 https://bugs.webkit.org/show_bug.cgi?id=77218
328 Reviewed by Eric Seidel.
330 Add a regression test. We use alert here instead of innerHTML, textContent, etc...
331 because document element is no longer well-formed at the end of the test.
333 * fast/dom/Range/range-created-in-mutation-event-crash-expected.txt: Added.
334 * fast/dom/Range/range-created-in-mutation-event-crash.xhtml: Added.
336 2012-04-30 Mark Rowe <mrowe@apple.com>
338 REGRESSION (r115544): platform/mac/fast/events/pointer-events-dashboard.html is failing
340 Remove the test since r115544 removed the special behavior in Dashboard.
342 Rubber-stamped by Anders Carlsson.
344 * platform/mac/fast/events/pointer-events-dashboard-expected.png: Removed.
345 * platform/mac/fast/events/pointer-events-dashboard-expected.txt: Removed.
346 * platform/mac/fast/events/pointer-events-dashboard.html: Removed.
348 2012-04-30 Tom Zakrajsek <tomz@codeaurora.org>
352 * platform/qt/test_expectations.txt:
354 2012-04-30 Sadrul Habib Chowdhury <sadrul@chromium.org>
356 [chromium] Disable battery-status API support.
357 https://bugs.webkit.org/show_bug.cgi?id=84499
359 Reviewed by Adam Barth.
361 * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
362 * platform/chromium/test_expectations.txt:
364 2012-04-30 Gavin Barraclough <barraclough@apple.com>
366 Arguments object resets attributes on redefinition of a parameter
367 https://bugs.webkit.org/show_bug.cgi?id=84994
369 Rubber stamped by Oliver Hunt.
371 * fast/js/arguments-expected.txt:
372 * fast/js/script-tests/arguments.js:
375 2012-04-30 Kentaro Hara <haraken@chromium.org>
377 WebGLRenderingContext methods should throw TypeError for not enough arguments
378 https://bugs.webkit.org/show_bug.cgi?id=84787
380 Reviewed by Kenneth Russell.
382 Currently, WebGLRenderingcontext methods implement
383 "Not enough arguments" error as SyntaxError. The Web IDL
384 spec requires that it should be TypeError:
385 http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorithm
387 This patch changes SyntaxError to TypeError.
389 * fast/canvas/webgl/webgl-exceptions-expected.txt: Added.
390 * fast/canvas/webgl/webgl-exceptions.html: Added.
392 2012-04-30 Abhishek Arya <inferno@chromium.org>
394 Remove positioned float code.
395 https://bugs.webkit.org/show_bug.cgi?id=84795
397 Reviewed by Dan Bernstein.
399 * fast/block/float/positioned-float-crash-expected.txt: Added.
400 * fast/block/float/positioned-float-crash.html: Added.
402 2012-04-30 Sam Weinig <sam@webkit.org>
405 https://bugs.webkit.org/show_bug.cgi?id=84036
407 Reviewed by Anders Carlsson.
409 * fast/js/constructor-length.html:
410 * platform/mac/fast/js/constructor-length-expected.txt:
411 Remove WebKitBlobBuilder from this test, as it is not exposed on all platforms,
412 and add Blob, which is.
414 * platform/mac/Skipped:
415 Skip fast/files/blob-builder-crash.html, since we no longer support WebKitBlobBuilder.
417 2012-04-30 Mark Hahnenberg <mhahnenberg@apple.com>
419 fast/js/random-array-gc-stress times out in debug mode
420 https://bugs.webkit.org/show_bug.cgi?id=84821
422 Reviewed by Darin Adler.
424 * fast/js/script-tests/random-array-gc-stress.js: Lowering the iterations even more.
427 2012-04-30 Benjamin Poulain <bpoulain@apple.com>
429 Add fast path for radix == 10 to numberProtoFuncToString
430 https://bugs.webkit.org/show_bug.cgi?id=85120
432 Reviewed by Darin Adler.
434 Add more test coverage for Number.proto.toString.
436 * platform/chromium/test_expectations.txt: Mark the test as failing on Chromium.
437 * fast/js/toString-number-expected.txt: Added.
438 * fast/js/toString-number.html: Added.
440 2012-04-30 Tommy Widenflycht <tommyw@google.com>
442 MediaStream API: Adding a test for the experimental PeerConnection00
443 https://bugs.webkit.org/show_bug.cgi?id=82881
445 Reviewed by Dimitri Glazkov.
447 Tests construction of objects.
449 * fast/mediastream/constructors-expected.txt: Added.
450 * fast/mediastream/constructors.html: Added.
452 2012-04-30 Justin Schuh <jschuh@chromium.org>
454 loadOrRedirectSubframe should return the owner element's frame
455 https://bugs.webkit.org/show_bug.cgi?id=84780
457 Reviewed by Nate Chapin.
459 * fast/loader/javascript-url-iframe-remove-on-navigate-expected.txt: Added.
460 * fast/loader/javascript-url-iframe-remove-on-navigate.html: Added.
462 2012-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
464 [EFL] Update expectations for media/audio-delete-while-step-button-clicked.html
465 https://bugs.webkit.org/show_bug.cgi?id=85180
467 Unreviewed gardening.
469 * platform/efl/test_expectations.txt:
471 2012-04-30 Beth Dakin <bdakin@apple.com>
473 https://bugs.webkit.org/show_bug.cgi?id=82922
474 border-image with image-set does not render correctly when viewed at
477 <rdar://problem/11167820>
479 Reviewed by Dan Bernstein.
481 * fast/hidpi/image-set-border-image-comparison.html: Added.
482 * fast/hidpi/resources/Breakpoint-2x.png: Added.
483 * fast/hidpi/resources/Breakpoint.png: Added.
484 * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.png: Added.
485 * platform/mac/fast/hidpi/image-set-border-image-comparison-expected.txt: Added.
487 2012-04-30 Andreas Kling <kling@webkit.org>
489 Rebaseline svg/zoom/page/zoom-svg-through-object-with-percentage-size.svg for Mac after Length changes.
491 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
493 2012-04-30 Yi Shen <yi.4.shen@nokia.com>
495 Inserting a paragraph between quoted lines in editing/deleting/delete-4038408-fix.html doesn't work
496 https://bugs.webkit.org/show_bug.cgi?id=78193
498 Reviewed by Ryosuke Niwa.
500 When pasting a copied portion of a blockquote with a newline at the end into an unquoted area,
501 the newline is inserted after the blockquote since we don't want it also to be quoted. However,
502 this behavior has also applied when we insert a paragraph between quoted lines, which is incorrect.
503 To figure out the right place to insert a paragraph, we need providing more information to the
504 InsertParagraphSeparatorCommand by introducing a boolean parameter "pasteBlockqutoeIntoUnquotedArea".
506 * editing/inserting/insert-paragraph-separator-in-blockquote-expected.txt: Added.
507 * editing/inserting/insert-paragraph-separator-in-blockquote.html: Added.
508 * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote-expected.txt: Added.
509 * editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html: Added.
511 2012-04-30 Antti Koivisto <antti@apple.com>
513 Protect current element in HTMLLinkElement::setCSSStyleSheet
514 https://bugs.webkit.org/show_bug.cgi?id=85166
516 Reviewed by Andreas Kling.
518 * fast/css/cached-sheet-restore-crash-expected.txt: Added.
519 * fast/css/cached-sheet-restore-crash.html: Added.
521 2012-04-30 Pavel Feldman <pfeldman@chromium.org>
523 Not reviewed: chromium expectations updated.
525 * platform/chromium/test_expectations.txt:
527 2012-04-30 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
529 [GTK] DRT support for layoutTestController.removeOriginAccessWhitelistEntry
530 https://bugs.webkit.org/show_bug.cgi?id=85156
532 Reviewed by Martin Robinson.
534 Unskip http/tests/xmlhttprequest/origin-whitelisting-removal.html
536 * platform/gtk/test_expectations.txt:
538 2012-04-30 Pavel Feldman <pfeldman@chromium.org>
540 Not reviewed: chromium expectations updated.
542 * platform/chromium/test_expectations.txt:
544 2012-04-30 Andreas Kling <kling@webkit.org>
546 Add Mac expectation for fast/dom/Window/window-lookup-precedence.html.
548 Mac builds without ENABLE(DATALIST).
550 * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt: Added.
552 2012-04-29 Andreas Kling <kling@webkit.org>
554 Skip the fast/performance/ directory on Mac since the bots don't build with ENABLE(WEB_TIMING).
556 * platform/mac/Skipped:
558 2012-04-29 Sam Weinig <sam@webkit.org>
560 Add support for the Blob constructor (Part 2)
561 https://bugs.webkit.org/show_bug.cgi?id=84555
563 Address additional feedback on Blob construction.
564 - Add exception when the dictionary is not an object.
565 - Ensure the proper ordering of dictionary access. Tested via
566 throwing exceptions in toString, and ensuring correct one is
568 - Changed type of exception throw for invalid enumeration to a
571 Reviewed by Kentaro Hara.
573 * fast/files/blob-constructor-expected.txt:
574 * fast/files/script-tests/blob-constructor.js:
576 2012-04-29 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
578 [GTK] DRT needs an implementation of layoutTestController.setDomainRelaxationForbiddenForURLScheme
579 https://bugs.webkit.org/show_bug.cgi?id=85131
581 Reviewed by Martin Robinson.
583 Unskip http/tests/security/setDomainRelaxationForbiddenForURLScheme.html
585 * platform/gtk/test_expectations.txt:
587 2012-04-29 Zan Dobersek <zandobersek@gmail.com>
589 Unreviewed, gardening after revisions 115573 and 115582.
591 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
592 * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt:
593 * platform/gtk/fast/forms/001-expected.txt:
594 * platform/gtk/fast/html/details-position-expected.txt: Added.
595 * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt:
596 * platform/gtk/fast/replaced/width100percent-radio-expected.txt:
597 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
598 * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
599 * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
601 2012-04-28 Csaba Osztrogonác <ossy@webkit.org>
603 [Qt] Unreviewed weekend gardening, update test results, skip new failing tests.
605 * fast/files/workers/inline-worker-via-blob-url.html: Trivial typo fix after r115582.
606 * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Updated after r115582.
607 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r115582.
608 * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Updated after r115582.
609 * platform/qt/Skipped: Skip a new failing reftest after r115554.
610 * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
611 * platform/qt/fast/html/details-position-expected.png: Updated after r115573.
612 * platform/qt/fast/html/details-position-expected.txt: Updated after r115573.
613 * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Updated after r115573.
615 2012-04-28 Li Yin <li.yin@intel.com>
617 MessagePort must set m_closed to be true at the end of MessagePort::close function
618 https://bugs.webkit.org/show_bug.cgi?id=85139
620 Test MessageChannel.port whether can receive message after it is closed.
622 Reviewed by Kentaro Hara.
624 * fast/events/message-port-close-expected.txt: Added.
625 * fast/events/message-port-close.html: Added.
627 2012-04-28 Sam Weinig <sam@webkit.org>
629 Add support for the Blob constructor
630 https://bugs.webkit.org/show_bug.cgi?id=84555
632 Reviewed by Maciej Stachowiak.
634 Switch tests that were not directly testing BlobBuilder over to
635 using the Blob constructor, to get test coverage of standard way
638 * fast/files/blob-constructor.html: Added.
639 * fast/files/blob-constructor-expected.txt: Added.
640 * fast/files/script-tests/blob-constructor.js: Added.
643 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
644 * fast/dom/HTMLAnchorElement/anchor-download.html:
645 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
646 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
647 * fast/dom/constructed-objects-prototypes-expected.txt:
648 * fast/dom/window-domurl-crash.html:
649 * fast/files/blob-slice-overflow.html:
650 * fast/files/blob-slice-test.html:
651 * fast/files/file-reader-fffd-expected.txt:
652 * fast/files/file-reader-fffd.html:
653 * fast/files/not-enough-arguments-expected.txt:
654 * fast/files/not-enough-arguments.html:
655 * fast/files/resources/read-blob-test-cases.js:
656 * fast/files/resources/read-common.js:
657 * fast/files/workers/inline-worker-via-blob-url.html:
658 * fast/filesystem/resources/file-writer-abort-continue.js:
659 * fast/filesystem/resources/file-writer-abort-depth.js:
660 * fast/filesystem/resources/file-writer-abort.js:
661 * fast/filesystem/resources/file-writer-events.js:
662 * fast/filesystem/resources/file-writer-gc-blob.js:
663 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
664 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
665 * fast/filesystem/resources/file-writer-utils.js:
666 * http/tests/fileapi/create-blob-url-from-data-url.html:
667 * http/tests/filesystem/no-cache-filesystem-url.html:
668 * http/tests/local/blob/resources/hybrid-blob-util.js:
669 * http/tests/security/resources/create-filesystem-file.html:
670 * http/tests/websocket/tests/hixie76/send-object.html:
671 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html:
672 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
673 * http/tests/websocket/tests/hybi/send-blob.html:
674 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
675 * http/tests/websocket/tests/hybi/send-file-blob.html:
676 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
677 * platform/mac/fast/dom/Window/window-properties-expected.txt:
678 * storage/indexeddb/noblobs.html:
679 * storage/indexeddb/structured-clone.html:
681 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
683 Unreviewed, removing a Mac WebKit2-specific test result for
684 http/tests/xmlviewer/dumpAsText/frames.html that is not required
685 anymore after changes in r115572.
687 * platform/mac-wk2/http/tests/xmlviewer: Removed.
688 * platform/mac-wk2/http/tests/xmlviewer/dumpAsText: Removed.
689 * platform/mac-wk2/http/tests/xmlviewer/dumpAsText/frames-expected.txt: Removed.
691 2012-04-28 Emil A Eklund <eae@chromium.org>
693 Unreviewed rebaseline for tests affected by Length change in r115573.
695 * fast/borders/border-radius-huge-assert-expected.txt: Added.
696 * fast/html/details-position-expected.txt: Added.
697 * platform/chromium-mac-leopard/fast/forms/001-expected.png:
698 * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png:
699 * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png:
700 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png:
701 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png:
702 * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
703 * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png:
704 * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png:
705 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
706 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png:
707 * platform/chromium-mac/fast/forms/001-expected.png:
708 * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png:
709 * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png:
710 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
711 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
712 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png:
713 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt:
714 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
715 * platform/chromium-win/fast/html/details-position-expected.txt:
716 * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
717 * platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Removed.
718 * platform/efl/fast/html/details-position-expected.txt: Removed.
719 * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
720 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
721 * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Removed.
722 * platform/gtk/fast/html/details-position-expected.txt: Removed.
723 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
724 * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
725 * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
726 * svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
728 2012-04-26 Emil A Eklund <eae@chromium.org>
730 Move Length and CSS length computation to float
731 https://bugs.webkit.org/show_bug.cgi?id=84801
733 Reviewed by Eric Seidel.
735 Change Length and CSS length computation to floating point. This gets us
736 closer to the goal of supporting subpixel layout and improves precision
737 for SVG which already uses floating point for its layout.
739 This change makes computedStyle return fractional values for pixel values
740 if a fraction is specified. It also changes the result of computations
741 where two or more values with fractional precision. Prior to this change
742 the result of Length(2.9) + Length(2.9) would be 4 as each value would be
743 floored. with this change the result is 5 as the addition is done with
744 floating point precision and then the result will be floored. Once we
745 enable subpixel layout the resulting value in this example would be 5.8.
747 * fast/dom/length-attribute-mapping-expected.txt:
748 * fast/dom/length-attribute-mapping.html:
749 * platform/mac-snowleopard/fast/forms/001-expected.png:
750 * platform/mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
751 * platform/mac/fast/forms/001-expected.txt:
752 * platform/mac/fast/html/details-position-expected.png:
753 * platform/mac/fast/html/details-position-expected.txt:
754 * platform/mac/fast/replaced/width100percent-checkbox-expected.png:
755 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
756 * platform/mac/fast/replaced/width100percent-radio-expected.png:
757 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
758 * platform/mac/mathml/presentation/fractions-expected.png:
759 * platform/mac/mathml/presentation/fractions-expected.txt:
760 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
761 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
762 * platform/mac/mathml/presentation/mo-stretch-expected.png:
763 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
764 * platform/mac/mathml/presentation/subsup-expected.png:
765 * platform/mac/mathml/presentation/subsup-expected.txt:
766 * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
767 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
768 * platform/mac/tables/mozilla/bugs/bug1318-expected.png:
769 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
771 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
773 [WK2] http/tests/navigation/anchor-frames-gbk.html fails
774 https://bugs.webkit.org/show_bug.cgi?id=76896
776 Reviewed by Darin Adler.
778 Unskip the now-passing test for Mac and Qt WK2 ports.
780 * platform/mac-wk2/Skipped:
781 * platform/qt-5.0-wk2/Skipped:
783 2012-04-28 Zan Dobersek <zandobersek@gmail.com>
785 Unreviewed, adding a Gtk-specific baseline for
786 fast/dom/Window/window-lookup-precedence.html.
788 * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt: Added.
790 2012-04-28 Alexander Pavlov <apavlov@chromium.org>
792 Web Inspector: Enable touch events feature fails touch feature detection
793 https://bugs.webkit.org/show_bug.cgi?id=84397
795 Reviewed by Pavel Feldman.
797 * fast/events/touch/emulate-touch-events-expected.txt:
798 * fast/events/touch/emulate-touch-events.html:
800 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
802 <animateTransform type="scale"> should use '0' as effective from value not '1', if no base value is specified and from is not given
803 https://bugs.webkit.org/show_bug.cgi?id=85133
805 Reviewed by Antti Koivisto.
807 * svg/animations/animateTransform-by-scale-1-expected.svg: Added.
808 * svg/animations/animateTransform-by-scale-1.svg: Added.
810 2012-04-28 Noel Gordon <noel.gordon@gmail.com>
812 [chromium] http/tests/websocket/tests/hixie76/url-parsing.html is failing
813 https://bugs.webkit.org/show_bug.cgi?id=85130
815 Unreviewed test expectations update: fix expected text after r115533.
817 * platform/chromium-mac/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Removed.
818 * platform/chromium-win/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Removed.
819 * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing-expected.txt.
821 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
823 SVGAnimateColorElement doesn't support by/to animations properly
824 https://bugs.webkit.org/show_bug.cgi?id=36704
826 Reviewed by Antti Koivisto.
828 * svg/animations/animateColor-additive-2a-expected.svg: Added.
829 * svg/animations/animateColor-additive-2a.svg: Added.
830 * svg/animations/animateColor-additive-2b-expected.svg: Added.
831 * svg/animations/animateColor-additive-2b.svg: Added.
832 * svg/animations/animateColor-additive-2c-expected.svg: Added.
833 * svg/animations/animateColor-additive-2c.svg: Added.
834 * svg/animations/animateColor-additive-2d-expected.svg: Added.
835 * svg/animations/animateColor-additive-2d.svg: Added.
837 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
839 Fix repetitions & by animation support for path animations
840 https://bugs.webkit.org/show_bug.cgi?id=85071
842 Reviewed by Antti Koivisto.
844 * svg/animations/path-animation.svg: Added.
845 * svg/animations/path-animation-expected.svg: Added.
846 * svg/animations/repeating-path-animation-expected.svg: Added.
847 * svg/animations/repeating-path-animation.svg: Added.
848 * svg/animations/script-tests/svgpath-animation-1.js: Correct testcase, now that by animations are supported.
852 * svg/animations/svgpath-animation-1-expected.txt:
854 2012-04-28 Nikolas Zimmermann <nzimmermann@rim.com>
856 SVGAnimateMotion does not handle accumulation
857 https://bugs.webkit.org/show_bug.cgi?id=18564
859 Reviewed by Antti Koivisto.
861 Import mozilla <animateMotion> reftests, and two testscases from
862 Dr. Olaf Hoffmanns SVG test suite, covering all additive/accumulate modes
865 * svg/animations/animateMotion-additive-1-expected.svg: Added.
866 * svg/animations/animateMotion-additive-1.svg: Added.
867 * svg/animations/animateMotion-additive-2a-expected.svg: Added.
868 * svg/animations/animateMotion-additive-2a.svg: Added.
869 * svg/animations/animateMotion-additive-2b-expected.svg: Added.
870 * svg/animations/animateMotion-additive-2b.svg: Added.
871 * svg/animations/animateMotion-additive-2c-expected.svg: Added.
872 * svg/animations/animateMotion-additive-2c.svg: Added.
873 * svg/animations/animateMotion-additive-2d-expected.svg: Added.
874 * svg/animations/animateMotion-additive-2d.svg: Added.
875 * svg/animations/mozilla/animateMotion-by-1-expected.svg: Added.
876 * svg/animations/mozilla/animateMotion-by-1.svg: Added.
877 * svg/animations/mozilla/animateMotion-from-to-1-expected.svg: Added.
878 * svg/animations/mozilla/animateMotion-from-to-1.svg: Added.
879 * svg/animations/mozilla/animateMotion-indefinite-to-1-expected.svg: Added.
880 * svg/animations/mozilla/animateMotion-indefinite-to-1.svg: Added.
881 * svg/animations/mozilla/animateMotion-indefinite-to-2-expected.svg: Added.
882 * svg/animations/mozilla/animateMotion-indefinite-to-2.svg: Added.
883 * svg/animations/mozilla/animateMotion-mpath-pathLength-1-expected.svg: Added.
884 * svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg: Added.
885 * svg/animations/mozilla/animateMotion-mpath-targetChange-1-expected.svg: Added.
886 * svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg: Added.
887 * svg/animations/mozilla/animateMotion-to-overridden-1-expected.svg: Added.
888 * svg/animations/mozilla/animateMotion-to-overridden-1.svg: Added.
890 2012-04-27 Yury Semikhatsky <yurys@chromium.org>
892 ScriptStateProtectedPtr should not keep a strong reference to the context
893 https://bugs.webkit.org/show_bug.cgi?id=85009
895 Test that after frame navigation all arguments passed to the console messages
896 created in that frame will be discarded and not prevent the frame context from
899 Reviewed by Pavel Feldman.
901 * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation-expected.txt: Added.
902 * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html: Added.
903 * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt:
904 * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html:
905 * http/tests/inspector-enabled/resources/console-clear-arguments-test.js: Added.
907 (dumpConsoleMessageArgumentCounts):
908 * http/tests/inspector/console-test.js:
909 (initialize_ConsoleTest.InspectorTest.checkConsoleMessagesDontHaveParameters):
910 (initialize_ConsoleTest):
912 2012-04-28 Csaba Osztrogonác <ossy@webkit.org>
914 [Qt] Unreviewed weekend gardening, skip new failing tests.
916 * platform/qt/Skipped:
918 2012-04-27 Noel Gordon <noel.gordon@gmail.com>
920 Layout Test fast/images/gif-large-checkerboard.html is a flaky crash
921 https://bugs.webkit.org/show_bug.cgi?id=85073
923 Unreviewed text expectations update. Test has been a solid PASS for past 12 hours
924 since the patch for bug 85077 rolled in.
926 * platform/chromium/test_expectations.txt:
928 2012-04-27 Csaba Osztrogonác <ossy@webkit.org>
930 Unreviewed gardening, update expected files after r115446.
932 * fast/dom/Window/window-lookup-precedence-expected.txt: Updated after r115446.
933 * platform/qt-4.8/fast/dom/Window/window-properties-expected.txt: Updated after r115446.
934 * platform/qt-5.0-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r115446.
935 * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446.
936 * platform/qt-5.0/fast/dom/Window/window-properties-expected.txt: Updated after r115446.
937 * platform/qt-5.0/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446.
938 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Updated after r115446.
939 * platform/qt/fast/js/global-constructors-expected.txt: Updated after r115446.
941 2012-04-27 Zan Dobersek <zandobersek@gmail.com>
943 Unreviewed, rebaselining after revisions 115446, 115510 and 115533.
945 * fast/dom/Window/window-lookup-precedence-expected.txt:
946 * http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
947 * http/tests/websocket/tests/hybi/url-parsing-expected.txt:
948 * platform/gtk/media/video-colorspace-yuv420-expected.txt:
949 * platform/gtk/media/video-colorspace-yuv422-expected.txt:
951 2012-04-27 Dean Jackson <dino@apple.com>
953 Support reverse and alternate-reverse in CA animations
954 https://bugs.webkit.org/show_bug.cgi?id=78041
956 Reviewed by Beth Dakin.
958 Tests support for reverse and alternate-reverse animations on
959 CoreAnimation objects, as well as filling out some of the software
960 animator tests. There are three variables to exercise: reverse vs
961 forward direction animations, whether reversed timing functions are
962 inverted correctly, and that fill mode respects the direction of
965 Refactored the animation test helper class so we could reuse
966 property parsing and evaluation.
968 * animations/animation-direction-reverse-fill-mode-expected.txt: Added.
969 * animations/animation-direction-reverse-fill-mode-hardware-expected.txt: Added.
970 * animations/animation-direction-reverse-fill-mode-hardware.html: Added.
971 * animations/animation-direction-reverse-fill-mode.html: Added.
972 * animations/animation-direction-reverse-hardware-expected.txt: Added.
973 * animations/animation-direction-reverse-hardware-opacity-expected.txt: Added.
974 * animations/animation-direction-reverse-hardware-opacity.html: Added.
975 * animations/animation-direction-reverse-hardware.html: Added.
976 * animations/animation-direction-reverse-non-hardware-expected.txt: Added.
977 * animations/animation-direction-reverse-non-hardware.html: Added.
978 * animations/animation-direction-reverse-timing-functions-expected.txt: Added.
979 * animations/animation-direction-reverse-timing-functions-hardware-expected.txt: Added.
980 * animations/animation-direction-reverse-timing-functions-hardware.html: Added.
981 * animations/animation-direction-reverse-timing-functions.html: Added.
982 * animations/resources/animation-test-helpers.js:
983 (checkExpectedValue):
985 (comparePropertyValue):
987 2012-04-27 Sheriff Bot <webkit.review.bot@gmail.com>
989 Unreviewed, rolling out r115407.
990 http://trac.webkit.org/changeset/115407
991 https://bugs.webkit.org/show_bug.cgi?id=85126
993 Caused heap use after free (Requested by keishi_ on #webkit).
995 * fast/forms/datalist/datalist-child-validation-expected.txt: Removed.
996 * fast/forms/datalist/datalist-child-validation.html: Removed.
998 2012-04-27 Kentaro Hara <haraken@chromium.org>
1000 "Not enough arguments" error should be TypeError
1001 https://bugs.webkit.org/show_bug.cgi?id=84628
1003 Reviewed by Darin Adler.
1005 Currently, some custom bindings implement "Not enough arguments"
1006 error as SyntaxError. The Web IDL spec requires that it should be
1007 TypeError: http://www.w3.org/TR/WebIDL/#dfn-overload-resolution-algorithm
1008 Thus, this patch changes SyntaxError to TypeError, and adds test
1009 cases for the exception.
1011 * http/tests/websocket/tests/hixie76/send-empty-expected.txt:
1012 * http/tests/websocket/tests/hixie76/url-parsing.html:
1013 * http/tests/websocket/tests/hybi/send-empty-expected.txt:
1014 * http/tests/websocket/tests/hybi/url-parsing.html:
1015 * http/tests/xmlhttprequest/exceptions-expected.txt:
1016 * http/tests/xmlhttprequest/exceptions.html:
1017 * platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
1018 * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt:
1019 * svg/dom/SVGLength-expected.txt:
1020 * webaudio/audionode-expected.txt:
1021 * webaudio/audionode.html:
1023 2012-04-27 Kenneth Russell <kbr@google.com>
1025 Remove SHADER_COMPILER constant
1026 https://bugs.webkit.org/show_bug.cgi?id=85115
1028 Reviewed by Darin Adler.
1030 * fast/canvas/webgl/constants-expected.txt: Updated expected results.
1031 * fast/canvas/webgl/constants.html: Synced test with Khronos repository.
1033 2012-04-27 Joe Thomas <joethomas@motorola.com>
1035 fast/forms/listbox-clear-restore.html is failing
1036 https://bugs.webkit.org/show_bug.cgi?id=82818
1038 Reviewed by Darin Adler.
1040 This testcase was flaky on the bot and from the screenshots it looks like the timer failed to fire.
1041 Using document.body.offsetWidth to force a layout instead of timer.
1043 * fast/forms/listbox-clear-restore.html:
1044 * platform/mac/Skipped:
1046 2012-04-27 Andrew Scherkus <scherkus@chromium.org>
1048 [Chromium] Unreviewed, updating baselines for media/video-colorspace-yuv420/422.html due to r115510.
1050 * platform/chromium-linux/media/video-colorspace-yuv420-expected.png:
1051 * platform/chromium-linux/media/video-colorspace-yuv422-expected.png:
1052 * platform/chromium-mac-leopard/media/video-colorspace-yuv420-expected.png:
1053 * platform/chromium-mac-leopard/media/video-colorspace-yuv422-expected.png:
1054 * platform/chromium-mac-snowleopard/media/video-colorspace-yuv420-expected.png:
1055 * platform/chromium-mac-snowleopard/media/video-colorspace-yuv422-expected.png:
1056 * platform/chromium-mac/media/video-colorspace-yuv420-expected.png:
1057 * platform/chromium-mac/media/video-colorspace-yuv420-expected.txt:
1058 * platform/chromium-mac/media/video-colorspace-yuv422-expected.png:
1059 * platform/chromium-mac/media/video-colorspace-yuv422-expected.txt:
1060 * platform/chromium-win/media/video-colorspace-yuv420-expected.png:
1061 * platform/chromium-win/media/video-colorspace-yuv420-expected.txt:
1062 * platform/chromium-win/media/video-colorspace-yuv422-expected.png:
1063 * platform/chromium-win/media/video-colorspace-yuv422-expected.txt:
1064 * platform/chromium/test_expectations.txt:
1066 2012-04-27 Yi Shen <yi.4.shen@nokia.com>
1068 REGRESSION(113723): Pressing enter in this list example deletes the whole list
1069 https://bugs.webkit.org/show_bug.cgi?id=85016
1071 Reviewed by Enrica Casucci.
1073 The bug was caused by CompositeEditCommand::breakOutOfEmptyListItem, which calls isListItem
1074 on the empty list's siblings to decide which part of the list should get removed. However,
1075 the check fails when the empty list's sibling is a text node, or a list element (e.g. ul, ol).
1076 Fixed it by skipping empty list's non-element sibling and calling isListElement to do further
1079 * editing/execCommand/break-out-of-empty-list-item-expected.txt:
1080 * editing/execCommand/script-tests/break-out-of-empty-list-item.js:
1082 2012-04-27 Tim Horton <timothy_horton@apple.com>
1084 SMIL animation causes leak of the related Document (and many elements)
1085 https://bugs.webkit.org/show_bug.cgi?id=83856
1086 <rdar://problem/11216047>
1088 Reviewed by Dean Jackson.
1090 Add a few tests for different parts of this patch: smil-leak-elements tests that animated
1091 elements are garbage collected properly after being removed from the page;
1093 smil-leak-element-instances and its related smil-leak-element-instances-noBaseValRef test
1094 that we don't leak instances after they're removed from the document while the original element is still alive;
1096 smil-leak-dynamically-added-element-instances tests the same thing, but adds half of the instances
1097 while the animation is in the middle of running;
1099 svglength-element-removed-crash ensures that an animated element is not freed
1100 if JavaScript code is holding a reference to an animated property wrapper.
1102 * svg/animations/smil-leak-dynamically-added-element-instances-expected.txt: Added.
1103 * svg/animations/smil-leak-dynamically-added-element-instances.svg: Added.
1104 * svg/animations/smil-leak-element-instances-expected.txt: Added.
1105 * svg/animations/smil-leak-element-instances-noBaseValRef-expected.txt: Added.
1106 * svg/animations/smil-leak-element-instances-noBaseValRef.svg: Added.
1107 * svg/animations/smil-leak-element-instances.svg: Added.
1108 * svg/animations/smil-leak-elements-expected.txt: Added.
1109 * svg/animations/smil-leak-elements.svg: Added.
1110 * svg/animations/svglength-element-removed-crash-expected.txt: Added.
1111 * svg/animations/svglength-element-removed-crash.svg: Added.
1113 2012-04-27 Dirk Pranke <dpranke@chromium.org>
1115 Mark tables/mozilla/other/slashlogo.html as SLOW
1116 https://bugs.webkit.org/show_bug.cgi?id=85106
1118 * platform/chromium/test_expectations.txt:
1120 2012-04-24 Jeffrey Pfau <jpfau@apple.com>
1122 Disable RTF in JavaScript drag-and-drop
1123 https://bugs.webkit.org/show_bug.cgi?id=76597
1125 Reviewed by Maciej Stachowiak.
1127 * fast/events/drag-and-drop-subframe-dataTransfer-expected.txt: Added.
1128 * fast/events/drag-and-drop-subframe-dataTransfer.html: Added.
1129 * fast/events/resources/file-for-drag-and-drop-subframe-dataTransfer.html: Added.
1131 2012-04-27 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
1133 [EFL] [DRT] Unskip passing tests related to editing commands
1134 https://bugs.webkit.org/show_bug.cgi?id=84944
1136 Unreviewed, unskip passing editing commands tests.
1138 * platform/efl/Skipped:
1140 2012-04-24 Shadi Khalek <shadi@chromium.org>
1142 Support video format yuv422p tests on different ports.
1143 https://bugs.webkit.org/show_bug.cgi?id=82281
1145 Reviewed by Eric Carlson.
1147 * media/content/test_yuv420.mp4: Added.
1148 * media/content/test_yuv420.ogv:
1149 * media/content/test_yuv422.mp4: Added.
1150 * media/content/test_yuv422.ogv:
1151 * media/video-colorspace-yuv420.html:
1152 * media/video-colorspace-yuv422.html:
1154 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1156 [Chromium] fast/js/dfg-uint32array.html is a flaky timeout.
1157 https://bugs.webkit.org/show_bug.cgi?id=85090
1159 * platform/chromium/test_expectations.txt: Added.
1161 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1163 Mark svg/as-image/svg-as-relative-image-with-explicit-size.html as flaky.
1164 https://bugs.webkit.org/show_bug.cgi?id=85107
1166 * platform/chromium/test_expectations.txt: Registered flakiness.
1168 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1170 Mark tables/mozilla/other/slashlogo.html as flaky timeout.
1171 https://bugs.webkit.org/show_bug.cgi?id=85106
1173 * platform/chromium/test_expectations.txt: Marked.
1175 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1177 [Chromium] Remove remaining mentions of platform/mac-leopard.
1179 * platform/chromium/test_expectations.txt: Removed.
1181 2012-04-27 Nat Duca <nduca@chromium.org>
1183 Implement high-resolution time via window.performance.now()
1184 https://bugs.webkit.org/show_bug.cgi?id=66684
1186 This implements the high resolution time spec from
1187 http://www.w3.org/TR/hr-time/, giving javascript access to
1188 sub-millisecond timestamps that increase over time instead of being
1189 subject to skewing, for example when the host machine's clock changes.
1191 Reviewed by Tony Gentilcore.
1193 * fast/dom/Window/window-properties-performance-expected.txt:
1194 * fast/performance/performance-now-timestamps-expected.txt: Added.
1195 * fast/performance/performance-now-timestamps.html: Added.
1196 * fast/performance/script-tests/TEMPLATE.html: Added.
1197 * fast/performance/script-tests/performance-now-timestamps.js: Added.
1199 * platform/qt/fast/dom/Window/window-properties-performance-expected.txt:
1201 2012-04-27 Tony Chang <tony@chromium.org>
1203 remove LayoutTests/platform/mac-leopard
1204 https://bugs.webkit.org/show_bug.cgi?id=84999
1206 These results are no longer used by any ports.
1208 * platform/mac-leopard: Removed.
1210 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
1212 [EFL] Several media layout tests need rebaselining
1213 https://bugs.webkit.org/show_bug.cgi?id=84943
1215 Unreviewed, rebaseline EFL media layout tests due to r114957.
1217 * platform/efl/media/media-controls-clone-expected.txt:
1218 * platform/efl/media/video-empty-source-expected.txt:
1219 * platform/efl/media/video-zoom-controls-expected.txt:
1221 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1223 Unreviewed, rolling out r115484.
1224 http://trac.webkit.org/changeset/115484
1225 https://bugs.webkit.org/show_bug.cgi?id=84555
1227 Broke Chromium compile.
1229 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
1230 * fast/dom/HTMLAnchorElement/anchor-download.html:
1231 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
1232 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
1233 * fast/dom/window-domurl-crash.html:
1234 * fast/files/blob-constructor-expected.txt: Removed.
1235 * fast/files/blob-constructor.html: Removed.
1236 * fast/files/blob-slice-overflow.html:
1237 * fast/files/blob-slice-test.html:
1238 * fast/files/file-reader-fffd.html:
1239 * fast/files/not-enough-arguments.html:
1240 * fast/files/resources/read-blob-test-cases.js:
1241 (testReadingTripleSlicedHybridBlob):
1242 * fast/files/resources/read-common.js:
1244 * fast/files/script-tests/blob-constructor.js: Removed.
1245 * fast/files/workers/inline-worker-via-blob-url.html:
1246 * fast/filesystem/resources/file-writer-abort-continue.js:
1249 * fast/filesystem/resources/file-writer-abort-depth.js:
1250 * fast/filesystem/resources/file-writer-abort.js:
1253 * fast/filesystem/resources/file-writer-events.js:
1256 * fast/filesystem/resources/file-writer-gc-blob.js:
1259 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
1260 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
1261 * fast/filesystem/resources/file-writer-utils.js:
1262 * http/tests/fileapi/create-blob-url-from-data-url.html:
1263 * http/tests/filesystem/no-cache-filesystem-url.html:
1264 * http/tests/local/blob/resources/hybrid-blob-util.js:
1265 (HybridBlobTestUtil.this.appendAndCreateBlob):
1266 (HybridBlobTestUtil):
1267 * http/tests/security/resources/create-filesystem-file.html:
1268 * http/tests/websocket/tests/hixie76/send-object.html:
1269 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html:
1270 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
1271 * http/tests/websocket/tests/hybi/send-blob.html:
1272 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
1273 * http/tests/websocket/tests/hybi/send-file-blob.html:
1274 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
1275 (createBlobContainingHelloWorld):
1277 (createBlobContainingAllDistinctBytes):
1278 * platform/mac/fast/dom/Window/window-properties-expected.txt:
1279 * storage/indexeddb/noblobs.html:
1280 * storage/indexeddb/structured-clone.html:
1282 2012-04-27 Dirk Pranke <dpranke@chromium.org>
1284 [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT
1285 https://bugs.webkit.org/show_bug.cgi?id=84917
1287 Unreviewed, build fix.
1289 Reland the change in r115453 with a fix for chromium win.
1291 * platform/chromium/test_expectations.txt:
1293 2012-04-27 Eric Carlson <eric.carlson@apple.com>
1295 https://bugs.webkit.org/show_bug.cgi?id=85038
1297 Unreviewed, Mac test_expectations update.
1299 * platform/mac/test_expectations.txt: Skip http/tests/inspector/network/network-initiator.html.
1301 2012-04-27 Alexandru Chiculita <achicu@adobe.com>
1303 [CSS Shaders] Implement CSS Animations and Transitions for CSS Shaders
1304 https://bugs.webkit.org/show_bug.cgi?id=71406
1306 Reviewed by Dean Jackson.
1308 * animations/resources/animation-test-helpers.js: Added a check for the "custom" function and used the parser in custom-filter-parser.js instead.
1309 (getFilterParameters):
1310 (filterParametersMatch):
1311 * css3/filters/custom/custom-filter-animation-expected.txt: Added.
1312 * css3/filters/custom/custom-filter-animation.html: Added.
1313 * css3/filters/resources/custom-filter-parser.js: Added a simple parser for the "custom" function, so that multiple types can be checked correctly.
1315 2012-04-26 Sam Weinig <sam@webkit.org>
1317 Add support for the Blob constructor
1318 https://bugs.webkit.org/show_bug.cgi?id=84555
1320 Reviewed by Maciej Stachowiak.
1322 Switch tests that were not directly testing BlobBuilder over to
1323 using the Blob constructor, to get test coverage of standard way
1326 * fast/files/blob-constructor.html:
1327 * fast/files/blob-constructor-expected.txt:
1328 * fast/files/script-tests/blob-constructor.js:
1331 * fast/dom/HTMLAnchorElement/anchor-download-unset.html:
1332 * fast/dom/HTMLAnchorElement/anchor-download.html:
1333 * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html:
1334 * fast/dom/HTMLAnchorElement/anchor-nodownload.html:
1335 * fast/dom/window-domurl-crash.html:
1336 * fast/files/blob-builder-crash-expected.txt: Removed.
1337 * fast/files/blob-builder-crash.html: Removed.
1338 * fast/files/blob-slice-overflow.html:
1339 * fast/files/blob-slice-test.html:
1340 * fast/files/file-reader-fffd.html:
1341 * fast/files/not-enough-arguments.html:
1342 * fast/files/resources/read-blob-test-cases.js:
1343 * fast/files/resources/read-common.js:
1344 * fast/files/workers/inline-worker-via-blob-url.html:
1345 * fast/filesystem/resources/file-writer-abort-continue.js:
1346 * fast/filesystem/resources/file-writer-abort-depth.js:
1347 * fast/filesystem/resources/file-writer-abort.js:
1348 * fast/filesystem/resources/file-writer-events.js:
1349 * fast/filesystem/resources/file-writer-gc-blob.js:
1350 * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
1351 * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
1352 * fast/filesystem/resources/file-writer-utils.js:
1353 * http/tests/fileapi/create-blob-url-from-data-url.html:
1354 * http/tests/filesystem/no-cache-filesystem-url.html:
1355 * http/tests/local/blob/resources/hybrid-blob-util.js:
1356 * http/tests/security/resources/create-filesystem-file.html:
1357 * http/tests/websocket/tests/hixie76/send-object.html:
1358 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html:
1359 * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html:
1360 * http/tests/websocket/tests/hybi/send-blob.html:
1361 * http/tests/websocket/tests/hybi/send-file-blob-fail.html:
1362 * http/tests/websocket/tests/hybi/send-file-blob.html:
1363 * http/tests/websocket/tests/hybi/workers/resources/send-blob.js:
1364 * platform/mac/fast/dom/Window/window-properties-expected.txt:
1365 * storage/indexeddb/noblobs.html:
1366 * storage/indexeddb/structured-clone.html:
1368 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1370 Remove passing test from expectations.
1372 * platform/chromium/test_expectations.txt: Another one bites the dust.
1374 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1376 [Chromium] Layout Tests fast/js/dfg-float64array.html, fast/js/dfg-uint16array.html, and fast/js/dfg-uint8array.html are flaky timeouts.
1377 https://bugs.webkit.org/show_bug.cgi?id=85090
1379 * platform/chromium/test_expectations.txt: Marked as flakes.
1381 2012-04-27 Shawn Singh <shawnsingh@chromium.org>
1383 Infinite backgroundClipRect should not be scrolled.
1384 https://bugs.webkit.org/show_bug.cgi?id=84979
1386 Reviewed by Adrienne Walker.
1388 * compositing/iframes/resources/fixed-position-transformed-subframe.html: Added.
1389 * compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
1390 * compositing/iframes/scroll-fixed-transformed-element-expected.txt: Added.
1391 * compositing/iframes/scroll-fixed-transformed-element.html: Added.
1393 2012-04-27 Erik Arvidsson <arv@chromium.org>
1395 Clean up tests in preparation for ES5.2 global scope fix
1396 https://bugs.webkit.org/show_bug.cgi?id=85001
1398 Reviewed by Gavin Barraclough.
1400 * fast/css/resize-value-compared.html:
1401 * fast/dom/resources/navigation-type-matches-querystring.html:
1402 * fast/dom/script-tests/webtiming-document-open.js:
1403 * fast/dom/script-tests/webtiming-navigate-within-document.js:
1404 * fast/dom/script-tests/webtiming.js:
1405 * http/tests/inspector/indexeddb/indexeddb-test.js:
1406 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html:
1407 * http/tests/misc/resources/webtiming-cross-origin-redirect.html:
1408 * http/tests/misc/resources/webtiming-no-origin.html:
1409 * http/tests/misc/resources/webtiming-one-redirect.html:
1410 * http/tests/misc/resources/webtiming-ssl.html:
1411 * http/tests/misc/resources/webtiming-two-redirects.html:
1412 * http/tests/misc/webtiming-slow-load.php:
1414 2012-04-27 Dirk Pranke <dpranke@chromium.org>
1416 Unreviewed, revert r115453 - broke chromium win bots
1418 * platform/chromium/test_expectations.txt:
1420 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1422 Layout Test media/video-currentTime-set.html is still flaky
1423 https://bugs.webkit.org/show_bug.cgi?id=85003
1425 Reviewed by Eric Carlson.
1427 * media/video-currentTime-set.html: Removed extraneous timeout code.
1429 2012-04-27 Ryosuke Niwa <rniwa@webkit.org>
1431 FormatBlock crashes when body element is removed prior to the command execution
1432 https://bugs.webkit.org/show_bug.cgi?id=84937
1434 Reviewed by Tony Chang.
1436 Add a regression test for executing FormatCommand immediately after removing
1437 the body element thereby turning the selection end points to non-candidates.
1439 * editing/execCommand/format-block-without-body-crash-expected.txt: Added.
1440 * editing/execCommand/format-block-without-body-crash.html: Added.
1442 2012-04-27 Julien Chaffraix <jchaffraix@webkit.org>
1444 NULL-deref in RenderBox::clippedOverflowRectForRepaint
1445 https://bugs.webkit.org/show_bug.cgi?id=84774
1447 Reviewed by Tony Chang.
1449 * fast/inline/crash-new-continuation-with-outline-expected.txt: Added.
1450 * fast/inline/crash-new-continuation-with-outline.html: Added.
1452 2012-04-27 Dirk Pranke <dpranke@chromium.org>
1454 [chromium] use "drt-style" output, not "test-shell-style" output, on mac and linux DRT
1455 https://bugs.webkit.org/show_bug.cgi?id=84917
1457 Unreviewed, expectations change to accompany the new-run-webkit-tests change.
1459 * platform/chromium/test_expectations.txt
1461 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
1463 [EFL] ResourceError domain needs to be properly set in FrameLoaderClient
1464 https://bugs.webkit.org/show_bug.cgi?id=84129
1466 Reviewed by Nate Chapin.
1468 Unskip the tests which require EFL's DumpRenderTree to support
1469 LayoutTestController's dumpResourceLoadCallbacks() and print out
1470 correctly information about resource loading errors.
1472 * platform/efl/Skipped:
1474 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1476 [Chromium] platform/chromium/media/video-capture-preview.html is a flaky crash.
1477 https://bugs.webkit.org/show_bug.cgi?id=85082
1479 * platform/chromium/test_expectations.txt: Added expectation of flakiness.
1481 2012-04-27 Alexander Pavlov <apavlov@chromium.org>
1483 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
1484 https://bugs.webkit.org/show_bug.cgi?id=84946
1486 Reviewed by Yury Semikhatsky.
1488 * inspector/debugger/disable-script-expected.txt: Added.
1489 * inspector/debugger/disable-script.html: Added.
1491 2012-04-27 Keishi Hattori <keishi@webkit.org>
1493 IETC HTML5: verify HTMLDataListElement - instanceof HTMLDataListElement fails.
1494 https://bugs.webkit.org/show_bug.cgi?id=81196
1496 Reviewed by Kent Tamura.
1498 * fast/dom/Window/resources/window-properties.js: Added HTMLDataListElement to the list.
1499 * platform/chromium/fast/dom/Window/window-lookup-precedence-expected.txt:
1501 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1503 Unreviewed, rolling out r115417.
1504 http://trac.webkit.org/changeset/115417
1505 https://bugs.webkit.org/show_bug.cgi?id=84946
1507 Added test is broken on windows.
1509 * inspector/debugger/disable-script-expected.txt: Removed.
1510 * inspector/debugger/disable-script.html: Removed.
1512 2012-04-27 Dimitri Glazkov <dglazkov@chromium.org>
1514 [Chromium] fast/images/gif-large-checkerboard.html is a flaky crash
1515 https://bugs.webkit.org/show_bug.cgi?id=85073
1517 * platform/chromium/test_expectations.txt: Marked flaky crash.
1519 2012-04-26 Andreas Kling <kling@webkit.org>
1521 Avoid mutating Element attribute storage in StepRange constructor.
1522 <http://webkit.org/b/84797>
1524 Reviewed by Antti Koivisto.
1526 * fast/selectors/querySelector-in-range-crash-expected.txt: Added.
1527 * fast/selectors/querySelector-in-range-crash.html: Added.
1529 2012-04-27 Rob Buis <rbuis@rim.com>
1531 SVG inline style of 'marker-*' does not override
1532 https://bugs.webkit.org/show_bug.cgi?id=84824
1534 Add tests for clip-path, filter, mask and marker-* properties.
1536 Reviewed by Nikolas Zimmermann.
1538 * svg/custom/inline-style-overrides-clipPath-expected.svg: Added.
1539 * svg/custom/inline-style-overrides-clipPath.svg: Added.
1540 * svg/custom/inline-style-overrides-filter-expected.svg: Added.
1541 * svg/custom/inline-style-overrides-filter.svg: Added.
1542 * svg/custom/inline-style-overrides-markers-expected.svg: Added.
1543 * svg/custom/inline-style-overrides-markers.svg: Added.
1544 * svg/custom/inline-style-overrides-mask-expected.svg: Added.
1545 * svg/custom/inline-style-overrides-mask.svg: Added.
1547 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
1549 Support values animation mode with just a single value
1550 https://bugs.webkit.org/show_bug.cgi?id=85064
1552 Reviewed by Antti Koivisto.
1554 * svg/animations/resources/single-values-animation.svg: Added.
1555 * svg/animations/script-tests/single-values-animation.js: Added.
1559 * svg/animations/single-values-animation-expected.txt: Added.
1560 * svg/animations/single-values-animation.html: Added.
1562 2012-04-27 Marcus Bulach <bulach@chromium.org>
1564 [chromium] Update test expectation.
1565 https://bugs.webkit.org/show_bug.cgi?id=85038
1567 Unreviewed, chromium test_expectations update.
1569 * platform/chromium/test_expectations.txt:
1571 2012-04-27 Konrad Piascik <kpiascik@rim.com>
1573 Web Inspector: Allow inspection of Web Socket Frames
1574 https://bugs.webkit.org/show_bug.cgi?id=83282
1576 Reviewed by Pavel Feldman.
1578 * http/tests/inspector/web-socket-frame-error-expected.txt: Added.
1579 * http/tests/inspector/web-socket-frame-error.html: Added.
1580 * http/tests/inspector/web-socket-frame-expected.txt: Added.
1581 * http/tests/inspector/web-socket-frame.html: Added.
1583 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
1585 Fix repetitions & by animation support for SVGAnimateTransformElement
1586 https://bugs.webkit.org/show_bug.cgi?id=85051
1588 Reviewed by Antti Koivisto.
1590 Enable <animateTransform> test in additive-type-by-animation, which was disabled as it triggered assertions before this patch.
1591 Add lots of new <animateTransform> covering additive/accumulative animations using reftests, for all animateTransform types (translate/rotate/skewX/skewY/scale).
1593 * svg/animations/additive-type-by-animation-expected.txt:
1594 * svg/animations/animateTransform-accumulation-expected.svg: Added.
1595 * svg/animations/animateTransform-accumulation.svg: Added.
1596 * svg/animations/animateTransform-by-scale-expected.svg: Added.
1597 * svg/animations/animateTransform-by-scale.svg: Added.
1598 * svg/animations/animateTransform-from-by-from-to-comparision-expected.svg: Added.
1599 * svg/animations/animateTransform-from-by-from-to-comparision.svg: Added.
1600 * svg/animations/animateTransform-from-by-scale-additive-sum-expected.svg: Added.
1601 * svg/animations/animateTransform-from-by-scale-additive-sum.svg: Added.
1602 * svg/animations/animateTransform-from-by-scale-expected.svg: Added.
1603 * svg/animations/animateTransform-from-by-scale.svg: Added.
1604 * svg/animations/animateTransform-rotate-around-point-expected.svg: Added.
1605 * svg/animations/animateTransform-rotate-around-point.svg: Added.
1606 * svg/animations/animateTransform-skewX-expected.svg: Added.
1607 * svg/animations/animateTransform-skewX.svg: Added.
1608 * svg/animations/animateTransform-skewY-expected.svg: Added.
1609 * svg/animations/animateTransform-skewY.svg: Added.
1610 * svg/animations/animateTransform-translate-expected.svg: Added.
1611 * svg/animations/animateTransform-translate.svg: Added.
1612 * svg/animations/multiple-animateTransform-additive-sum-expected.svg: Added.
1613 * svg/animations/multiple-animateTransform-additive-sum.svg: Added.
1614 * svg/animations/resources/additive-type-by-animation.svg:
1615 * svg/animations/script-tests/additive-type-by-animation.js:
1620 * svg/animations/script-tests/svgtransform-animation-1.js:
1629 * svg/animations/script-tests/svgtransform-animation-discrete.js:
1634 * svg/animations/svgtransform-animation-1-expected.txt:
1635 * svg/animations/svgtransform-animation-discrete-expected.txt:
1637 2012-04-27 Nikolas Zimmermann <nzimmermann@rim.com>
1639 SVG Animations update baseVal instead of animVal
1640 https://bugs.webkit.org/show_bug.cgi?id=12437
1642 Reviewed by Dirk Schulze.
1644 Add tests that change the CSS property while an animation is running, finally fixed now for both SVG DOM & CSS animations.
1646 * svg/animations/change-css-property-while-animating-fill-freeze-expected.txt: Added.
1647 * svg/animations/change-css-property-while-animating-fill-freeze.html: Added.
1648 * svg/animations/change-css-property-while-animating-fill-remove-expected.txt: Added.
1649 * svg/animations/change-css-property-while-animating-fill-remove.html: Added.
1650 * svg/animations/resources/change-css-property-while-animating-fill-freeze.svg: Added.
1651 * svg/animations/resources/change-css-property-while-animating-fill-remove.svg: Added.
1652 * svg/animations/script-tests/change-css-property-while-animating-fill-freeze.js: Added.
1659 * svg/animations/script-tests/change-css-property-while-animating-fill-remove.js: Added.
1667 2012-04-27 Philippe Normand <pnormand@igalia.com>
1669 Unreviewed, GTK test_expectations update.
1671 * platform/gtk/test_expectations.txt: Mark another http/inspector
1674 2012-04-26 Alexander Pavlov <apavlov@chromium.org>
1676 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
1677 https://bugs.webkit.org/show_bug.cgi?id=84946
1679 Reviewed by Yury Semikhatsky.
1681 * inspector/debugger/disable-script-expected.txt: Added.
1682 * inspector/debugger/disable-script.html: Added.
1684 2012-04-27 Philippe Normand <pnormand@igalia.com>
1686 Unreviewed, GTK test_expectations update.
1688 * platform/gtk/test_expectations.txt: Flag http test hitting an ASSERT.
1690 2012-04-27 Christophe Dumez <christophe.dumez@intel.com>
1692 [EFL] DRT should support LayoutTestController's dumpResourceLoadCallbacks()
1693 https://bugs.webkit.org/show_bug.cgi?id=81891
1695 Reviewed by Philippe Normand.
1697 Unskip tests which depend on EFL's DumpRenderTree support for
1698 LayoutTestController's dumpResourceLoadCallbacks(), now that it is
1701 * platform/efl/Skipped:
1703 2012-04-27 Marcus Bulach <bulach@chromium.org>
1705 [chromium] Update test expectation.
1706 https://bugs.webkit.org/show_bug.cgi?id=85038
1708 Unreviewed, chromium test_expectations update.
1710 * platform/chromium/test_expectations.txt:
1712 2012-04-27 Philippe Normand <pnormand@igalia.com>
1714 Unreviewed, GTK test_expectations update.
1716 * platform/gtk/test_expectations.txt: Fix expected results of
1717 css2.1 results and remove non-existant fast/form test.
1719 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
1721 REGRESSION (r94497): Pressing Command+A when inline (Marked Text) is not empty will clean whole content
1722 https://bugs.webkit.org/show_bug.cgi?id=84501
1724 Reviewed by Alexey Proskuryakov.
1726 Add a regression test for selecting all when there is a composition text.
1728 * editing/input/select-all-clear-input-method-expected.txt: Added.
1729 * editing/input/select-all-clear-input-method.html: Added.
1731 2012-04-26 Csaba Osztrogonác <ossy@webkit.org>
1733 [Qt] Unreviewed morning gardening, skip a new failing test.
1735 * platform/qt/Skipped:
1737 2012-04-26 Keishi Hattori <keishi@webkit.org>
1739 datalist: Form control in a <datalist> should be barred from constraint validation
1740 https://bugs.webkit.org/show_bug.cgi?id=84359
1742 Reviewed by Kent Tamura.
1744 * fast/forms/datalist/datalist-child-validation-expected.txt: Added.
1745 * fast/forms/datalist/datalist-child-validation.html: Added. Tests that willValidate changes from false to true when we move the element out of the datalist.
1747 2012-04-26 Jeffrey Pfau <jpfau@apple.com>
1749 Invalid cast in WebCore::HTMLCollection::isAcceptableElement
1750 https://bugs.webkit.org/show_bug.cgi?id=84626
1752 Reviewed by Darin Adler.
1754 Add tests to make sure only HTML elements are present in most HTMLCollection objects.
1756 * fast/dom/htmlcollection-non-html-option-expected.txt: Added.
1757 * fast/dom/htmlcollection-non-html.html: Added.
1759 2012-04-26 Benjamin Poulain <bpoulain@apple.com>
1761 Skip the new ObjC tests for WebKit2
1763 Reviewed by Andreas Kling.
1765 WebKitTestRunner doesn't have objCController, the new tests for
1766 the Objective-C bindings should be skipped on WebKit2.
1768 * platform/wk2/Skipped:
1770 2012-04-26 Oliver Hunt <oliver@apple.com>
1772 Remove RegisterFile::end()/m_end
1773 https://bugs.webkit.org/show_bug.cgi?id=85011
1775 Reviewed by Gavin Barraclough.
1777 Now that we recurse on the top of the used portion of the stack we
1778 can provide an error message even when the stack is completely full.
1780 Also made sure we were consistent in which callframe we used when
1781 creating stack overflow errors.
1783 * fast/js/global-recursion-on-full-stack-expected.txt:
1784 * fast/js/stack-trace-expected.txt:
1786 2012-04-26 Tom Zakrajsek <tomz@codeaurora.org>
1788 Unreviewed gardening
1790 * platform/qt/test_expectations.txt:
1792 2012-04-26 Aaron Colwell <acolwell@chromium.org>
1794 Updating MediaSource layout test to verify that webkitSourceState is always
1795 SOURCE_CLOSED when an error occurs.
1797 Minor style fixes and informative console messages were also added.
1798 https://bugs.webkit.org/show_bug.cgi?id=84996
1800 Reviewed by Eric Carlson.
1802 * http/tests/media/media-source/webm/video-media-source-errors-expected.txt:
1803 * http/tests/media/media-source/webm/video-media-source-errors.html:
1805 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
1807 Remove Chromium test expectation after r115244.
1809 * platform/chromium/test_expectations.txt:
1811 2012-04-26 Dave Tharp <dtharp@codeaurora.org>
1813 Integrate IETC CSS : multicolumn tests
1814 https://bugs.webkit.org/show_bug.cgi?id=84784
1816 Reviewed by Beth Dakin.
1818 Adding IETC CSS Multicolumn tests along with corresponding reference tests.
1819 Failures are noted in port-specific test_expectations.txt.
1821 * ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm: Added.
1822 * ietestcenter/css3/multicolumn/column-block-formatting-context-001.htm: Added.
1823 * ietestcenter/css3/multicolumn/column-containing-block-001-expected.htm: Added.
1824 * ietestcenter/css3/multicolumn/column-containing-block-001.htm: Added.
1825 * ietestcenter/css3/multicolumn/column-containing-block-002-expected.htm: Added.
1826 * ietestcenter/css3/multicolumn/column-containing-block-002.htm: Added.
1827 * ietestcenter/css3/multicolumn/column-containing-block-003-expected.htm: Added.
1828 * ietestcenter/css3/multicolumn/column-containing-block-003.htm: Added.
1829 * ietestcenter/css3/multicolumn/column-filling-001-expected.htm: Added.
1830 * ietestcenter/css3/multicolumn/column-filling-001.htm: Added.
1831 * ietestcenter/css3/multicolumn/column-width-applies-to-001-expected.htm: Added.
1832 * ietestcenter/css3/multicolumn/column-width-applies-to-001.htm: Added.
1833 * ietestcenter/css3/multicolumn/column-width-applies-to-002-expected.htm: Added.
1834 * ietestcenter/css3/multicolumn/column-width-applies-to-002.htm: Added.
1835 * ietestcenter/css3/multicolumn/column-width-applies-to-003-expected.htm: Added.
1836 * ietestcenter/css3/multicolumn/column-width-applies-to-003.htm: Added.
1837 * ietestcenter/css3/multicolumn/column-width-applies-to-004-expected.htm: Added.
1838 * ietestcenter/css3/multicolumn/column-width-applies-to-004.htm: Added.
1839 * ietestcenter/css3/multicolumn/column-width-applies-to-005-expected.htm: Added.
1840 * ietestcenter/css3/multicolumn/column-width-applies-to-005.htm: Added.
1841 * ietestcenter/css3/multicolumn/column-width-applies-to-006-expected.htm: Added.
1842 * ietestcenter/css3/multicolumn/column-width-applies-to-006.htm: Added.
1843 * ietestcenter/css3/multicolumn/column-width-applies-to-007-expected.htm: Added.
1844 * ietestcenter/css3/multicolumn/column-width-applies-to-007.htm: Added.
1845 * ietestcenter/css3/multicolumn/column-width-applies-to-008-expected.htm: Added.
1846 * ietestcenter/css3/multicolumn/column-width-applies-to-008.htm: Added.
1847 * ietestcenter/css3/multicolumn/column-width-applies-to-009-expected.htm: Added.
1848 * ietestcenter/css3/multicolumn/column-width-applies-to-009.htm: Added.
1849 * ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm: Added.
1850 * ietestcenter/css3/multicolumn/column-width-applies-to-010.htm: Added.
1851 * ietestcenter/css3/multicolumn/column-width-applies-to-012-expected.htm: Added.
1852 * ietestcenter/css3/multicolumn/column-width-applies-to-012.htm: Added.
1853 * ietestcenter/css3/multicolumn/column-width-applies-to-013-expected.htm: Added.
1854 * ietestcenter/css3/multicolumn/column-width-applies-to-013.htm: Added.
1855 * ietestcenter/css3/multicolumn/column-width-applies-to-014-expected.htm: Added.
1856 * ietestcenter/css3/multicolumn/column-width-applies-to-014.htm: Added.
1857 * ietestcenter/css3/multicolumn/column-width-applies-to-015-expected.htm: Added.
1858 * ietestcenter/css3/multicolumn/column-width-applies-to-015.htm: Added.
1859 * ietestcenter/css3/multicolumn/column-width-negative-001-expected.htm: Added.
1860 * ietestcenter/css3/multicolumn/column-width-negative-001.htm: Added.
1861 * ietestcenter/css3/multicolumn/column-width-percentage-001-expected.htm: Added.
1862 * ietestcenter/css3/multicolumn/column-width-percentage-001.htm: Added.
1863 * platform/chromium/test_expectations.txt:
1864 * platform/efl/test_expectations.txt:
1865 * platform/gtk/test_expectations.txt:
1866 * platform/mac/test_expectations.txt:
1867 * platform/qt/test_expectations.txt:
1869 2012-04-26 Raphael Kubo da Costa <rakuco@webkit.org>
1871 [EFL] Unreviewed gardening.
1873 Update expectations in security/ after r115294.
1875 * platform/efl/security/block-test-expected.txt:
1876 * platform/efl/security/block-test-no-port-expected.txt:
1878 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
1880 [Chromium] Remove expectation of failure for a fixed test.
1882 * platform/chromium/test_expectations.txt: Now passing.
1884 2012-04-26 Eric Carlson <eric.carlson@apple.com>
1886 Unreviewed gardening, remove tests that now pass from test_expectations.txt
1888 * platform/mac/test_expectations.txt:
1890 2012-04-26 Ryosuke Niwa <rniwa@webkit.org>
1892 Add a test for crash in DOMSelection::deleteFromDocument
1893 https://bugs.webkit.org/show_bug.cgi?id=84991
1895 Reviewed by Alexey Proskuryakov.
1897 Add a test for the bug 44153 (fixed in r65587).
1899 * editing/selection/deleteFromDocument-after-document-open-crash-expected.txt: Added.
1900 * editing/selection/deleteFromDocument-after-document-open-crash.html: Added.
1902 2012-04-26 Benjamin Poulain <bpoulain@apple.com>
1904 ObjcClass::methodsNamed() can leak if buffer is dynamically allocated
1905 https://bugs.webkit.org/show_bug.cgi?id=84668
1907 Reviewed by Alexey Proskuryakov.
1909 Extend the test coverage to accessor with very long name. Add coverage for the
1910 JavaScript to Objective-C method name conversion.
1912 * platform/mac/plugins/bindings-objc-long-method-name-expected.txt: Added.
1913 * platform/mac/plugins/bindings-objc-long-method-name.html: Added.
1914 * platform/mac/plugins/bindings-objc-method-name-conversion-expected.txt: Added.
1915 * platform/mac/plugins/bindings-objc-method-name-conversion.html: Added.
1917 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
1919 [Chromium] media/video-currentTime-set.html is flaky
1920 https://bugs.webkit.org/show_bug.cgi?id=85003
1922 * platform/chromium/test_expectations.txt: Added expectation of flakiness.
1924 2012-04-26 Robert Hogan <robert@webkit.org>
1926 Unreviewed, rolling out r115342.
1927 http://trac.webkit.org/changeset/115342
1929 r115340 was rolled out
1931 * platform/qt/test_expectations.txt:
1933 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
1935 Unreviewed, rolling out r115349.
1936 http://trac.webkit.org/changeset/115349
1938 Patch that required this change was reverted.
1940 * platform/chromium/test_expectations.txt:
1942 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
1944 Unreviewed, rolling out r115340.
1945 http://trac.webkit.org/changeset/115340
1946 https://bugs.webkit.org/show_bug.cgi?id=83048
1948 Does not work with Windows.
1950 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Added.
1951 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Added.
1952 * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Added.
1953 * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Added.
1954 * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Added.
1955 * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Added.
1956 * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Added.
1957 * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Added.
1958 * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Added.
1959 * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Added.
1960 * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Added.
1961 * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Added.
1962 * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Added.
1963 * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Added.
1964 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Added.
1965 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Added.
1966 * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Added.
1967 * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Added.
1968 * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Added.
1969 * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Added.
1970 * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Added.
1971 * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Added.
1972 * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Added.
1973 * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Added.
1974 * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
1975 * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
1976 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Added.
1977 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Added.
1978 * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Added.
1979 * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Added.
1980 * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Added.
1981 * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Added.
1982 * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Added.
1983 * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Added.
1984 * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Added.
1985 * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Added.
1986 * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added.
1987 * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
1988 * css2.1/20110323/background-016.htm: Removed.
1989 * css2.1/20110323/block-replaced-width-001.htm: Added.
1990 * css2.1/20110323/empty-inline-001.htm:
1991 * css2.1/20110323/reftest.list: Removed.
1992 * css2.1/reference/ref-filled-green-100px-square.htm: Removed.
1993 * css2.1/reference/ref-filled-green-100px-square.xht: Removed.
1994 * css2.1/reference/ref-if-there-is-no-red.htm: Removed.
1995 * css2.1/reference/ref-if-there-is-no-red.xht: Removed.
1996 * css2.1/reference/ref-nothing-below.htm: Removed.
1997 * css2.1/reference/ref-nothing-below.xht: Removed.
1998 * css2.1/reference/ref-this-text-should-be-green.htm: Removed.
1999 * css2.1/reference/ref-this-text-should-be-green.xht: Removed.
2000 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2001 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
2002 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2003 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
2004 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2005 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2006 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2007 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2008 * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Added.
2009 * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2010 * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Added.
2011 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2012 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2013 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2014 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2015 * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2016 * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-expected.png: Added.
2017 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2018 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2019 * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2020 * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2021 * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2022 * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: Added.
2023 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2024 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
2025 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2026 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
2027 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2028 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2029 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2030 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2031 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: Added.
2032 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: Added.
2033 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
2034 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
2035 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2036 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
2037 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
2038 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
2039 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2040 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added.
2041 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2042 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added.
2043 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2044 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
2045 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2046 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added.
2047 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2048 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Added.
2049 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
2050 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
2051 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
2052 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2053 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added.
2054 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2055 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added.
2056 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2057 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
2058 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2059 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added.
2060 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2061 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
2062 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
2063 * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2064 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
2065 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
2066 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
2067 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
2068 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2069 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added.
2070 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2071 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added.
2072 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2073 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
2074 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2075 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added.
2076 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2077 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Added.
2078 * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Added.
2079 * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Added.
2080 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
2081 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
2082 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
2083 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
2084 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added.
2085 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
2086 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
2087 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added.
2088 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Added.
2089 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Added.
2090 * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Added.
2092 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
2094 [Chromium] Remove expectation of a test failure after the test itself was removed in r115340.
2096 * platform/chromium/test_expectations.txt: Removed failure expectation.
2098 2012-04-25 Ken Buchanan <kenrb@chromium.org>
2100 Crash from removal of line break object after layout
2101 https://bugs.webkit.org/show_bug.cgi?id=75461
2103 Reviewed by David Hyatt.
2105 Test exercising crashing condition in bug 75461.
2107 * fast/block/line-layout/line-break-obj-removal-crash-expected.txt: Added
2108 * fast/block/line-layout/line-break-obj-removal-crash.html: Added
2110 2012-04-26 Robert Hogan <robert@webkit.org>
2112 Update Qt expectations after r115340
2114 css2.1/20110323/abspos-replaced-width-margin-000.htm fails the reftest due to
2115 scrollbar artefacts.
2119 * platform/qt/test_expectations.txt:
2121 2012-04-26 Christophe Dumez <christophe.dumez@intel.com>
2123 [EFL] Enable VIDEO_TRACK feature
2124 https://bugs.webkit.org/show_bug.cgi?id=84830
2126 Reviewed by Gustavo Noronha Silva.
2128 Unskip test cases which requires the VIDEO_TRACK feature now that it
2129 is enabled by default for EFL port.
2131 * platform/efl/Skipped:
2133 2012-04-03 Robert Hogan <robert@webkit.org>
2135 new-webkit-run-tests: handle ref tests from the CSS test suite
2136 https://bugs.webkit.org/show_bug.cgi?id=83048
2138 Reviewed by Ryosuke Niwa.
2140 Add some of the reference infrastructure from the CSS 2.1 test suite.
2142 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Removed.
2143 * css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Removed.
2144 * css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Removed.
2145 * css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Removed.
2146 * css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Removed.
2147 * css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Removed.
2148 * css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Removed.
2149 * css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Removed.
2150 * css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Removed.
2151 * css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Removed.
2152 * css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Removed.
2153 * css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Removed.
2154 * css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Removed.
2155 * css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Removed.
2156 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Removed.
2157 * css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Removed.
2158 * css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Removed.
2159 * css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Removed.
2160 * css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Removed.
2161 * css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Removed.
2162 * css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Removed.
2163 * css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Removed.
2164 * css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Removed.
2165 * css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Removed.
2166 * css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
2167 * css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
2168 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Removed.
2169 * css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Removed.
2170 * css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Removed.
2171 * css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Removed.
2172 * css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Removed.
2173 * css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Removed.
2174 * css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Removed.
2175 * css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Removed.
2176 * css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Removed.
2177 * css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Removed.
2178 * css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed.
2179 * css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed.
2180 These results are superseded by the reference results.
2182 * css2.1/20110323/background-016.htm: Added to prove the CSS test suite reference results work.
2184 * css2.1/20110323/block-replaced-width-001.htm: Removed. This test does not pass its reference result.
2185 It regressed at some point.
2187 * css2.1/20110323/empty-inline-001.htm: The test has been updated from the CSS test suite.
2189 * css2.1/20110323/reftest.list: Added.
2190 * css2.1/reference/ref-filled-green-100px-square.htm: Added.
2191 * css2.1/reference/ref-filled-green-100px-square.xht: Added.
2192 * css2.1/reference/ref-if-there-is-no-red.htm: Added.
2193 * css2.1/reference/ref-if-there-is-no-red.xht: Added.
2194 * css2.1/reference/ref-nothing-below.htm: Added.
2195 * css2.1/reference/ref-nothing-below.xht: Added.
2196 * css2.1/reference/ref-this-text-should-be-green.htm: Added.
2197 * css2.1/reference/ref-this-text-should-be-green.xht: Added.
2199 Ref test infrastructure from the CSS test suite.
2201 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
2202 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed.
2203 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2204 * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed.
2205 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2206 * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2207 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2208 * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2209 * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Removed.
2210 * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2211 * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Removed.
2212 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
2213 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2214 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2215 * platform/chromium-mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2216 * platform/chromium-mac-snowleopard/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2217 * platform/chromium-mac-snowleopard/css2.1/20110323/empty-inline-001-expected.png: Removed.
2218 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
2219 * platform/chromium-mac/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2220 * platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2221 * platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2222 * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2223 * platform/chromium-mac/css2.1/20110323/empty-inline-001-expected.png: Removed.
2224 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
2225 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed.
2226 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2227 * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed.
2228 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2229 * platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2230 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2231 * platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2232 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: Removed.
2233 * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: Removed.
2234 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Removed.
2235 * platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed.
2236 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2237 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
2238 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed.
2239 * platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
2240 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2241 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed.
2242 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2243 * platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed.
2244 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2245 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed.
2246 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2247 * platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed.
2248 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2249 * platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Removed.
2250 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
2251 * platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed.
2252 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2253 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2254 * platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed.
2255 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2256 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2257 * platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed.
2258 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2259 * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.txt: Removed.
2260 * platform/gtk/css2.1/20110323/empty-inline-001-expected.txt: Removed.
2261 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
2262 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
2263 * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2264 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
2265 * platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed.
2266 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
2267 * platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
2268 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2269 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed.
2270 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2271 * platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed.
2272 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2273 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed.
2274 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2275 * platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed.
2276 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2277 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt: Removed.
2278 * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Removed.
2279 * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Removed.
2280 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
2281 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed.
2282 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
2283 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
2284 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed.
2285 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
2286 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
2287 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed.
2288 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
2289 * platform/qt/css2.1/20110323/block-replaced-width-001-expected.txt: Removed.
2290 * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Removed.
2292 These results are superseded by the reference results.
2294 2012-04-26 Philip Rogers <pdr@google.com>
2296 Fix Skia's SkPathContainsPoint to work with sub-pixel accuracy
2297 https://bugs.webkit.org/show_bug.cgi?id=84117
2299 Reviewed by Eric Seidel.
2301 * svg/hittest/svg-small-path-expected.txt: Added.
2302 * svg/hittest/svg-small-path.xhtml: Added.
2304 2012-04-26 Sheriff Bot <webkit.review.bot@gmail.com>
2306 Unreviewed, rolling out r115323.
2307 http://trac.webkit.org/changeset/115323
2308 https://bugs.webkit.org/show_bug.cgi?id=84975
2310 Bad test, breaks all builds (Requested by apavlov1 on
2313 * inspector/debugger/disable-script-expected.txt: Removed.
2314 * inspector/debugger/disable-script.html: Removed.
2316 2012-04-26 Douglas Stockwell <dstockwell@chromium.org>
2318 IndexedDB: cursor does not correctly iterate over keys added and removed during iteration
2319 https://bugs.webkit.org/show_bug.cgi?id=84467
2321 Reviewed by Ojan Vafai.
2323 New test for keys added in reverse order during cursor iteration.
2325 * storage/indexeddb/cursor-added-bug-expected.txt: Added.
2326 * storage/indexeddb/cursor-added-bug.html: Added.
2327 * storage/indexeddb/resources/cursor-added-bug.js: Added.
2330 (setVersionSuccess):
2334 2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2336 [EFL] [DRT] LayoutTestController needs implementation of setJavaScriptProfilingEnabled
2337 https://bugs.webkit.org/show_bug.cgi?id=84576
2339 Reviewed by Martin Robinson.
2341 Unskip test cases which rely on LayoutTestController's
2342 setJavaScriptProfilingEnabled implementation.
2344 * platform/efl/Skipped:
2346 2012-04-26 Dimitri Glazkov <dglazkov@chromium.org>
2348 [Chromium] webaudio/audioparam-exponentialRampToValueAtTime.html is occasionally crashing
2349 https://bugs.webkit.org/show_bug.cgi?id=84972
2351 * platform/chromium/test_expectations.txt: Marked as flaky.
2353 2012-04-26 Alexander Pavlov <apavlov@chromium.org>
2355 Web Inspector: Implement the "Disable JavaScript" option in the settings dialog
2356 https://bugs.webkit.org/show_bug.cgi?id=84946
2358 Reviewed by Yury Semikhatsky.
2360 * inspector/debugger/disable-script-expected.txt: Added.
2361 * inspector/debugger/disable-script.html: Added.
2363 2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com>
2365 [cairo] CairoGraphicsContext fillRect (with Color) overrides composite operator
2366 https://bugs.webkit.org/show_bug.cgi?id=84848
2368 Reviewed by Martin Robinson.
2370 Unskipping and baselining feDropShadow test,
2371 now works because of composite operator fix.
2372 Fixed png baseline result for drop shadow test on GTK.
2374 * platform/efl/svg/filters/feDropShadow-expected.png: Added.
2375 * platform/efl/svg/filters/feDropShadow-expected.txt: Added.
2376 * platform/efl/test_expectations.txt:
2377 * platform/gtk/svg/filters/feDropShadow-expected.png:
2379 2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com>
2381 Fix additive by animations for most SMIL list types
2382 https://bugs.webkit.org/show_bug.cgi?id=84968
2384 Reviewed by Antti Koivisto.
2386 Add lots of new tests covering SMIL by-animations on all primitives.
2388 * svg/animations/additive-type-by-animation-expected.txt: Added.
2389 * svg/animations/additive-type-by-animation.html: Added.
2390 * svg/animations/length-list-animation-expected.svg: Added.
2391 * svg/animations/length-list-animation.svg: Added.
2392 * svg/animations/non-additive-type-by-animation-expected.txt:
2393 * svg/animations/resources/additive-type-by-animation.svg: Added.
2394 * svg/animations/resources/non-additive-type-by-animation.svg:
2395 * svg/animations/resources/svglength-additive-by-1.svg: Added.
2396 * svg/animations/resources/svglength-additive-by-2.svg: Added.
2397 * svg/animations/resources/svglength-additive-by-3.svg: Added.
2398 * svg/animations/resources/svglength-additive-by-4.svg: Added.
2399 * svg/animations/resources/svglength-additive-by-5.svg: Added.
2400 * svg/animations/resources/svglength-additive-by-6.svg: Added.
2401 * svg/animations/resources/svglength-additive-from-by-1.svg: Added.
2402 * svg/animations/resources/svglength-additive-from-by-2.svg: Added.
2403 * svg/animations/resources/svglength-additive-from-by-3.svg: Added.
2404 * svg/animations/resources/svglength-additive-from-by-4.svg: Added.
2405 * svg/animations/script-tests/additive-type-by-animation.js: Added.
2411 * svg/animations/script-tests/non-additive-type-by-animation.js:
2413 * svg/animations/script-tests/svglength-additive-by-1.js: Added.
2420 * svg/animations/script-tests/svglength-additive-by-2.js: Added.
2427 * svg/animations/script-tests/svglength-additive-by-3.js: Added.
2435 * svg/animations/script-tests/svglength-additive-by-4.js: Added.
2443 * svg/animations/script-tests/svglength-additive-by-5.js: Added.
2451 * svg/animations/script-tests/svglength-additive-by-6.js: Added.
2459 * svg/animations/script-tests/svglength-additive-from-by-1.js: Added.
2466 * svg/animations/script-tests/svglength-additive-from-by-2.js: Added.
2474 * svg/animations/script-tests/svglength-additive-from-by-3.js: Added.
2482 * svg/animations/script-tests/svglength-additive-from-by-4.js: Added.
2490 * svg/animations/svglength-additive-by-1-expected.txt: Added.
2491 * svg/animations/svglength-additive-by-1.html: Added.
2492 * svg/animations/svglength-additive-by-2-expected.txt: Added.
2493 * svg/animations/svglength-additive-by-2.html: Added.
2494 * svg/animations/svglength-additive-by-3-expected.txt: Added.
2495 * svg/animations/svglength-additive-by-3.html: Added.
2496 * svg/animations/svglength-additive-by-4-expected.txt: Added.
2497 * svg/animations/svglength-additive-by-4.html: Added.
2498 * svg/animations/svglength-additive-by-5-expected.txt: Added.
2499 * svg/animations/svglength-additive-by-5.html: Added.
2500 * svg/animations/svglength-additive-by-6-expected.txt: Added.
2501 * svg/animations/svglength-additive-by-6.html: Added.
2502 * svg/animations/svglength-additive-from-by-1-expected.txt: Added.
2503 * svg/animations/svglength-additive-from-by-1.html: Added.
2504 * svg/animations/svglength-additive-from-by-2-expected.txt: Added.
2505 * svg/animations/svglength-additive-from-by-2.html: Added.
2506 * svg/animations/svglength-additive-from-by-3-expected.txt: Added.
2507 * svg/animations/svglength-additive-from-by-3.html: Added.
2508 * svg/animations/svglength-additive-from-by-4-expected.txt: Added.
2509 * svg/animations/svglength-additive-from-by-4.html: Added.
2511 2012-04-26 Stephen Chenney <schenney@chromium.org>
2513 SVG FEConvolveMatrix does not check for invalid property values
2514 https://bugs.webkit.org/show_bug.cgi?id=84363
2516 Reviewed by Dirk Schulze.
2518 Adding code to check for valid input values on SVG feConvolveMatrix properties.
2520 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2521 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2522 * platform/chromium-win-vista/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2523 * platform/chromium-win-xp/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2524 * platform/chromium-win/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2525 * platform/efl/svg/filters/feConvolveFilter-y-bounds-expected.txt:
2526 * platform/gtk/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2527 * platform/gtk/svg/custom/convolution-crash-expected.txt:
2528 * platform/gtk/svg/filters/feConvolveFilter-y-bounds-expected.txt:
2529 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2530 * platform/mac/svg/custom/convolution-crash-expected.txt:
2531 * platform/mac/svg/filters/feConvolveFilter-y-bounds-expected.txt:
2532 * platform/qt/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2533 * platform/qt/svg/custom/convolution-crash-expected.txt:
2534 * platform/qt/svg/filters/feConvolveFilter-y-bounds-expected.txt:
2535 * svg/filters/feConvolveMatrix-invalid-targetX-expected.svg: Added.
2536 * svg/filters/feConvolveMatrix-invalid-targetX.svg: Added.
2537 * svg/filters/feConvolveMatrix-invalid-targetY-expected.svg: Added.
2538 * svg/filters/feConvolveMatrix-invalid-targetY.svg: Added.
2539 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX-expected.svg: Added.
2540 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthX.svg: Added.
2541 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY-expected.svg: Added.
2542 * svg/filters/feConvolveMatrix-negative-kernelUnitLengthY.svg: Added.
2543 * svg/filters/feConvolveMatrix-negative-orderX-expected.svg: Added.
2544 * svg/filters/feConvolveMatrix-negative-orderX.svg: Added.
2545 * svg/filters/feConvolveMatrix-negative-orderY-expected.svg: Added.
2546 * svg/filters/feConvolveMatrix-negative-orderY.svg: Added.
2547 * svg/filters/feConvolveMatrix-non-integral-order-expected.svg: Added.
2548 * svg/filters/feConvolveMatrix-non-integral-order.svg: Added.
2549 * svg/filters/feConvolveMatrix-zero-divisor-expected.svg: Added.
2550 * svg/filters/feConvolveMatrix-zero-divisor.svg: Added.
2552 2012-04-26 Dominik Röttsches <dominik.rottsches@linux.intel.com>
2554 [EFL][DRT] Unskip media tests that were already fixed in r113178
2555 https://bugs.webkit.org/show_bug.cgi?id=84947
2557 Unreviewed, EFL gardening.
2559 * platform/efl/Skipped: Removed a group of media tests.
2561 2012-04-26 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2563 [EFL] [DRT] LayoutTestController needs implementation of addOriginAccessWhitelistEntry and removeOriginAccessWhitelistEntry
2564 https://bugs.webkit.org/show_bug.cgi?id=83880
2566 Reviewed by Antonio Gomes.
2568 Unskip test cases which rely on LayoutTestController's addOriginAccessWhitelistEntry
2569 and removeOriginAccessWhitelistEntry implementation.
2571 * platform/efl/Skipped:
2573 2012-04-26 Christophe Dumez <christophe.dumez@intel.com>
2575 http/tests/security/cross-frame-access-put.html is failing
2576 https://bugs.webkit.org/show_bug.cgi?id=82751
2578 Reviewed by Kentaro Hara.
2580 * http/tests/security/cross-frame-access-put-expected.txt: Correct
2581 expected value for window.frameElement. It is now 'null' instead of
2582 'undefined' when shouldAllowAccessToNode() check fails, since bug
2584 * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt: Removed.
2585 It is now identifical to the global expectation.
2586 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Removed. Ditto.
2588 2012-04-26 Mihnea Ovidenie <mihnea@adobe.com>
2590 Crash when collecting svg symbol element in named flow.
2591 https://bugs.webkit.org/show_bug.cgi?id=84493
2593 Reviewed by David Hyatt.
2595 * fast/regions/symbol-in-named-flow-crash-expected.txt: Added.
2596 * fast/regions/symbol-in-named-flow-crash.svg: Added.
2598 2012-04-26 Nikolas Zimmermann <nzimmermann@rim.com>
2600 Share code used to animate discrete types between all animators
2601 https://bugs.webkit.org/show_bug.cgi?id=84853
2603 Reviewed by Andreas Kling.
2605 Add tests covering by-animation on non-additive types, which should have no effect.
2607 * svg/animations/non-additive-type-by-animation-expected.txt: Added.
2608 * svg/animations/non-additive-type-by-animation.html: Added.
2609 * svg/animations/resources/non-additive-type-by-animation.svg: Added.
2610 * svg/animations/script-tests/non-additive-type-by-animation.js: Added.
2614 2012-04-25 Csaba Osztrogonác <ossy@webkit.org>
2616 [Qt][WK2] Unreviewed, rolling out r113703 because of crashing tests.
2617 http://trac.webkit.org/changeset/113703
2618 https://bugs.webkit.org/show_bug.cgi?id=83024
2620 * platform/qt-5.0-wk2/Skipped:
2621 * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt:
2623 2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com>
2625 fast/js/random-array-gc-stress times out in debug mode
2626 https://bugs.webkit.org/show_bug.cgi?id=84821
2628 Reviewed by Geoffrey Garen.
2630 * fast/js/script-tests/random-array-gc-stress.js: Trying a lower number of iterations
2631 to make the slow bots happy.
2633 2012-04-25 David Barton <dbarton@mathscribe.com>
2635 Rebaseline *.png pixel test files after bug 84649 fix
2636 https://bugs.webkit.org/show_bug.cgi?id=84905
2638 Reviewed by Beth Dakin.
2640 * platform/mac/mathml/presentation/fenced-expected.png:
2641 * platform/mac/mathml/presentation/fenced-mi-expected.png:
2642 * platform/mac/mathml/presentation/mo-expected.png:
2643 * platform/mac/mathml/presentation/mo-stretch-expected.png:
2644 * platform/mac/mathml/presentation/over-expected.png:
2645 * platform/mac/mathml/presentation/row-alignment-expected.png:
2646 * platform/mac/mathml/presentation/row-expected.png:
2647 * platform/mac/mathml/presentation/sub-expected.png:
2648 * platform/mac/mathml/presentation/subsup-expected.png:
2650 2012-04-25 Alec Flett <alecflett@chromium.org>
2652 IndexedDB: implement cursor.advance()
2653 https://bugs.webkit.org/show_bug.cgi?id=84174
2655 Reviewed by Ojan Vafai.
2657 Tests for cursor.advance().
2659 * storage/indexeddb/cursor-advance-expected.txt: Added.
2660 * storage/indexeddb/cursor-advance.html: Added.
2661 * storage/indexeddb/resources/cursor-advance.js: Added.
2664 (createAndPopulateObjectStore):
2665 (makeAdvanceTest.continueToTest):
2666 (makeAdvanceTest.request.onerror):
2672 (testContinueThenAdvance):
2673 (testAdvanceMultiple):
2676 2012-04-25 Alpha Lam <hclam@chromium.org>
2678 Unreviewed, rolling out r115260.
2679 http://trac.webkit.org/changeset/115260
2680 https://bugs.webkit.org/show_bug.cgi?id=84467
2682 r115260 is crashing a list of IndexDB tests, revert.
2684 * storage/indexeddb/cursor-added-bug-expected.txt: Removed.
2685 * storage/indexeddb/cursor-added-bug.html: Removed.
2686 * storage/indexeddb/resources/cursor-added-bug.js: Removed.
2688 2012-04-25 Dimitri Glazkov <dglazkov@chromium.org>
2690 Remove unnecessary timeouts (and closures) from content-element-in-* tests.
2691 https://bugs.webkit.org/show_bug.cgi?id=84896
2693 These tests don't need any of them. Not sure how they got there in the first place. Oh wait. I reviewed this code. /me hands head in shame.
2695 Reviewed by Ojan Vafai.
2697 * fast/dom/shadow/content-element-in-media-element.html: Removed the timeout and extra closures.
2698 * fast/dom/shadow/content-element-in-meter-element.html: Ditto.
2699 * fast/dom/shadow/content-element-in-progress-element.html: Ditto.
2700 * fast/dom/shadow/content-element-in-select-element.html: Ditto.
2702 2012-04-25 Alexandru Chiculita <achicu@adobe.com>
2704 [Chromium] Layout Test css3/filters/custom/custom-filter-property-computed-style.html is failing
2705 https://bugs.webkit.org/show_bug.cgi?id=84067
2707 Reviewed by Ryosuke Niwa.
2709 All the CSS filters/shaders script tests expected to have a document.styleSheets.item(0) that they could change.
2710 The script-tests add a <link> that references a CSS file from a different parent folder, so the script
2711 has no access to the actual rules anymore. Updated all the tests to use createElement("style")
2712 and get the styleSheet by using el.sheet instead of assuming that there's one style already created.
2714 * css3/filters/script-tests/custom-filter-property-computed-style.js:
2715 * css3/filters/script-tests/custom-filter-property-parsing-invalid.js:
2716 (testInvalidFilterRule):
2717 * css3/filters/script-tests/effect-custom-disabled.js:
2718 (testInvalidFilterRule):
2719 * css3/filters/script-tests/filter-property-computed-style.js:
2720 (testComputedFilterRule):
2721 * css3/filters/script-tests/filter-property-parsing-invalid.js:
2722 (testInvalidFilterRule):
2723 * css3/filters/script-tests/filter-property-parsing.js:
2725 * css3/filters/script-tests/filter-property.js:
2726 * platform/chromium/test_expectations.txt: Removed reference to this bug.
2727 * platform/mac/css3/filters/custom/custom-filter-property-computed-style-expected.txt: Removed. This is not necessary anymore.
2729 2012-04-25 Alexandru Chiculita <achicu@adobe.com>
2731 CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec
2732 https://bugs.webkit.org/show_bug.cgi?id=82618
2734 Reviewed by Dean Jackson.
2736 Changed the uniform name passed to the CSS Shaders from s_texture to u_texture.
2737 https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
2739 * css3/filters/resources/color-add.fs:
2740 * css3/filters/resources/color-offset-parameters.fs:
2741 * css3/filters/resources/color-offset.fs:
2743 2012-04-25 Douglas Stockwell <dstockwell@chromium.org>
2745 IndexedDB: cursor does not correctly iterate over keys added and removed during iteration
2746 https://bugs.webkit.org/show_bug.cgi?id=84467
2748 Reviewed by Ojan Vafai.
2750 New test for keys added in reverse order during cursor iteration.
2752 * storage/indexeddb/cursor-added-bug-expected.txt: Added.
2753 * storage/indexeddb/cursor-added-bug.html: Added.
2754 * storage/indexeddb/resources/cursor-added-bug.js: Added.
2757 (setVersionSuccess):
2761 2012-04-25 Alec Flett <alecflett@chromium.org>
2763 IndexedDB: support openCursor(IDBKey)
2764 https://bugs.webkit.org/show_bug.cgi?id=84652
2766 Reviewed by Ojan Vafai.
2768 Augment existing tests, and add new tests to support
2769 IDBKey parameter to openCursor/openKeyCursor. Note that this removes
2770 a test that was previously using dictionary-style parameters,
2771 which have been temporarily broken due to IDL limitations.
2773 * storage/indexeddb/cursor-delete-expected.txt:
2774 * storage/indexeddb/open-cursor-expected.txt:
2775 * storage/indexeddb/opencursor-key-expected.txt: Added.
2776 * storage/indexeddb/opencursor-key.html: Added.
2777 * storage/indexeddb/resources/cursor-delete.js:
2779 * storage/indexeddb/resources/open-cursor.js:
2780 (emptyCursorWithKeySuccess):
2781 (openEmptyCursorWithKey):
2782 (cursorWithKeySuccess):
2783 (openCursorWithKey):
2784 (emptyCursorSuccess):
2787 * storage/indexeddb/resources/opencursor-key.js: Added.
2790 (createAndPopulateObjectStore):
2793 (testObjectStore.request.onsuccess):
2795 (testIndex.request.onsuccess):
2797 (testIndexWithKey.request.onsuccess):
2800 2012-04-25 Dimitri Glazkov <dglazkov@chromium.org>
2802 [Chromium[ Remove a flaky expectation for a test that's been consistently passing.
2804 * platform/chromium/test_expectations.txt: Removed.
2806 2012-04-25 Alpha Lam <hclam@chromium.org>
2808 Unreviewed test expectations update.
2809 https://bugs.webkit.org/show_bug.cgi?id=84890
2811 Rebaseline chromium-mac test expectation for media/audio-repaint.html after r115235.
2813 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
2815 2012-04-25 Stephen Chenney <schenney@chromium.org>
2817 Rebaseline chromium test results after bug 72796 is fixed
2818 https://bugs.webkit.org/show_bug.cgi?id=84731
2820 Unreviewed Chromikum expectations update.
2822 Text baselines changed now that this bug has been fixed.
2824 * platform/chromium-linux-x86/svg/custom/use-clipped-hit-expected.txt: Added.
2825 * platform/chromium-linux-x86/svg/custom/use-modify-target-symbol-expected.txt: Added.
2826 * platform/chromium-linux-x86/svg/custom/use-on-symbol-inside-pattern-expected.txt:
2827 * platform/chromium-linux/svg/custom/use-clipped-hit-expected.txt: Added.
2828 * platform/chromium-linux/svg/custom/use-modify-target-symbol-expected.txt: Added.
2829 * platform/chromium-linux/svg/custom/use-on-symbol-inside-pattern-expected.txt:
2830 * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
2831 * platform/chromium-mac-leopard/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Removed.
2832 * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign-object-5-expected.png: Removed.
2833 * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Removed.
2834 * platform/chromium-mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
2835 * platform/chromium-win-vista/svg/custom/use-clipped-hit-expected.txt: Added.
2836 * platform/chromium-win-vista/svg/custom/use-modify-target-symbol-expected.txt: Added.
2837 * platform/chromium-win-xp/svg/custom/use-clipped-hit-expected.txt: Added.
2838 * platform/chromium-win-xp/svg/custom/use-modify-target-symbol-expected.txt: Added.
2839 * platform/chromium-win/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2840 * platform/chromium-win/svg/carto.net/button-expected.txt:
2841 * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
2842 * platform/chromium-win/svg/carto.net/slider-expected.txt:
2843 * platform/chromium-win/svg/custom/use-clipped-hit-expected.txt:
2844 * platform/chromium-win/svg/custom/use-modify-target-symbol-expected.txt:
2845 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
2846 * platform/chromium-win/svg/custom/use-on-g-containing-symbol-expected.txt:
2847 * platform/chromium-win/svg/custom/use-on-symbol-expected.txt:
2848 * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt:
2849 * platform/chromium-win/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
2850 * platform/chromium/test_expectations.txt:
2852 2012-04-25 Andreas Kling <kling@webkit.org>
2854 Use the same results for fast/html/details-marker-style.html on all mac bots.
2856 * platform/mac/fast/html/details-marker-style-expected.png: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.png.
2857 * platform/mac/fast/html/details-marker-style-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/fast/html/details-marker-style-expected.txt.
2859 2012-04-25 Filip Pizlo <fpizlo@apple.com>
2861 http://bellard.org/jslinux/ triggers an assertion failure in the DFG JIT
2862 https://bugs.webkit.org/show_bug.cgi?id=84815
2863 <rdar://problem/11319514>
2865 Rubber stamped by Gavin Barraclough.
2867 * fast/js/dfg-uint32-to-number-on-captured-variable-expected.txt: Added.
2868 * fast/js/dfg-uint32-to-number-on-captured-variable.html: Added.
2869 * fast/js/jsc-test-list:
2870 * fast/js/script-tests/dfg-uint32-to-number-on-captured-variable.js: Added.
2873 2012-04-25 Nate Chapin <japhet@chromium.org>
2875 Test for https://bugs.webkit.org/show_bug.cgi?id=83632.
2877 Reviewed by Eric Seidel.
2879 * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash-expected.txt: Added.
2880 * http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html: Added.
2882 2012-04-25 Andrew Scherkus <scherkus@chromium.org>
2884 Rebaseline Chromium media layout tests due to r114957.
2886 * platform/chromium-linux-x86/media/video-empty-source-expected.txt:
2887 * platform/chromium-linux/media/media-document-audio-repaint-expected.txt: Removed.
2888 * platform/chromium-linux/media/video-empty-source-expected.txt:
2889 * platform/chromium-mac-leopard/media/video-empty-source-expected.txt:
2890 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
2891 * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt:
2892 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
2893 * platform/chromium-mac/media/audio-controls-rendering-expected.txt:
2894 * platform/chromium-mac/media/audio-repaint-expected.txt:
2895 * platform/chromium-mac/media/controls-after-reload-expected.txt:
2896 * platform/chromium-mac/media/controls-strict-expected.txt:
2897 * platform/chromium-mac/media/controls-styling-expected.txt:
2898 * platform/chromium-mac/media/controls-without-preload-expected.txt:
2899 * platform/chromium-mac/media/media-controls-clone-expected.txt:
2900 * platform/chromium-mac/media/media-document-audio-repaint-expected.txt:
2901 * platform/chromium-mac/media/video-controls-rendering-expected.txt:
2902 * platform/chromium-mac/media/video-display-toggle-expected.txt:
2903 * platform/chromium-mac/media/video-empty-source-expected.txt:
2904 * platform/chromium-mac/media/video-no-audio-expected.txt:
2905 * platform/chromium-mac/media/video-playing-and-pause-expected.txt:
2906 * platform/chromium-mac/media/video-volume-slider-expected.txt:
2907 * platform/chromium-mac/media/video-zoom-controls-expected.txt:
2908 * platform/chromium-win-vista/media/video-empty-source-expected.txt:
2909 * platform/chromium-win-xp/media/video-empty-source-expected.txt:
2910 * platform/chromium-win/fast/layers/video-layer-expected.txt:
2911 * platform/chromium-win/media/audio-controls-rendering-expected.txt:
2912 * platform/chromium-win/media/audio-repaint-expected.txt:
2913 * platform/chromium-win/media/controls-after-reload-expected.txt:
2914 * platform/chromium-win/media/controls-strict-expected.txt:
2915 * platform/chromium-win/media/controls-styling-expected.txt:
2916 * platform/chromium-win/media/controls-without-preload-expected.txt:
2917 * platform/chromium-win/media/media-controls-clone-expected.txt:
2918 * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
2919 * platform/chromium-win/media/video-controls-rendering-expected.txt:
2920 * platform/chromium-win/media/video-display-toggle-expected.txt:
2921 * platform/chromium-win/media/video-empty-source-expected.txt:
2922 * platform/chromium-win/media/video-no-audio-expected.txt:
2923 * platform/chromium-win/media/video-playing-and-pause-expected.txt:
2924 * platform/chromium-win/media/video-volume-slider-expected.txt:
2925 * platform/chromium-win/media/video-zoom-controls-expected.txt:
2926 * platform/chromium/test_expectations.txt:
2927 * platform/qt/media/audio-repaint-expected.txt: Renamed from LayoutTests/media/audio-repaint-expected.txt.
2929 2012-04-25 Alpha Lam <hclam@chromium.org>
2931 Unreviewed test expectations update.
2932 https://bugs.webkit.org/show_bug.cgi?id=84877
2934 Mark a failing test after changes in r115227.
2936 * platform/chromium/test_expectations.txt:
2938 2012-04-25 Sheriff Bot <webkit.review.bot@gmail.com>
2940 Unreviewed, rolling out r115222.
2941 http://trac.webkit.org/changeset/115222
2942 https://bugs.webkit.org/show_bug.cgi?id=84874
2944 Caused test regressions on the EFL build (Requested by rakuco
2947 * platform/efl/Skipped:
2949 2012-04-24 Ryosuke Niwa <rniwa@webkit.org>
2951 REGRESSION(r112177): listStyleType CSS property gets converted into listStyle
2952 https://bugs.webkit.org/show_bug.cgi?id=83026
2954 Reviewed by Darin Adler.
2956 Added test cases to cssText-shorthand.html and rebaselined some tests.
2958 * fast/css/cssText-shorthand-expected.txt:
2959 * fast/css/cssText-shorthand.html: Added more test cases.
2960 * fast/css/remove-shorthand-expected.txt: Correctly adds both border-width and border-style
2961 when border-color is missing.
2962 * printing/page-rule-css-text-expected.txt: Correctly uses border-width instead of border.
2964 2012-04-25 Nate Chapin <japhet@chromium.org>
2966 Test for https://bugs.webkit.org/show_bug.cgi?id=83918.
2968 Reviewed by Alexey Proskuryakov.
2970 * http/tests/cache/cancel-during-failure-crash-expected.txt: Added.
2971 * http/tests/cache/cancel-during-failure-crash.html: Added.
2973 2012-04-25 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2975 [EFL] [DRT] LayoutTestController needs implementation of addOriginAccessWhitelistEntry and removeOriginAccessWhitelistEntry
2976 https://bugs.webkit.org/show_bug.cgi?id=83880
2978 Reviewed by Antonio Gomes.
2980 Unskip test cases which rely on LayoutTestController's addOriginAccessWhitelistEntry
2981 and removeOriginAccessWhitelistEntry implementation.
2983 * platform/efl/Skipped:
2985 2012-04-25 Thiago Marcos P. Santos <thiago.santos@intel.com>
2987 [EFL] Remove duplicated test expectations
2988 https://bugs.webkit.org/show_bug.cgi?id=84717
2990 Unreviewed gardening.
2992 These expected results are the same as the global ones.
2994 * platform/efl/compositing/geometry/tall-page-composited-expected.txt: Removed.
2995 * platform/efl/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed.
2996 * platform/efl/fast/block/float/in-margin-expected.txt: Removed.
2997 * platform/efl/fast/block/positioning/028-expected.txt: Removed.
2998 * platform/efl/fast/block/positioning/031-expected.txt: Removed.
2999 * platform/efl/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
3000 * platform/efl/fast/borders/border-image-outset-split-inline-vertical-lr-expected.txt: Removed.
3001 * platform/efl/fast/borders/border-radius-different-width-001-expected.txt: Removed.
3002 * platform/efl/fast/borders/borderRadiusDashed01-expected.txt: Removed.
3003 * platform/efl/fast/borders/borderRadiusDashed06-expected.txt: Removed.
3004 * platform/efl/fast/borders/borderRadiusDotted02-expected.txt: Removed.
3005 * platform/efl/fast/borders/borderRadiusDotted03-expected.txt: Removed.
3006 * platform/efl/fast/borders/inline-mask-overlay-image-outset-expected.txt: Removed.
3007 * platform/efl/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.txt: Removed.
3008 * platform/efl/fast/borders/only-one-border-with-width-expected.txt: Removed.
3009 * platform/efl/fast/clip/017-expected.txt: Removed.
3010 * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
3011 * platform/efl/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Removed.
3012 * platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed.
3013 * platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt: Removed.
3014 * platform/efl/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed.
3015 * platform/efl/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed.
3016 * platform/efl/fast/dynamic/subtree-table-cell-height-expected.txt: Removed.
3017 * platform/efl/fast/files/url-required-arguments-expected.txt: Removed.
3018 * platform/efl/fast/gradients/border-image-gradient-expected.txt: Removed.
3019 * platform/efl/fast/gradients/border-image-gradient-sides-and-corners-expected.txt: Removed.
3020 * platform/efl/fast/images/color-jpeg-with-color-profile-expected.txt: Removed.
3021 * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed.
3022 * platform/efl/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed.
3023 * platform/efl/fast/parser/comment-in-script-expected.txt: Removed.
3024 * platform/efl/fast/repaint/overflow-clip-subtree-layout-expected.txt: Removed.
3025 * platform/efl/fast/repaint/subtree-root-clip-2-expected.txt: Removed.
3026 * platform/efl/fast/repaint/subtree-root-clip-3-expected.txt: Removed.
3027 * platform/efl/fast/repaint/subtree-root-clip-expected.txt: Removed.
3028 * platform/efl/fast/replaced/image-tag-expected.txt: Removed.
3029 * platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Removed.
3030 * platform/efl/svg/as-background-image/background-image-tiled-expected.txt: Removed.
3031 * platform/efl/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Removed.
3032 * platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Removed.
3033 * platform/efl/svg/clip-path/clip-in-mask-expected.txt: Removed.
3034 * platform/efl/svg/clip-path/clip-path-css-transform-1-expected.txt: Removed.
3035 * platform/efl/svg/clip-path/clip-path-css-transform-2-expected.txt: Removed.
3036 * platform/efl/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed.
3037 * platform/efl/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed.
3038 * platform/efl/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed.
3039 * platform/efl/svg/css/mask-with-shadow-expected.txt: Removed.
3040 * platform/efl/svg/dynamic-updates/SVG-dynamic-css-transform-expected.txt: Removed.
3041 * platform/efl/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.txt: Removed.
3042 * platform/efl/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.txt: Removed.
3043 * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.txt: Removed.
3044 * platform/efl/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.txt: Removed.
3045 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt: Removed.
3046 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt: Removed.
3047 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt: Removed.
3048 * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.txt: Removed.
3049 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt: Removed.
3050 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt: Removed.
3051 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt: Removed.
3052 * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.txt: Removed.
3053 * platform/efl/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.txt: Removed.
3054 * platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.txt: Removed.
3055 * platform/efl/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt: Removed.
3056 * platform/efl/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt: Removed.
3057 * platform/efl/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.txt: Removed.
3058 * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.txt: Removed.
3059 * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.txt: Removed.
3060 * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.txt: Removed.
3061 * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.txt: Removed.
3062 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt: Removed.
3063 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt: Removed.
3064 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.txt: Removed.
3065 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt: Removed.
3066 * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt: Removed.
3067 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt: Removed.
3068 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt: Removed.
3069 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.txt: Removed.
3070 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt: Removed.
3071 * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt: Removed.
3072 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.txt: Removed.
3073 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.txt: Removed.
3074 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt: Removed.
3075 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.txt: Removed.
3076 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.txt: Removed.
3077 * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.txt: Removed.
3078 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.txt: Removed.
3079 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt: Removed.
3080 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.txt: Removed.
3081 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.txt: Removed.
3082 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.txt: Removed.
3083 * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Removed.
3084 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt: Removed.
3085 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.txt: Removed.
3086 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.txt: Removed.
3087 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.txt: Removed.
3088 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt: Removed.
3089 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.txt: Removed.
3090 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt: Removed.
3091 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.txt: Removed.
3092 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.txt: Removed.
3093 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.txt: Removed.
3094 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.txt: Removed.
3095 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.txt: Removed.
3096 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.txt: Removed.
3097 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.txt: Removed.
3098 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.txt: Removed.
3099 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.txt: Removed.
3100 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.txt: Removed.
3101 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.txt: Removed.
3102 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.txt: Removed.
3103 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.txt: Removed.
3104 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.txt: Removed.
3105 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.txt: Removed.
3106 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.txt: Removed.
3107 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.txt: Removed.
3108 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.txt: Removed.
3109 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.txt: Removed.
3110 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.txt: Removed.
3111 * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.txt: Removed.
3112 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt: Removed.
3113 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.txt: Removed.
3114 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.txt: Removed.
3115 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.txt: Removed.
3116 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt: Removed.
3117 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.txt: Removed.
3118 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.txt: Removed.
3119 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.txt: Removed.
3120 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.txt: Removed.
3121 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.txt: Removed.
3122 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.txt: Removed.
3123 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.txt: Removed.
3124 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.txt: Removed.
3125 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.txt: Removed.
3126 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.txt: Removed.
3127 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt: Removed.
3128 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt: Removed.
3129 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.txt: Removed.
3130 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.txt: Removed.
3131 * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.txt: Removed.
3132 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.txt: Removed.
3133 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.txt: Removed.
3134 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.txt: Removed.
3135 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.txt: Removed.
3136 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed.
3137 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.txt: Removed.
3138 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.txt: Removed.
3139 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.txt: Removed.
3140 * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.txt: Removed.
3141 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Removed.
3142 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Removed.
3143 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Removed.
3144 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Removed.
3145 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Removed.
3146 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Removed.
3147 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Removed.
3148 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Removed.
3149 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Removed.
3150 * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Removed.
3151 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.txt: Removed.
3152 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.txt: Removed.
3153 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.txt: Removed.
3154 * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.txt: Removed.
3155 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.txt: Removed.
3156 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.txt: Removed.
3157 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.txt: Removed.
3158 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.txt: Removed.
3159 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.txt: Removed.
3160 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.txt: Removed.
3161 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.txt: Removed.
3162 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.txt: Removed.
3163 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.txt: Removed.
3164 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt: Removed.
3165 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt: Removed.
3166 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.txt: Removed.
3167 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.txt: Removed.
3168 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt: Removed.
3169 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Removed.
3170 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.txt: Removed.
3171 * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt: Removed.
3172 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.txt: Removed.
3173 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.txt: Removed.
3174 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.txt: Removed.
3175 * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.txt: Removed.
3176 * platform/efl/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Removed.
3177 * platform/efl/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Removed.
3178 * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.txt: Removed.
3179 * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.txt: Removed.
3180 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.txt: Removed.
3181 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.txt: Removed.
3182 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt: Removed.
3183 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt: Removed.
3184 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.txt: Removed.
3185 * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.txt: Removed.
3186 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.txt: Removed.
3187 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.txt: Removed.
3188 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.txt: Removed.
3189 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.txt: Removed.
3190 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.txt: Removed.
3191 * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.txt: Removed.
3192 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.txt: Removed.
3193 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.txt: Removed.
3194 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.txt: Removed.
3195 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.txt: Removed.
3196 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.txt: Removed.
3197 * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.txt: Removed.
3198 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.txt: Removed.
3199 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.txt: Removed.
3200 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt: Removed.
3201 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.txt: Removed.
3202 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed.
3203 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.txt: Removed.
3204 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.txt: Removed.
3205 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.txt: Removed.
3206 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.txt: Removed.
3207 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.txt: Removed.
3208 * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.txt: Removed.
3209 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.txt: Removed.
3210 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.txt: Removed.
3211 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.txt: Removed.
3212 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.txt: Removed.
3213 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.txt: Removed.
3214 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.txt: Removed.
3215 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.txt: Removed.
3216 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.txt: Removed.
3217 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.txt: Removed.
3218 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.txt: Removed.
3219 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.txt: Removed.
3220 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.txt: Removed.
3221 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.txt: Removed.
3222 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.txt: Removed.
3223 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.txt: Removed.
3224 * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.txt: Removed.
3225 * platform/efl/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt: Removed.
3226 * platform/efl/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.txt: Removed.
3227 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt: Removed.
3228 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.txt: Removed.
3229 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.txt: Removed.
3230 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.txt: Removed.
3231 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.txt: Removed.
3232 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt: Removed.
3233 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt: Removed.
3234 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.txt: Removed.
3235 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.txt: Removed.
3236 * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.txt: Removed.
3237 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.txt: Removed.
3238 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt: Removed.
3239 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt: Removed.
3240 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt: Removed.
3241 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt: Removed.
3242 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.txt: Removed.
3243 * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt: Removed.
3244 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.txt: Removed.
3245 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.txt: Removed.
3246 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.txt: Removed.
3247 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt: Removed.
3248 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt: Removed.
3249 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.txt: Removed.
3250 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.txt: Removed.
3251 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt: Removed.
3252 * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.txt: Removed.
3253 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.txt: Removed.
3254 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.txt: Removed.
3255 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.txt: Removed.
3256 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.txt: Removed.
3257 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.txt: Removed.
3258 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.txt: Removed.
3259 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.txt: Removed.
3260 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.txt: Removed.
3261 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.txt: Removed.
3262 * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.txt: Removed.
3263 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt: Removed.
3264 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.txt: Removed.
3265 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt: Removed.
3266 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt: Removed.
3267 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.txt: Removed.
3268 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt: Removed.
3269 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.txt: Removed.
3270 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt: Removed.
3271 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.txt: Removed.
3272 * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt: Removed.
3273 * platform/efl/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.txt: Removed.
3274 * platform/efl/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.txt: Removed.
3275 * platform/efl/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.txt: Removed.
3276 * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.txt: Removed.
3277 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt: Removed.
3278 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.txt: Removed.
3279 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.txt: Removed.
3280 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt: Removed.
3281 * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt: Removed.
3282 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt: Removed.
3283 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt: Removed.
3284 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.txt: Removed.
3285 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.txt: Removed.
3286 * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.txt: Removed.
3287 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.txt: Removed.
3288 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.txt: Removed.
3289 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt: Removed.
3290 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.txt: Removed.
3291 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.txt: Removed.
3292 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt: Removed.
3293 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt: Removed.
3294 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt: Removed.
3295 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt: Removed.
3296 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.txt: Removed.
3297 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.txt: Removed.
3298 * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.txt: Removed.
3299 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.txt: Removed.
3300 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt: Removed.
3301 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt: Removed.
3302 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.txt: Removed.
3303 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt: Removed.
3304 * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.txt: Removed.
3305 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.txt: Removed.
3306 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.txt: Removed.
3307 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt: Removed.
3308 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.txt: Removed.
3309 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt: Removed.
3310 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.txt: Removed.
3311 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt: Removed.
3312 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt: Removed.
3313 * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt: Removed.
3314 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt: Removed.
3315 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt: Removed.
3316 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.txt: Removed.
3317 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt: Removed.
3318 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.txt: Removed.
3319 * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt: Removed.
3320 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.txt: Removed.
3321 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.txt: Removed.
3322 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt: Removed.
3323 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.txt: Removed.
3324 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.txt: Removed.
3325 * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.txt: Removed.
3326 * platform/efl/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.txt: Removed.
3327 * platform/efl/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.txt: Removed.
3328 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.txt: Removed.
3329 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.txt: Removed.
3330 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt: Removed.
3331 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.txt: Removed.
3332 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.txt: Removed.
3333 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.txt: Removed.
3334 * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.txt: Removed.
3335 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt: Removed.
3336 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.txt: Removed.
3337 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.txt: Removed.
3338 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.txt: Removed.
3339 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt: Removed.
3340 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.txt: Removed.
3341 * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.txt: Removed.
3342 * platform/efl/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.txt: Removed.
3343 * platform/efl/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.txt: Removed.
3344 * platform/efl/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.txt: Removed.
3345 * platform/efl/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.txt: Removed.
3346 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt: Removed.
3347 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.txt: Removed.
3348 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.txt: Removed.
3349 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.txt: Removed.
3350 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.txt: Removed.
3351 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt: Removed.
3352 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.txt: Removed.
3353 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.txt: Removed.
3354 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.txt: Removed.
3355 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.txt: Removed.
3356 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.txt: Removed.
3357 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt: Removed.
3358 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt: Removed.
3359 * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.txt: Removed.
3360 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt: Removed.
3361 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.txt: Removed.
3362 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.txt: Removed.
3363 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt: Removed.
3364 * platform/efl/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.txt: Removed.
3365 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt: Removed.
3366 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.txt: Removed.
3367 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.txt: Removed.
3368 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.txt: Removed.
3369 * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.txt: Removed.
3370 * platform/efl/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt: Removed.
3371 * platform/efl/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.txt: Removed.
3372 * platform/efl/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.txt: Removed.
3373 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.txt: Removed.
3374 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.txt: Removed.
3375 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt: Removed.
3376 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.txt: Removed.
3377 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.txt: Removed.
3378 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt: Removed.
3379 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.txt: Removed.
3380 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt: Removed.
3381 * platform/efl/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt: Removed.
3382 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.txt: Removed.
3383 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.txt: Removed.
3384 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.txt: Removed.
3385 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.txt: Removed.
3386 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.txt: Removed.
3387 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt: Removed.
3388 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.txt: Removed.
3389 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.txt: Removed.
3390 * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.txt: Removed.
3391 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.txt: Removed.
3392 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.txt: Removed.
3393 * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.txt: Removed.
3394 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.txt: Removed.
3395 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.txt: Removed.
3396 * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.txt: Removed.
3397 * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Removed.
3398 * platform/efl/svg/zoom/page/zoom-svg-as-image-expected.txt: Removed.
3399 * platform/efl/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed.
3400 * platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
3401 * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Removed.
3402 * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Removed.
3403 * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Removed.
3404 * platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Removed.
3405 * platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Removed.
3406 * platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
3407 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed.
3408 * platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Removed.
3409 * platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Removed.
3410 * platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Removed.
3411 * platform/efl/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
3413 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3415 [Chromium] Unreviewed test expectations update
3416 https://bugs.webkit.org/show_bug.cgi?id=84427
3418 Unmark platform/chromium/editing/spelling/delete-misspelled-word.html as flaky.
3419 The test has been fixed in r114866.
3421 * platform/chromium/test_expectations.txt:
3423 2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
3425 [Qt] Unreviewed gardening. Skip a flaky test.
3426 https://bugs.webkit.org/show_bug.cgi?id=84866
3428 * platform/qt/Skipped:
3430 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3432 [Chromium] Unreviewed test expectations update
3433 https://bugs.webkit.org/show_bug.cgi?id=82300
3435 Unmark compositing/images/direct-pdf-image.html as failing on Mac 10.6
3437 * platform/chromium/test_expectations.txt:
3439 2012-04-25 Milian Wolff <milian.wolff@kdab.com>
3441 [Qt] add LayoutTestController::setPrinting support to Qt unit tests
3442 https://bugs.webkit.org/show_bug.cgi?id=84246
3444 Reviewed by Simon Hausmann.
3446 * platform/qt/printing/compositing-layer-printing-expected.png: Added.
3447 * platform/qt/printing/compositing-layer-printing-expected.txt: Added.
3448 * platform/qt/printing/media-queries-print-expected.png: Added.
3449 * platform/qt/printing/media-queries-print-expected.txt: Added.
3450 * platform/qt/printing/page-rule-in-media-query-expected.png: Added.
3451 * platform/qt/printing/page-rule-in-media-query-expected.txt: Renamed from LayoutTests/platform/qt/printing/page-rule-in-media-query-expected.txt.
3452 * platform/qt/printing/simultaneous-position-float-change-expected.png: Added.
3453 * platform/qt/printing/simultaneous-position-float-change-expected.txt: Added.
3454 * platform/qt/printing/width-overflow-expected.png: Added.
3455 * platform/qt/printing/width-overflow-expected.txt: Added.
3456 * platform/qt/Skipped:
3457 * platform/qt/printing/page-rule-in-media-query-expected.png: Removed.
3459 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3461 [Chromium] Unreviewed test expectations update
3462 https://bugs.webkit.org/show_bug.cgi?id=74055
3464 Unmark fast/canvas/canvas-largedraws.html as failing on Mac 10.5
3466 * platform/chromium/test_expectations.txt:
3468 2012-04-25 Mark Hahnenberg <mhahnenberg@apple.com>
3470 fast/js/random-array-gc-stress times out in debug mode
3471 https://bugs.webkit.org/show_bug.cgi?id=84821
3473 Reviewed by Darin Adler.
3475 * fast/js/script-tests/random-array-gc-stress.js: Reduce number of iterations so
3476 that the test can complete without timing out. Also remove the gc() function because
3477 a gc() function is already provided in resources/js-test-pre.js.
3479 2012-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
3481 [Qt] Unreviewed gardening. Rebaseline after r115187.
3483 * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
3484 * platform/qt/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
3486 2012-04-25 Pierre Rossi <pierre.rossi@gmail.com>
3488 [SVG] Nothing should be stroked when the stroke-width is 0
3489 https://bugs.webkit.org/show_bug.cgi?id=83568
3491 Reviewed by Nikolas Zimmermann.
3493 * platform/chromium/test_expectations.txt: mark affected tests for rebaseline.
3494 * platform/qt/Skipped: Unskip svg/custom/path-zero-strokewidth.svg
3496 2012-04-25 Philippe Normand <pnormand@igalia.com>
3498 Unreviewed, GTK test_expectations update.
3500 * platform/gtk/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
3501 Rebaseline after r115187.
3502 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
3503 Rebaseline after r115091.
3504 * platform/gtk/test_expectations.txt:
3506 2012-04-25 Pavel Feldman <pfeldman@chromium.org>
3508 Web Inspector: extract Linkifier from DebuggerPresentationModel.
3509 https://bugs.webkit.org/show_bug.cgi?id=84855
3511 Reviewed by Yury Semikhatsky.
3513 * inspector/debugger/linkifier.html:
3515 2012-04-25 Pavel Feldman <pfeldman@chromium.org>
3517 Web Inspector: move sourcemap-agnostic part of the debugger presentation model into the raw debugger.
3518 https://bugs.webkit.org/show_bug.cgi?id=84852
3520 Reviewed by Yury Semikhatsky.
3522 * http/tests/inspector/debugger-test.js:
3523 * inspector/debugger/callstack-placards-discarded.html:
3524 * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html:
3525 * inspector/debugger/live-edit-expected.txt:
3526 * inspector/debugger/scripts-panel.html:
3527 * inspector/debugger/selected-call-frame-after-formatting-source.html:
3528 * inspector/debugger/set-breakpoint.html:
3530 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3532 [Chromium] Unreviewed test expectations update
3533 https://bugs.webkit.org/show_bug.cgi?id=84854
3535 Mark the following tests as flaky on Linux 32-bit:
3537 svg/batik/text/textOnPath.svg
3538 svg/batik/text/verticalTextOnPath.svg
3540 * platform/chromium/test_expectations.txt:
3542 2012-04-25 Yury Semikhatsky <yurys@chromium.org>
3544 Web Inspector: use composite node provider for diff nodes in heap profiler
3545 https://bugs.webkit.org/show_bug.cgi?id=84849
3547 Inroduced HeapSnapshotDiffNodesProvider which is basically a composite provider
3548 combining providers for added and deleted nodes. This allowed to remove custom
3549 implementation of HeapSnapshotGridNode.prototype.populateChildren.
3551 Reviewed by Pavel Feldman.
3553 * inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.html:
3554 * inspector/profiler/heap-snapshot-comparison-show-all.html:
3555 * inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sorting.html:
3557 2012-04-25 Szilard Ledan <szledan@inf.u-szeged.hu>
3559 [Qt] Gardening. Skipped a failing test.
3560 https://bugs.webkit.org/show_bug.cgi?id=84566
3562 Removed a test from test_expectations after r115171.
3564 Reviewed by Csaba Osztrogonác.
3566 * platform/qt/Skipped:
3567 * platform/qt/test_expectations.txt:
3569 2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com>
3571 Refactor to/from/animatedType creation, to share more code between animators
3572 https://bugs.webkit.org/show_bug.cgi?id=84846
3574 Reviewed by Antti Koivisto.
3576 Rebaseline one test result, which shows a progression.
3577 (At the initial time when we capture the result, only two circles should be visible.)
3579 * platform/chromium/test_expectations.txt:
3580 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
3581 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
3583 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3585 [Chromium] Unreviewed test expectations update
3586 https://bugs.webkit.org/show_bug.cgi?id=84847
3588 Mark inspector/timeline/timeline-start-time.html as flaky on Windows.
3590 * platform/chromium/test_expectations.txt:
3592 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3594 [Chromium] Unreviewed test expectations update
3596 Unmark the following CSS pseudo-class tests:
3598 fast/css/empty-pseudo-class.html
3599 fast/css/first-child-pseudo-class.html
3600 fast/css/first-of-type-pseudo-class.html
3601 fast/css/last-child-pseudo-class.html
3602 fast/css/last-of-type-pseudo-class.html
3603 fast/css/only-child-pseudo-class.html
3604 fast/css/only-of-type-pseudo-class.html
3606 * platform/chromium/test_expectations.txt:
3608 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3610 [Chromium] Unreviewed test expectations update
3612 Remove expectation for a passing test:
3613 fast/dom/error-to-string-stack-overflow.html
3615 Add an expectation for a passing test:
3616 fast/viewport/scroll-delegates-switch-on-page-with-no-composition-mode-asserts.html
3618 * platform/chromium/test_expectations.txt:
3620 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3622 [Chromium] Unreviewed test expectations update
3624 Unmark these tests as failing on Windows:
3625 fast/repaint/moving-shadow-on-container.html
3626 fast/repaint/moving-shadow-on-path.html
3628 * platform/chromium/test_expectations.txt:
3630 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3632 [Chromium] Unreviewed test expectations update
3633 https://bugs.webkit.org/show_bug.cgi?id=84813
3635 Mark these tests as failing only on Mac and Windows:
3637 css3/filters/custom/custom-filter-shader-cache.html
3638 css3/filters/custom/effect-custom-combined-missing.html
3639 css3/filters/custom/effect-custom.html
3641 * platform/chromium/test_expectations.txt:
3643 2012-04-25 Mikhail Naganov <mnaganov@chromium.org>
3645 [Chromium] Unreviewed test expectations update
3647 Unmark html5lib/runner.html -- changes that broke it were reverted in r115149.
3649 * platform/chromium/test_expectations.txt:
3651 2012-04-25 Sergio Villar Senin <svillar@igalia.com>
3653 Unreviewed. Unskipped 28 http tests passing on all the GTK+ bots.
3655 * platform/gtk/test_expectations.txt:
3657 2012-04-25 Nikolas Zimmermann <nzimmermann@rim.com>
3659 Not reviewed. Update pixel test baseline on Lion. All color space changes when painting images.
3660 I noticed that svg/custom/focus-ring.svg is flakey, the result may be off by two 1px changes.
3662 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png:
3663 * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.png:
3664 * platform/mac/svg/carto.net/window-expected.png:
3665 * platform/mac/svg/custom/createImageElement-expected.png:
3666 * platform/mac/svg/custom/createImageElement2-expected.png:
3667 * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
3668 * platform/mac/svg/custom/focus-ring-expected.png:
3669 * platform/mac/svg/custom/image-parent-translation-expected.png:
3670 * platform/mac/svg/custom/image-small-width-height-expected.png:
3671 * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png:
3672 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
3673 * platform/mac/svg/custom/js-update-image-and-display-expected.png:
3674 * platform/mac/svg/custom/js-update-image-and-display2-expected.png:
3675 * platform/mac/svg/custom/js-update-image-and-display3-expected.png:
3676 * platform/mac/svg/custom/js-update-image-expected.png:
3677 * platform/mac/svg/custom/pointer-events-image-css-transform-expected.png:
3678 * platform/mac/svg/custom/pointer-events-image-expected.png:
3679 * platform/mac/svg/custom/text-image-opacity-expected.png:
3680 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
3681 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
3682 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
3683 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
3684 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
3685 * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
3686 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
3687 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
3688 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
3689 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
3690 * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
3691 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
3692 * platform/mac/svg/wicd/test-rightsizing-b-expected.png:
3693 * platform/mac/svg/zoom/page/zoom-background-images-expected.png:
3695 2012-04-25 Xianzhu Wang <wangxianzhu@chromium.org>
3697 Web Inspector: REGRESSION: Incorrect highlight position of inspected element in scrolled page
3698 https://bugs.webkit.org/show_bug.cgi?id=84755
3700 Reviewed by Pavel Feldman.
3702 * http/tests/inspector/elements-test.js: Extracted common function dumpInspectorHighlightRects() into here with a small bug fixed (x and y inversed).
3703 * inspector/elements/highlight-node-scaled-expected.txt: Corrected the wrong inversed x and y.
3704 * inspector/elements/highlight-node-scaled.html: Extracted out dumpInspectorHighlightRects().
3705 * inspector/elements/highlight-node-scroll-expected.txt: Added. Expectation of the new test case.
3706 * inspector/elements/highlight-node-scroll.html: Added. The new test case.
3707 * inspector/elements/highlight-node.html: Extracted out dumpInspectorHighlightRects(). Expectation not changed because the x and y happened to be the same in the original expectation.
3708 * inspector/elements/highlight-svg-root.html: Ditto.
3710 2012-04-25 Csaba Osztrogonác <ossy@webkit.org>
3712 [Qt] Unreviewed morning gardening after r115091.
3714 * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
3715 * platform/qt/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
3717 2012-04-24 Csaba Osztrogonác <ossy@webkit.org>
3719 [Qt] Unreviewed morning gardening after r115085.
3721 * platform/qt/Skipped: Unskip a non-existing test.
3722 * platform/qt/svg/custom/embedding-external-svgs-expected.txt:
3723 * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
3724 * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt:
3725 * platform/qt/svg/custom/use-clipped-hit-expected.txt:
3726 * platform/qt/svg/custom/use-modify-target-symbol-expected.txt:
3727 * platform/qt/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
3728 * platform/qt/svg/custom/use-setAttribute-crash-expected.txt:
3729 * platform/qt/svg/custom/use-symbol-overflow-expected.txt:
3730 * platform/wk2/Skipped: Unskip a non-existing test.
3732 2012-04-24 Yury Semikhatsky <yurys@chromium.org>
3734 Unreviewed. Skip inspector/profiler/heap-snapshot-comparison-dom-groups-change.html
3735 on Win and Win Cairo in addition to Mac and Qt(JSC doesn't support heap profiling and
3736 the test doesn't make sense there).
3738 * platform/win/Skipped:
3739 * platform/wincairo/Skipped:
3741 2012-04-24 Philippe Normand <pnormand@igalia.com>
3743 Unreviewed, GTK svg rebaseline after r115085.
3745 * platform/gtk/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
3746 * platform/gtk/svg/carto.net/button-expected.txt:
3747 * platform/gtk/svg/carto.net/colourpicker-expected.txt:
3748 * platform/gtk/svg/carto.net/slider-expected.txt:
3749 * platform/gtk/svg/carto.net/window-expected.txt:
3750 * platform/gtk/svg/custom/embedding-external-svgs-expected.txt:
3751 * platform/gtk/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
3752 * platform/gtk/svg/custom/relative-sized-use-on-symbol-expected.txt:
3753 * platform/gtk/svg/custom/use-clipped-hit-expected.txt:
3754 * platform/gtk/svg/custom/use-modify-target-symbol-expected.txt:
3755 * platform/gtk/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
3756 * platform/gtk/svg/custom/use-on-g-containing-symbol-expected.txt:
3757 * platform/gtk/svg/custom/use-on-symbol-expected.txt:
3758 * platform/gtk/svg/custom/use-recalcStyle-crash-expected.txt:
3759 * platform/gtk/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
3760 * platform/gtk/svg/custom/use-setAttribute-crash-expected.txt:
3761 * platform/gtk/svg/custom/use-symbol-overflow-expected.txt:
3763 2012-04-24 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org>
3765 getMatchedCSSRules() should return null when the second argument is an unrecognized pseudo-element name
3766 https://bugs.webkit.org/show_bug.cgi?id=83298
3768 Reviewed by Ojan Vafai.
3770 * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements-expected.txt: Added.
3771 * fast/dom/Window/getMatchedCSSRules-with-invalid-pseudo-elements.html: Added.
3773 2012-04-24 Alexis Menard <alexis.menard@openbossa.org>
3775 Implement createTBody for table element.
3776 https://bugs.webkit.org/show_bug.cgi?id=84465
3778 Reviewed by Ojan Vafai.
3780 Add test to cover the new createTBody method.
3782 * fast/table/table-create-tbody-existing-tbody-expected.txt: Added.
3783 * fast/table/table-create-tbody-existing-tbody.html: Added.
3784 * fast/table/table-create-tbody-expected.txt: Added.
3785 * fast/table/table-create-tbody-multiple-tbody-expected.txt: Added.
3786 * fast/table/table-create-tbody-multiple-tbody.html: Added.
3787 * fast/table/table-create-tbody.html: Added.
3789 2012-04-24 Yong Li <yoli@rim.com>
3791 ASSERT failure in RenderLayer::computeRepaintRects
3792 https://bugs.webkit.org/show_bug.cgi?id=84480
3794 Reviewed by Simon Fraser.
3796 Add a layout test for it.
3798 * compositing/visibility/compositing-and-visibility-turned-off-together-expected.txt: Added.
3799 * compositing/visibility/compositing-and-visibility-turned-off-together.html: Added.
3801 2012-04-24 Kent Tamura <tkent@chromium.org>
3803 Calendar Picker: Open a calendar picker by keyboard operation
3804 https://bugs.webkit.org/show_bug.cgi?id=84680
3806 Reviewed by Kentaro Hara.
3808 * fast/forms/date/date-stepup-stepdown-from-renderer-expected.txt:
3809 * fast/forms/date/date-stepup-stepdown-from-renderer.html:
3810 Stepping up/down by kerboard was removed. Update the test to confirm it doesn't work.
3812 2012-04-24 Alpha Lam <hclam@chromium.org>
3814 [chromium] Unreviewed test expectations update.
3815 https://bugs.webkit.org/show_bug.cgi?id=84813
3817 Suppress test image mismatch due to r115123. Rebaseline is coming soon.
3819 * platform/chromium/test_expectations.txt:
3821 2012-04-24 Yael Aharon <yael.aharon@nokia.com>
3823 [Qt] Move notification icon download out of WebCore
3824 https://bugs.webkit.org/show_bug.cgi?id=80700
3826 Reviewed by Jian Li.
3828 Remove http/tests/notifications after the code the tests were testing has been removed.
3830 * http/tests/notifications: Removed.
3831 * http/tests/notifications/icon-does-not-exist-expected.txt: Removed.
3832 * http/tests/notifications/icon-does-not-exist.html: Removed.
3833 * http/tests/notifications/icon-exists-cancel-expected.txt: Removed.
3834 * http/tests/notifications/icon-exists-cancel.html: Removed.
3835 * http/tests/notifications/icon-exists-expected.txt: Removed.
3836 * http/tests/notifications/icon-exists-show-alert-during-load-expected.txt: Removed.
3837 * http/tests/notifications/icon-exists-show-alert-during-load.html: Removed.
3838 * http/tests/notifications/icon-exists.html: Removed.
3839 * http/tests/notifications/icon-requires-auth-expected.txt: Removed.
3840 * http/tests/notifications/icon-requires-auth.html: Removed.
3841 * http/tests/notifications/resources: Removed.
3842 * http/tests/notifications/resources/icon-exists.png: Removed.
3843 * http/tests/notifications/resources/icon-requires-auth.php: Removed.
3844 * platform/chromium/test_expectations.txt:
3845 * platform/efl/Skipped:
3846 * platform/gtk/test_expectations.txt:
3847 * platform/mac/Skipped:
3848 * platform/qt-5.0-wk2/Skipped:
3849 * platform/qt/Skipped:
3850 * platform/win/Skipped:
3851 * platform/wincairo/Skipped:
3853 2012-04-24 Yael Aharon <yael.aharon@nokia.com>
3855 Unreviewed rebaseline after r115134.
3857 * platform/qt/fast/block/positioning/016-expected.txt:
3858 * platform/qt/fast/block/positioning/025-expected.txt:
3860 2012-04-24 Jeffrey Pfau <jpfau@apple.com>
3862 Prevent drag and drop from setting file URLs
3863 https://bugs.webkit.org/show_bug.cgi?id=76596
3865 Reviewed by Enrica Casucci.
3867 Updated tests to reflect new expectations.
3869 * http/tests/security/dataTransfer-set-data-file-url.html:
3870 * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html:
3872 2012-04-24 Alpha Lam <hclam@chromium.org>
3874 [chromium] Unreviewed test expectations update.
3875 https://bugs.webkit.org/show_bug.cgi?id=84810
3877 Mark svg/carto.net/window.svg as fail due to changes in r115085.
3879 * platform/chromium/test_expectations.txt:
3881 2012-04-24 Alpha Lam <hclam@chromium.org>
3883 [chromium] Unreviewed test expectations update.
3884 https://bugs.webkit.org/show_bug.cgi?id=84806
3886 html5lib/runner.html fails after r115099 and r115127, mark it so.
3888 * platform/chromium/test_expectations.txt:
3890 2012-04-24 Chris Rogers <crogers@google.com>
3892 Fix layout test failures for Oscillator because WaveTable now normalizes to 0dBFS instead of -6dbFS
3893 https://bugs.webkit.org/show_bug.cgi?id=84799
3895 Reviewed by James Robinson.
3897 This fixes failures caused by: http://trac.webkit.org/changeset/115111
3898 We need to adjust the layout test itself to scale by 1/2 to compensate for the new WaveTable normalization.
3899 The reason we don't change the audio .wav file baselines themselves is because audio values can potentially
3900 clip past full scale, and we need to be able to avoid this "overshoot".
3902 * webaudio/resources/oscillator-testing.js:
3903 (generateExponentialOscillatorSweep):
3905 2012-04-24 Alexandru Chiculita <achicu@adobe.com>
3907 CSS Shaders: Repainting the FECustomFilter requires full source image
3908 https://bugs.webkit.org/show_bug.cgi?id=76689
3910 Reviewed by Dean Jackson.
3912 * css3/filters/custom/filter-repaint-custom-clipped-expected.png: Added.
3913 * css3/filters/custom/filter-repaint-custom-clipped-expected.txt: Added.
3914 * css3/filters/custom/filter-repaint-custom-clipped.html: Added.
3915 * css3/filters/custom/filter-repaint-custom-expected.png: Added.
3916 * css3/filters/custom/filter-repaint-custom-expected.txt: Added.
3917 * css3/filters/custom/filter-repaint-custom-rotated-expected.png: Added.
3918 * css3/filters/custom/filter-repaint-custom-rotated-expected.txt: Added.
3919 * css3/filters/custom/filter-repaint-custom-rotated.html: Added.
3920 * css3/filters/custom/filter-repaint-custom.html: Added.
3921 * css3/filters/resources/color-add.fs: Added.
3922 * css3/filters/resources/vertex-horizontal-offset.vs: Added.
3923 * css3/filters/resources/vertex-rotate.vs: Added.
3924 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-clipped-expected.png: Added.
3925 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-expected.png: Added.
3926 * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-rotated-expected.png: Added.
3927 * platform/chromium/test_expectations.txt:
3929 2012-04-24 Alpha Lam <hclam@chromium.org>
3931 [chromium] Unreviewed test expectations update.
3932 https://bugs.webkit.org/show_bug.cgi?id=84802
3934 New test added in r115096 is failing on Chromium, mark it so.
3936 * platform/chromium/test_expectations.txt:
3938 2012-04-24 Rob Buis <rbuis@rim.com>
3940 REGRESSION (r115083-r115087): 6 tests failing on Lion Release (WebKit2 Tests)
3941 https://bugs.webkit.org/show_bug.cgi?id=84783
3943 Reviewed by Dirk Schulze.
3945 Fix struct-use-09-b.svg missing test result by converting to a reftest.
3947 * platform/chromium-linux/svg/custom/struct-use-09-b-expected.png: Removed.
3948 * platform/chromium-mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed.
3949 * platform/chromium-mac/svg/custom/struct-use-09-b-expected.png: Removed.
3950 * platform/chromium-mac/svg/custom/struct-use-09-b-expected.txt: Removed.
3951 * platform/chromium-win/svg/custom/struct-use-09-b-expected.png: Removed.
3952 * platform/chromium-win/svg/custom/struct-use-09-b-expected.txt: Removed.
3953 * platform/gtk/svg/custom/struct-use-09-b-expected.png: Removed.
3954 * platform/gtk/svg/custom/struct-use-09-b-expected.txt: Removed.
3955 * platform/mac-leopard/svg/custom/struct-use-09-b-expected.png: Removed.
3956 * platform/mac/svg/custom/struct-use-09-b-expected.png: Removed.
3957 * platform/qt/svg/custom/struct-use-09-b-expected.png: Removed.
3958 * platform/qt/svg/custom/struct-use-09-b-expected.txt: Removed.
3959 * svg/custom/struct-use-09-b-expected.svg:
3960 * svg/custom/struct-use-09-b.svg:
3962 2012-04-24 Alpha Lam <hclam@chromium.org>
3964 [chromium] Unreviewd test expectations update.
3965 https://bugs.webkit.org/show_bug.cgi?id=84790
3967 Adding expectations for new tests added in r115091.
3969 * platform/chromium-mac/fast/css/table-rules-attribute-groups-with-frame-expected.png: Added.
3970 * platform/chromium-mac/fast/css/table-rules-attribute-with-frame1-expected.png: Added.
3971 * platform/chromium-mac/fast/css/table-rules-attribute-with-frame2-expected.png: Added.
3973 2012-04-24 Victor Carbune <vcarbune@adobe.com>
3975 Extra display logic for the media control panel element
3976 https://bugs.webkit.org/show_bug.cgi?id=82476
3978 Reviewed by Eric Carlson.
3980 Added test to ensure that controls are not displayed when
3981 the controls attribute is not set.
3983 * media/video-controls-toggling-expected.txt: Added.
3984 * media/video-controls-toggling.html: Added.
3986 2012-04-24 Alexandru Chiculita <achicu@adobe.com>
3988 CSS Shaders: Custom filters painting is broken
3989 https://bugs.webkit.org/show_bug.cgi?id=82803
3991 Reviewed by Kenneth Russell.
3993 * platform/chromium/test_expectations.txt: Un-skipping related tests on Chromium.