1 2013-01-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
3 REGRESSION (r141051): Broke plugin support on non-Mac WebKit2 Ports
4 https://bugs.webkit.org/show_bug.cgi?id=108182
6 Reviewed by Sam Weinig.
10 * platform/efl-wk2/TestExpectations:
11 * platform/qt-5.0-wk2/TestExpectations:
13 2013-01-30 Jussi Kukkonen <jussi.kukkonen@intel.com>
15 [EFL] Unreviewed gardening
16 https://bugs.webkit.org/show_bug.cgi?id=108341
18 Add a few failing results for EFL.
20 * platform/efl/TestExpectations:
22 2013-01-30 Dmitry Zvorygin <zvorygin@chromium.org>
24 Web Inspector: Filters on Console panel
25 https://bugs.webkit.org/show_bug.cgi?id=107813
27 The problem is that third-party libraries may spam javascript console
28 with internal messages. Now there's filter context-menu option, which
29 allows to hide/show messages sent from specific scripts or urls.
31 Reviewed by Pavel Feldman.
33 * http/tests/inspector/console-test.js:
34 (initialize_ConsoleTest.InspectorTest.dumpConsoleMessages):
35 (initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithStyles):
36 (initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithClasses):
37 (initialize_ConsoleTest.InspectorTest.expandConsoleMessages):
38 (initialize_ConsoleTest.InspectorTest.checkConsoleMessagesDontHaveParameters):
39 (initialize_ConsoleTest):
40 * http/tests/inspector/stacktraces/resources/stacktrace-test.js:
43 * inspector/console/console-filter-test-expected.txt: Added.
44 * inspector/console/console-filter-test.html: Added.
45 * inspector/console/resources/log-source.js: Added.
48 2013-01-30 Ádám Kallai <kadam@inf.u-szeged.hu>
50 [Qt] Unreviewed gardening. Skip some failing tests.
51 https://bugs.webkit.org/show_bug.cgi?id=108340.
53 * platform/qt/TestExpectations:
55 2013-01-30 Florin Malita <fmalita@chromium.org>
57 [Chromium] Unreviewed gardening.
59 * platform/chromium-mac-lion/fast/repaint/japanese-rl-selection-clear-expected.png:
61 2013-01-30 Ádám Kallai <kadam@inf.u-szeged.hu>
63 [Qt] Unreviewed gardening. Skip some failing tests.
64 https://bugs.webkit.org/show_bug.cgi?id=108340.
66 * platform/qt/TestExpectations:
68 2013-01-30 Florin Malita <fmalita@chromium.org>
70 [Chromium] Unreviewed gaedening.
72 Updated results after http://trac.webkit.org/changeset/141243.
74 * platform/chromium-linux/fast/repaint/4774354-expected.png:
75 * platform/chromium-linux/fast/repaint/4776765-expected.png:
76 * platform/chromium-linux/fast/repaint/caret-with-transformation-expected.png: Added.
77 * platform/chromium-mac-lion/fast/repaint/4774354-expected.png:
78 * platform/chromium-mac-lion/fast/repaint/4776765-expected.png:
79 * platform/chromium-mac-lion/fast/repaint/caret-with-transformation-expected.png: Added.
80 * platform/chromium-mac-snowleopard/fast/repaint/4774354-expected.png:
81 * platform/chromium-mac-snowleopard/fast/repaint/4776765-expected.png:
82 * platform/chromium-mac/fast/repaint/4774354-expected.png:
83 * platform/chromium-mac/fast/repaint/4776765-expected.png:
84 * platform/chromium-mac/fast/repaint/caret-with-transformation-expected.png: Added.
85 * platform/chromium-mac/fast/repaint/caret-with-transformation-expected.txt: Added.
86 * platform/chromium-win/fast/repaint/4774354-expected.png:
87 * platform/chromium-win/fast/repaint/4776765-expected.png:
88 * platform/chromium-win/fast/repaint/caret-with-transformation-expected.png: Added.
89 * platform/chromium-win/fast/repaint/caret-with-transformation-expected.txt: Added.
90 * platform/chromium/TestExpectations:
92 2013-01-30 Allan Sandfeld Jensen <allan.jensen@digia.com>
94 [Qt][WK1] Support better testing of Web Notifications
95 https://bugs.webkit.org/show_bug.cgi?id=107696
97 Reviewed by Jocelyn Turcotte.
99 Unskip the now working tests in http/tests/notifications.
100 Skip four tests that still fail on WebKit1.
101 Update tests that need notifications dumped.
103 * fast/notifications/notifications-click-event.html:
104 * fast/notifications/notifications-display-close-events.html:
105 * fast/notifications/notifications-no-icon.html:
106 * fast/notifications/notifications-replace.html:
107 * fast/notifications/notifications-rtl.html:
108 * fast/notifications/notifications-with-permission.html:
109 * platform/qt-5.0-wk1/TestExpectations:
110 * platform/qt/TestExpectations:
112 2013-01-30 Andrey Lushnikov <lushnikov@chromium.org>
114 Web Inspector: implement highlight range API
115 https://bugs.webkit.org/show_bug.cgi?id=108317
117 Reviewed by Pavel Feldman.
119 Added test cases to the existed test to cover highlight range
122 * inspector/editor/text-editor-highlight-api-expected.txt: Added.
123 * inspector/editor/text-editor-highlight-api.html: Added.
124 * inspector/editor/text-editor-highlight-regexp-expected.txt: Removed.
125 * inspector/editor/text-editor-highlight-regexp.html: Removed.
127 2013-01-30 Zan Dobersek <zdobersek@igalia.com>
129 Unreviewed GTK gardening.
131 * platform/gtk/accessibility/aria-combobox-expected.txt: Rebaselining after r141186.
133 2013-01-30 Yury Semikhatsky <yurys@chromium.org>
135 Web Inspector: move heap profiler protocol tests into heap-profiler subfolder
136 https://bugs.webkit.org/show_bug.cgi?id=108324
138 Reviewed by Vsevolod Vlasov.
140 Moved heap profiler protocol tests into LayoutTests/inspector-protocol/heap-profiler
142 * inspector-protocol/heap-profiler/resources/page-with-function.html: Renamed from LayoutTests/inspector-protocol/resources/page-with-function.html.
143 * inspector-protocol/heap-profiler/take-heap-snapshot-expected.txt: Renamed from LayoutTests/inspector-protocol/take-heap-snapshot-expected.txt.
144 * inspector-protocol/heap-profiler/take-heap-snapshot.html: Renamed from LayoutTests/inspector-protocol/take-heap-snapshot.html.
145 * platform/chromium/TestExpectations:
146 * platform/efl/TestExpectations:
147 * platform/gtk/TestExpectations:
148 * platform/mac/TestExpectations:
149 * platform/qt/TestExpectations:
150 * platform/win/TestExpectations:
152 2013-01-30 Kondapally Kalyan <kalyan.kondapally@intel.com>
154 [EFL][Qt][WebGL] Avoid deleting an uncreated canvas.
155 https://bugs.webkit.org/show_bug.cgi?id=106878
157 Reviewed by Benjamin Poulain.
159 * fast/canvas/webgl/canvas-resize-crash-expected.txt: Added.
160 * fast/canvas/webgl/canvas-resize-crash.html: Added.
162 2013-01-30 Andrey Lushnikov <lushnikov@chromium.org>
164 Web Inspector: implmenet Ctrl-Arrow/Ctrl-Backspace in DefaultTextEditor
165 https://bugs.webkit.org/show_bug.cgi?id=107944
167 Reviewed by Pavel Feldman.
169 Add new test to verify ctrl-arrow/ctrl-backspace behavior. Exclude
170 this test on the platforms that do not currently support eventSender.
172 * inspector/editor/text-editor-ctrl-movements-expected.txt: Added.
173 * inspector/editor/text-editor-ctrl-movements.html: Added.
174 * platform/efl/TestExpectations:
175 * platform/mac/TestExpectations:
176 * platform/qt/TestExpectations:
178 2013-01-30 Andrey Lushnikov <lushnikov@chromium.org>
180 Web Inspector: do not repaint all lines in highlight regex API in DTE
181 https://bugs.webkit.org/show_bug.cgi?id=108081
183 Reviewed by Pavel Feldman.
185 Modify layout test to add a verification that highlight does not
186 repaint more DefaultTextEditor line rows than it needs to.
188 * inspector/editor/text-editor-highlight-regexp-expected.txt:
189 * inspector/editor/text-editor-highlight-regexp.html:
191 2013-01-30 Tien-Ren Chen <trchen@chromium.org>
193 REGRESSION (r139282): Caret repainting is broken for text-align: center'd <input>
194 https://bugs.webkit.org/show_bug.cgi?id=108283
196 Reviewed by Tim Horton.
198 Occasionally carets won't be fully erased when blinking.
199 There used to be 1-pixel padding but removed since r139282.
200 This patch adds back the same workaround.
202 * platform/chromium/TestExpectations:
203 * platform/mac/TestExpectations:
205 2013-01-30 Dominik Röttsches <dominik.rottsches@intel.com>
207 [EFL] Unreviewed gardening.
209 More plugin test cases skipped, failing after r141051,
210 plugins/document-open.html is not crashing, but currently timing out.
212 * platform/efl-wk2/TestExpectations:
214 2013-01-30 Dominik Röttsches <dominik.rottsches@intel.com>
216 [EFL] Unreviewed gardening.
218 More plugin test cases skipped, failing after r141051,
220 * platform/efl-wk2/TestExpectations: r140999 leads to assertions in two stacking container tests.
221 * platform/efl/TestExpectations: r140613 introduced fast/ruby/select-ruby.html - failing on our port.
223 2013-01-29 Shinya Kawanaka <shinyak@chromium.org>
225 Renderer is recreated unexpectedly after detach in HTMLInputElement
226 https://bugs.webkit.org/show_bug.cgi?id=108150
228 Reviewed by Kent Tamura.
230 * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html: Added.
231 * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2-expected.txt: Added.
233 2013-01-29 Gyuyoung Kim <gyuyoung.kim@samsung.com>
235 Unreviewed. EFL Gradening.
237 fast/events/constructors/composition-event-constructor.html isn't exist anymore.
239 * platform/efl/TestExpectations:
241 2013-01-29 Ryosuke Niwa <rniwa@webkit.org>
243 Add a failing Mac Lion test expectation per bug 108291.
245 * platform/mac/TestExpectations:
247 2013-01-29 Keishi Hattori <keishi@webkit.org>
249 [Chromium] Marking fixed-position-composited-page-scale-down tests as failing.
251 Unreviewed. Gardening.
253 * platform/chromium/TestExpectations:
255 2013-01-29 Keishi Hattori <keishi@webkit.org>
257 [Chromium] Marking terminate-during-sync-operation.html as crashing after r141166.
259 Unreviwed. Gardening.
261 * platform/chromium/TestExpectations:
263 2013-01-29 Keishi Hattori <keishi@webkit.org>
265 [Chromium] Rebaselining probably after r141136.
267 Unreviwed. Gardening.
269 * platform/chromium-win/http/tests/loading/redirect-methods-expected.txt: Added.
271 2013-01-29 Chris Fleizach <cfleizach@apple.com>
273 AX: VoiceOver not reading bullets correctly in the text of notes
274 https://bugs.webkit.org/show_bug.cgi?id=107980
276 Reviewed by Ryosuke Niwa.
278 * platform/mac/accessibility/listmarker-suffix-expected.txt: Added.
279 * platform/mac/accessibility/listmarker-suffix.html: Added.
281 2013-01-29 Keishi Hattori <keishi@webkit.org>
283 [Chromium] fast/workers/storage crashing after r141166
285 Unreviewed. Gardening.
287 * platform/chromium/TestExpectations:
289 2013-01-29 Keishi Hattori <keishi@webkit.org>
291 [Chromium] Rebaselining after r141195
293 Unreviewed. Gardening.
295 * platform/chromium-mac-lion/fast/forms/date/date-appearance-l10n-expected.png:
296 * platform/chromium-mac-lion/fast/forms/datetime/datetime-appearance-l10n-expected.png:
297 * platform/chromium-mac-lion/fast/forms/datetimelocal/datetimelocal-appearance-l10n-expected.png:
298 * platform/chromium-mac-lion/fast/forms/month/month-appearance-l10n-expected.png:
299 * platform/chromium-mac-lion/fast/forms/week/week-appearance-basic-expected.png:
300 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-l10n-expected.png:
301 * platform/chromium-mac-snowleopard/fast/forms/datetime/datetime-appearance-l10n-expected.png:
302 * platform/chromium-mac-snowleopard/fast/forms/datetimelocal/datetimelocal-appearance-l10n-expected.png:
303 * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-l10n-expected.png:
304 * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-basic-expected.png:
305 * platform/chromium-mac/fast/forms/date/date-appearance-l10n-expected.png:
306 * platform/chromium-mac/fast/forms/datetime/datetime-appearance-l10n-expected.png:
307 * platform/chromium-mac/fast/forms/datetimelocal/datetimelocal-appearance-l10n-expected.png:
308 * platform/chromium-mac/fast/forms/month/month-appearance-l10n-expected.png:
309 * platform/chromium-mac/fast/forms/time/time-appearance-basic-expected.png:
310 * platform/chromium-mac/fast/forms/week/week-appearance-basic-expected.png:
311 * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-expected.png:
313 2013-01-29 Sheriff Bot <webkit.review.bot@gmail.com>
315 Unreviewed, rolling out r140983.
316 http://trac.webkit.org/changeset/140983
317 https://bugs.webkit.org/show_bug.cgi?id=108277
319 Unfortunately, this API has one last client (Requested by
322 * fast/notifications/notifications-with-permission-expected.txt:
323 * fast/notifications/notifications-with-permission.html:
325 2013-01-29 Rafael Weinstein <rafaelw@chromium.org>
327 parserAppendChild and parserInsertBefore should ensure that child nodes are in the same document
328 https://bugs.webkit.org/show_bug.cgi?id=108260
330 Reviewed by Eric Seidel.
332 * fast/parser/xml-error-adopted-expected.txt: Added.
333 * fast/parser/xml-error-adopted.xml: Added.
335 2013-01-29 Kent Tamura <tkent@chromium.org>
337 INPUT_MULTIPLE_FIELDS_UI: The content should not overflow the <input> boundary
338 https://bugs.webkit.org/show_bug.cgi?id=108069
340 Reviewed by Hajime Morita.
342 * fast/forms/date/date-appearance-basic-expected.txt:
343 * fast/forms/date/date-appearance-basic.html:
344 Add test cases for small width and small height.
345 * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html:
346 Update the code because of shadow tree structure change.
347 * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll.html:
349 * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll-expected.txt:
351 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
352 * platform/chromium/TestExpectations:
353 - date-appearance-basic.html: New test cases are added.
354 - *-appearance-pseudo-element.html: :before :after position is slightly
355 changed because of the -webkit-align-items change.
356 - suggestion-picker/*.html: RTL behavior is changed. The direction of
357 suggestion pickers matches to the direction of the input content
360 2013-01-29 Roger Fong <roger_fong@apple.com>
362 Unreviewed. More Windows7 gardening.
364 * platform/win/TestExpectations:
366 2013-01-29 Alexandre Elias <aelias@chromium.org>
368 [chromium] Disable layout tests impacted by page scale change
369 https://bugs.webkit.org/show_bug.cgi?id=108232
371 Unreviewed, gardening.
373 After https://codereview.chromium.org/12045002/, these
374 tests are expected to fail. Disabling and creating bugs for follow-up.
376 * platform/chromium/TestExpectations:
378 2013-01-29 Chris Fleizach <cfleizach@apple.com>
380 AX: Add support for aria-autocomplete="list" on ARIA combobox
381 https://bugs.webkit.org/show_bug.cgi?id=108228
383 Reviewed by Ryosuke Niwa.
385 * platform/mac/accessibility/combox-box-value-expected.txt: Added.
386 * platform/mac/accessibility/combox-box-value.html: Added.
388 2013-01-29 Roger Fong <roger_fong@apple.com>
390 Unreviewed. Skip a bunch of tests on Win7 in preparation of turning on EWS testers.
391 https://bugs.webkit.org/show_bug.cgi?id=108249
393 * platform/win/TestExpectations:
395 2013-01-29 Oliver Hunt <oliver@apple.com>
397 REGRESSION (r140594): RELEASE_ASSERT_NOT_REACHED in JSC::Interpreter::execute
398 https://bugs.webkit.org/show_bug.cgi?id=108097
400 Reviewed by Geoffrey Garen.
402 Add parser test for invalid var a.b syntax
404 * fast/js/parser-syntax-check-expected.txt:
405 * fast/js/script-tests/parser-syntax-check.js:
407 2013-01-29 Roger Fong <roger_fong@apple.com>
409 Unreviewed. Temporarily disable inspector tests.
410 They are all timing out due to some configuration problem on the bots.
412 * platform/win/TestExpectations:
414 2013-01-29 Justin Novosad <junov@google.com>
416 REGRESSION (r135628-135632): Double box shadow failure to render
417 https://bugs.webkit.org/show_bug.cgi?id=107833
419 Reviewed by Simon Fraser.
421 New ref test verifies that box shadow is drawn when
422 background is an opaque image. Test uses an blue gradient
423 as background image. Reference uses blue background color.
425 * fast/backgrounds/gradient-background-shadow-expected.html: Added.
426 * fast/backgrounds/gradient-background-shadow.html: Added.
428 2013-01-29 Pravin D <pravind.2k4@gmail.com>
430 Current error reporting method used by check-layout.js should not affect subsequent sub-tests using checking data-offset-y.
431 https://bugs.webkit.org/show_bug.cgi?id=105407
433 Reviewed by Tony Chang.
435 When a testcase is processed by check-layout.js, the result is written just after the node being processed. This causes
436 offsetTop of subsequent sub-testcases to altered. If however if we process the nodes in the reverse order in which they
437 appear in the DOM tree, the result of node being processed will not affect the offsetTop of susequent nodes.
439 * resources/check-layout.js:
441 2013-01-29 Dirk Schulze <dschulze@adobe.com>
443 Canvas support for isPointInStroke
444 https://bugs.webkit.org/show_bug.cgi?id=108185
446 Reviewed by Dean Jackson.
448 Test the implementation of isPointOfStroke with all stroke style
449 properties in Canvas.
451 * fast/canvas/canvas-isPointInStroke-expected.txt: Added.
452 * fast/canvas/canvas-isPointInStroke.html: Added.
453 * fast/canvas/script-tests/canvas-isPointInStroke.js: Added.
455 * fast/canvas/canvas-isPointInStroke-expected.txt: Added.
456 * fast/canvas/canvas-isPointInStroke.html: Added.
457 * fast/canvas/script-tests/canvas-isPointInStroke.js: Added.
458 * inspector/profiler/canvas2d/canvas2d-api-changes.html: Added property for isPointInStroke.
460 2013-01-29 Zan Dobersek <zdobersek@igalia.com>
462 Unreviewed GTK gardening.
464 Rebaselining after r141122.
465 Removing a few duplicate test expectations.
467 * platform/gtk/TestExpectations:
468 * platform/gtk/fast/text/midword-break-before-surrogate-pair-expected.txt:
469 * platform/gtk/fonts/complex-text-shadows-expected.txt: Replaced with LayoutTests/platform/gtk/platform/gtk/fonts/complex-text-shadows-expected.txt.
470 * platform/gtk/fonts/font-face-with-complex-text-expected.txt: Replaced with LayoutTests/platform/gtk/platform/gtk/fonts/font-face-with-complex-text-expected.txt.
471 * platform/gtk/fonts/non-bmp-characters-expected.png: Copied from LayoutTests/platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.png.
472 * platform/gtk/fonts/non-bmp-characters-expected.txt: Copied from LayoutTests/platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.txt.
473 * platform/gtk/platform/gtk/fonts/complex-text-shadows-expected.txt: Removed.
474 * platform/gtk/platform/gtk/fonts/font-face-with-complex-text-expected.txt: Removed.
475 * platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.png: Removed.
476 * platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.txt: Removed.
477 * platform/gtk/svg/text/non-bmp-positioning-lists-expected.txt:
479 2013-01-29 Nate Chapin <japhet@chromium.org>
481 Enable reuse of cached main resources
482 https://bugs.webkit.org/show_bug.cgi?id=105667.
484 Reviewed by Adam Barth.
486 * http/tests/cache/cached-main-resource-expected.txt: Added.
487 * http/tests/cache/cached-main-resource.html: Added.
488 * http/tests/cache/resources/cacheable-iframe.php: Added.
489 * http/tests/inspector/resource-har-pages-expected.txt:
490 * http/tests/loading/redirect-methods-expected.txt:
491 * http/tests/misc/favicon-loads-with-images-disabled-expected.txt:
492 * http/tests/misc/link-rel-icon-beforeload-expected.txt:
493 * platform/chromium/TestExpectations:
495 2013-01-29 Ryosuke Niwa <rniwa@webkit.org>
497 Add back test expectations that got erroneously removed in r140981.
499 * platform/mac/TestExpectations:
501 2013-01-29 Victor Carbune <vcarbune@chromium.org>
503 Heap-use-after-free in WebCore::RenderTextTrackCue::layout
504 https://bugs.webkit.org/show_bug.cgi?id=108197
506 Reviewed by Eric Carlson.
508 Added test that triggers the crash. Verified proper removal of the tree.
510 * media/track/track-cue-rendering-tree-is-removed-properly-expected.txt: Added.
511 * media/track/track-cue-rendering-tree-is-removed-properly.html: Added.
513 2013-01-29 Ádám Kallai <kadam@inf.u-szeged.hu>
515 [Qt] Unreviewed gardening. Skip a failing ref html test.
517 * platform/qt/TestExpectations:
519 2013-01-29 Martin Robinson <mrobinson@igalia.com>
521 [Freetype] Cannot use characters outside the BMP
522 https://bugs.webkit.org/show_bug.cgi?id=108102
524 Reviewed by Carlos Garcia Campos.
526 Added a pixel test for rendering non-BMP characters.
528 * platform/gtk/fonts/non-bmp-characters.html: Added.
529 * platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.png: Added.
530 * platform/gtk/platform/gtk/fonts/non-bmp-characters-expected.txt: Added.
532 2013-01-29 Alexis Menard <alexis@webkit.org>
534 Implement pseudoElement attribute on transition DOM events.
535 https://bugs.webkit.org/show_bug.cgi?id=107986
537 Reviewed by Julien Chaffraix.
539 Add new tests to cover the feature.
541 * fast/css-generated-content/pseudo-transition-event-expected.txt: Added.
542 * fast/css-generated-content/pseudo-transition-event.html: Added.
543 * fast/events/constructors/transition-event-constructor-expected.txt:
544 * fast/events/constructors/transition-event-constructor.html:
545 * fast/events/constructors/webkit-transition-event-constructor-expected.txt:
546 * fast/events/constructors/webkit-transition-event-constructor.html:
548 2013-01-29 Zan Dobersek <zdobersek@igalia.com>
550 Unreviewed GTK gardening.
552 Reclassified one IDB failure as a flaky crasher.
553 Added a test expectation for a flaky crasher that's failnig
554 due to probably malfunctioning accessibility code.
556 * platform/gtk/TestExpectations:
558 2013-01-29 Ádám Kallai <kadam@inf.u-szeged.hu>
560 [Qt] Unreviewed gardening. Skip failing tests after r140927.
561 https://bugs.webkit.org/show_bug.cgi?id=108190.
563 * platform/qt/TestExpectations:
565 2013-01-29 Andrey Lushnikov <lushnikov@chromium.org>
567 Web Inspector: introduce HighlightDescriptor interface in DTE.
568 https://bugs.webkit.org/show_bug.cgi?id=108161
570 Reviewed by Pavel Feldman.
572 Correct layout test according to refactoring changes.
574 * inspector/editor/text-editor-highlight-regexp.html:
576 2013-01-29 Grzegorz Czajkowski <g.czajkowski@samsung.com>
578 [EFL] Unified text checker implementation.
579 https://bugs.webkit.org/show_bug.cgi?id=107682
581 Reviewed by Anders Carlsson.
583 * platform/efl-wk2/TestExpectations:
584 Skip context-menu-suggestions.html until
585 https://bugs.webkit.org/show_bug.cgi?id=107684 lands.
587 2013-01-29 Zoltan Arvai <zarvai@inf.u-szeged.hu>
589 [Qt] Unreviewed gardening.
591 * platform/qt-5.0-wk2/TestExpectations: Skip broken plugin tests after r141051.
593 2013-01-29 Ádám Kallai <kadam@inf.u-szeged.hu>
595 Unreviewed gardening. Update generic expected file after r141031.
596 Remove Chromium, GTK and Qt specific expected files, because they are the same as the generic expected file.
598 * fast/js/regress/integer-modulo-expected.txt:
599 * platform/chromium/fast/js/regress/integer-modulo-expected.txt: Removed after r141044.
600 * platform/gtk/fast/js/regress/integer-modulo-expected.txt: Removed after r141084.
601 * platform/qt/fast/js/regress/integer-modulo-expected.txt: Removed after r141101.
603 2013-01-29 Thiago Marcos P. Santos <thiago.santos@intel.com>
605 [EFL] Unreviewed gardening.
607 Skipping tests broken by r141051.
609 * platform/efl-wk2/TestExpectations:
611 2013-01-29 Ádám Kallai <kadam@inf.u-szeged.hu>
613 [Qt] Unreviewed gardening.
615 * platform/qt/TestExpectations: Skip failing tests. https://bugs.webkit.org/show_bug.cgi?id=108175.
616 * platform/qt/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added after r140999.
617 * platform/qt/fast/js/regress/integer-modulo-expected.txt: Added after r141031.
619 2013-01-29 Peter Rybin <peter.rybin@gmail.com>
621 Web Inspector: in inspector-protocol tests do not swallow errors
622 https://bugs.webkit.org/show_bug.cgi?id=108087
624 Reviewed by Pavel Feldman.
625 Additional checks are added. Debuggee is more aggressive at
626 when to kill the test.
628 * http/tests/inspector-protocol/resources/InspectorTest.js:
629 * http/tests/inspector-protocol/resources/protocol-test.js:
632 2013-01-29 Andrey Adaikin <aandrey@chromium.org>
634 Web Inspector: [Canvas] support instrumenting canvases in iframes (backend side)
635 https://bugs.webkit.org/show_bug.cgi?id=107951
637 Reviewed by Pavel Feldman.
639 Stub Canvas dispatcher for now to silence alerts in tests.
641 * inspector/profiler/canvas-profiler-test.js:
642 (initialize_CanvasWebGLProfilerTest.InspectorTest.enableCanvasAgent.InspectorBackend.registerCanvasDispatcher):
644 2013-01-29 Eugene Klyuchnikov <eustas@chromium.org>
646 Web Inspector: [CPU Profile] Taking profile crashes renderer.
647 https://bugs.webkit.org/show_bug.cgi?id=108072
649 Reviewed by Yury Semikhatsky.
651 Added test to check that ProfilerAgent start/stop doesn't crash.
653 * inspector/profiler/cpu-profiler-agent-crash-on-start-expected.txt: Added.
654 * inspector/profiler/cpu-profiler-agent-crash-on-start.html: Added.
656 2013-01-29 Allan Sandfeld Jensen <allan.jensen@digia.com>
658 REGRESSION: ChildrenAffectedBy flags lost between siblings which have child elements sharing style
659 https://bugs.webkit.org/show_bug.cgi?id=105672
661 Reviewed by Andreas Kling.
663 Two test cases by Philippe Wittenbergh that triggers the issue.
665 * fast/selectors/cousin-stylesharing-adjacent-selector-expected.html: Added.
666 * fast/selectors/cousin-stylesharing-adjacent-selector.html: Added.
667 * fast/selectors/cousin-stylesharing-last-child-selector-expected.html: Added.
668 * fast/selectors/cousin-stylesharing-last-child-selector.html: Added.
670 2013-01-29 Vsevolod Vlasov <vsevik@chromium.org>
672 Web Inspector: [Regression] Search across all sources is broken.
673 https://bugs.webkit.org/show_bug.cgi?id=108157
675 Reviewed by Pavel Feldman.
677 * http/tests/inspector/search/scripts-search-scope-expected.txt: Added.
678 * http/tests/inspector/search/scripts-search-scope.html: Added.
680 2013-01-29 Sheriff Bot <webkit.review.bot@gmail.com>
682 Unreviewed, rolling out r140959 and r140977.
683 http://trac.webkit.org/changeset/140959
684 http://trac.webkit.org/changeset/140977
685 https://bugs.webkit.org/show_bug.cgi?id=108171
687 Reverting rebaseline because after r141067 the expected
688 results should be the old values. (Requested by kadam on
691 * platform/qt-5.0-wk1/compositing/absolute-inside-out-of-view-fixed-expected.txt: Removed.
692 * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overlap-expected.txt: Removed.
693 * platform/qt-5.0-wk1/compositing/bounds-in-flipped-writing-mode-expected.txt: Removed.
694 * platform/qt-5.0-wk1/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Removed.
695 * platform/qt-5.0-wk1/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Removed.
696 * platform/qt-5.0-wk1/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Removed.
697 * platform/qt-5.0-wk1/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Removed.
698 * platform/qt-5.0-wk1/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Removed.
699 * platform/qt-5.0-wk1/compositing/geometry/bounds-clipped-composited-child-expected.png: Removed.
700 * platform/qt-5.0-wk1/compositing/geometry/bounds-clipped-composited-child-expected.txt: Removed.
701 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-expected.png: Removed.
702 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Removed.
703 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Removed.
704 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Removed.
705 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-expected.txt: Removed.
706 * platform/qt-5.0-wk1/compositing/geometry/clip-expected.txt: Removed.
707 * platform/qt-5.0-wk1/compositing/geometry/clip-inside-expected.txt: Removed.
708 * platform/qt-5.0-wk1/compositing/geometry/composited-in-columns-expected.png: Removed.
709 * platform/qt-5.0-wk1/compositing/geometry/composited-in-columns-expected.txt: Removed.
710 * platform/qt-5.0-wk1/compositing/geometry/flipped-writing-mode-expected.png: Removed.
711 * platform/qt-5.0-wk1/compositing/geometry/flipped-writing-mode-expected.txt: Removed.
712 * platform/qt-5.0-wk1/compositing/geometry/foreground-layer-expected.png: Removed.
713 * platform/qt-5.0-wk1/compositing/geometry/foreground-layer-expected.txt: Removed.
714 * platform/qt-5.0-wk1/compositing/geometry/preserve-3d-switching-expected.txt: Removed.
715 * platform/qt-5.0-wk1/compositing/iframes/become-composited-nested-iframes-expected.txt: Removed.
716 * platform/qt-5.0-wk1/compositing/iframes/become-overlapped-iframe-expected.txt: Removed.
717 * platform/qt-5.0-wk1/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
718 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Removed.
719 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe-expected.txt: Removed.
720 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe2-expected.txt: Removed.
721 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed.
722 * platform/qt-5.0-wk1/compositing/iframes/enter-compositing-iframe-expected.txt: Removed.
723 * platform/qt-5.0-wk1/compositing/iframes/iframe-resize-expected.txt: Removed.
724 * platform/qt-5.0-wk1/compositing/iframes/overlapped-iframe-expected.txt: Removed.
725 * platform/qt-5.0-wk1/compositing/iframes/overlapped-iframe-iframe-expected.txt: Removed.
726 * platform/qt-5.0-wk1/compositing/iframes/overlapped-nested-iframes-expected.txt: Removed.
727 * platform/qt-5.0-wk1/compositing/iframes/scrolling-iframe-expected.txt: Removed.
728 * platform/qt-5.0-wk1/compositing/images/clip-on-directly-composited-image-expected.txt: Removed.
729 * platform/qt-5.0-wk1/compositing/layer-creation/animation-overlap-with-children-expected.txt: Removed.
730 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Removed.
731 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-expected.txt: Removed.
732 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-under-transform-expected.png: Removed.
733 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-under-transform-expected.txt: Removed.
734 * platform/qt-5.0-wk1/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Removed.
735 * platform/qt-5.0-wk1/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Removed.
736 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-animation-clipping-expected.txt: Removed.
737 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-animation-container-expected.txt: Removed.
738 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-child-layer-expected.png: Removed.
739 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-child-layer-expected.txt: Removed.
740 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-layer-expected.png: Removed.
741 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-layer-expected.txt: Removed.
742 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Removed.
743 * platform/qt-5.0-wk1/compositing/layer-creation/rotate3d-overlap-expected.txt: Removed.
744 * platform/qt-5.0-wk1/compositing/layer-creation/stacking-context-overlap-expected.txt: Removed.
745 * platform/qt-5.0-wk1/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Removed.
746 * platform/qt-5.0-wk1/compositing/masks/mask-layer-size-expected.txt: Removed.
747 * platform/qt-5.0-wk1/compositing/repaint/resize-repaint-expected.txt: Removed.
748 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-expected.png: Removed.
749 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-expected.txt: Removed.
750 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-expected.png: Removed.
751 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-expected.txt: Removed.
752 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-relative-expected.png: Removed.
753 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-relative-expected.txt: Removed.
754 * platform/qt-5.0-wk1/compositing/tiling/backface-preserve-3d-tiled-expected.png: Removed.
755 * platform/qt-5.0-wk1/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Removed.
756 * platform/qt-5.0-wk1/compositing/tiling/huge-layer-img-expected.png: Removed.
757 * platform/qt-5.0-wk1/compositing/tiling/huge-layer-img-expected.txt: Removed.
758 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-clamped-expected.png: Removed.
759 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-clamped-expected.txt: Removed.
760 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Removed.
761 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Removed.
762 * platform/qt-5.0-wk1/compositing/tiling/tiled-layer-resize-expected.txt: Removed.
763 * platform/qt-5.0-wk1/compositing/visibility/layer-visible-content-expected.png: Removed.
764 * platform/qt-5.0-wk1/compositing/visibility/layer-visible-content-expected.txt: Removed.
765 * platform/qt-5.0-wk1/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Removed.
766 * platform/qt-5.0-wk1/css3/filters/composited-during-transition-layertree-expected.txt: Removed.
767 * platform/qt-5.0-wk1/css3/filters/filtered-compositing-descendant-expected.png: Removed.
768 * platform/qt-5.0-wk1/css3/filters/filtered-compositing-descendant-expected.txt: Removed.
770 2013-01-29 Zan Dobersek <zdobersek@igalia.com>
772 Unreviewed GTK gardening.
774 * platform/gtk/TestExpectations: Added failure/flaky crash expectations for two layout tests.
775 * platform/gtk/fast/js/regress: Added.
776 * platform/gtk/fast/js/regress/integer-modulo-expected.txt: Added the baseline after r141031.
778 2013-01-29 Keishi Hattori <keishi@webkit.org>
780 [Chromium] Marking icon-0colors.html as crashing.
782 Unreviewed. Gardening.
784 * platform/chromium/TestExpectations:
786 2013-01-28 Vineet Chaudhary <rgf748@motorola.com>
788 HTMLOutputElement::htmlFor should be readonly
789 https://bugs.webkit.org/show_bug.cgi?id=101898
791 Reviewed by Kentaro Hara.
793 The spec says htmlFor should be readonly, but WebKit implements it as no-readonly.
794 Spec: http://dev.w3.org/html5/spec-preview/the-output-element.html
795 Modified tests according to new behavior.
797 * fast/dom/HTMLOutputElement/dom-settable-token-list-expected.txt:
798 * fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js: Test for attribute htmlFor is readonly.
800 2013-01-28 Keishi Hattori <keishi@webkit.org>
802 [Chromium] Reverting change to chromium/TestExpectation in r141056.
804 Unreviewed. Gardening.
806 * platform/chromium/TestExpectations:
808 2013-01-28 Adam Barth <abarth@webkit.org>
810 Layout Test http/tests/workers/terminate-during-sync-operation.html is flaky
811 https://bugs.webkit.org/show_bug.cgi?id=79013
813 Reviewed by David Levin.
815 This test shouldn't be flaky anymore.
817 * platform/chromium/TestExpectations:
819 2013-01-28 Keishi Hattori <keishi@webkit.org>
821 [Chromium] Rebaselining after 141039.
823 Unreviewed. Gardening.
825 * platform/chromium/TestExpectations:
826 * platform/chromium/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Added.
827 * platform/chromium/compositing/layer-creation/fixed-position-in-view-dynamic-expected.txt: Added.
828 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Added.
829 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
830 * platform/chromium/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
831 * platform/chromium/compositing/overflow/content-gains-scrollbars-expected.txt:
832 * platform/chromium/compositing/overflow/overflow-scrollbar-layers-expected.txt:
833 * platform/chromium/compositing/overflow/resize-painting-expected.txt:
834 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/content-gains-scrollbars-expected.txt.
835 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/overflow-scrollbar-layers-expected.txt.
836 * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/resize-painting-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/resize-painting-expected.txt.
837 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Added.
838 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-in-view-dynamic-expected.txt: Added.
839 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-expected.txt: Added.
840 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
841 * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
842 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/content-gains-scrollbars-expected.txt.
843 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/overflow-scrollbar-layers-expected.txt.
844 * platform/chromium/platform/chromium/virtual/softwarecompositing/overflow/resize-painting-expected.txt: Copied from LayoutTests/platform/chromium/compositing/overflow/resize-painting-expected.txt.
846 2013-01-28 Shinya Kawanaka <shinyak@chromium.org>
848 [Shadow] Gesture event is not fired in ShadowDOM
849 https://bugs.webkit.org/show_bug.cgi?id=107797
851 Reviewed by Dimitri Glazkov.
853 * fast/dom/shadow/touch-event-expected.txt: Added.
854 * fast/dom/shadow/touch-event.html: Added.
856 2013-01-28 Keishi Hattori <keishi@webkit.org>
858 [Chromium] Rebaselining integer-modulo after r141031.
860 Unreviewed. Gardening.
862 * platform/chromium/fast/js/regress/integer-modulo-expected.txt: Added.
864 2013-01-28 Min Qin <qinmin@chromium.org>
866 fix multi-touch-inside-iframes Layout test
867 https://bugs.webkit.org/show_bug.cgi?id=108113
869 Reviewed by Adam Barth.
871 The ordering of OnLoad() of the 2 child iframes is racy.
872 Fixed by assigning title from the parent frame.
874 * fast/events/touch/multi-touch-inside-iframes.html:
875 * fast/events/touch/resources/multi-touch-inside-iframes2.html:
877 2013-01-28 Simon Fraser <simon.fraser@apple.com>
879 position:fixed that doesn't render any content should not force compositing
880 https://bugs.webkit.org/show_bug.cgi?id=108112
882 Reviewed by Beth Dakin.
884 Change tests to put a background color on position:fixed elements that need to be composited.
885 New test with an empty fixed position element.
887 * compositing/layer-creation/fixed-position-change-out-of-view-in-view.html:
888 * compositing/layer-creation/fixed-position-no-content-expected.txt: Added.
889 * compositing/layer-creation/fixed-position-no-content.html: Copied from LayoutTests/compositing/layer-creation/fixed-position-out-of-view.html.
890 * compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html:
891 * compositing/layer-creation/fixed-position-out-of-view-scaled.html:
892 * compositing/layer-creation/fixed-position-out-of-view.html:
893 * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex.html:
894 * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view.html:
896 2013-01-28 Keishi Hattori <keishi@webkit.org>
898 [Chromium] Skipping mathml tests because MATHML was disasbled.
900 Unreviewed. Gardening.
902 * platform/chromium/TestExpectations:
904 2013-01-28 Michael Saboff <msaboff@apple.com>
906 Make integer-modulo.js a try JS-Regress test
907 https://bugs.webkit.org/show_bug.cgi?id=108130
909 Reviewed by Filip Pizlo.
911 Eliminated the LayoutTest calls. Sum the values and throw an expection if it doesn't
914 * fast/js/regress/script-tests/integer-modulo.js:
916 2013-01-27 Kentaro Hara <haraken@chromium.org>
918 Implement CompositionEvent constructor
919 https://bugs.webkit.org/show_bug.cgi?id=107919
921 Reviewed by Sam Weinig.
923 This patch implements a CompositionEvent constructor under
924 a DOM4_EVENTS_CONSTRUCTOR flag.
926 Spec: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm
928 * fast/dom/constructed-objects-prototypes-expected.txt:
929 * fast/events/constructors/composition-event-constructor-expected.txt: Added.
930 * fast/events/constructors/composition-event-constructor.html: Added.
931 * platform/efl/TestExpectations:
932 * platform/gtk/TestExpectations:
933 * platform/qt/TestExpectations:
934 * platform/win/TestExpectations:
935 * platform/wincairo/TestExpectations:
937 * fast/dom/constructed-objects-prototypes-expected.txt:
938 * platform/efl/TestExpectations:
939 * platform/gtk/TestExpectations:
940 * platform/qt/TestExpectations:
941 * platform/win/TestExpectations:
942 * platform/wincairo/TestExpectations:
944 2013-01-28 Joshua Bell <jsbell@chromium.org>
946 [Chromium] Unreviewed gardening, removing Crash expectations from storage/indexeddb tests.
947 https://bugs.webkit.org/show_bug.cgi?id=108048
951 * platform/chromium/TestExpectations:
953 2013-01-28 Sheriff Bot <webkit.review.bot@gmail.com>
955 Unreviewed, rolling out r140934, r140935, and r140937.
956 http://trac.webkit.org/changeset/140934
957 http://trac.webkit.org/changeset/140935
958 http://trac.webkit.org/changeset/140937
959 https://bugs.webkit.org/show_bug.cgi?id=108117
961 Re-land some speculative rollouts - see wkbug.com/108048 for
962 context (Requested by jsbell on #webkit).
964 * storage/indexeddb/delete-in-upgradeneeded-close-in-open-success-expected.txt:
965 * storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange-expected.txt:
966 * storage/indexeddb/deletedatabase-blocked-expected.txt:
967 * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt:
968 * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers-expected.txt:
969 * storage/indexeddb/deletedatabase-delayed-by-versionchange-expected.txt:
970 * storage/indexeddb/deletedatabase-not-blocked-expected.txt:
971 * storage/indexeddb/events-expected.txt: Added.
972 * storage/indexeddb/events.html: Added.
973 * storage/indexeddb/intversion-gated-on-delete-expected.txt:
974 * storage/indexeddb/intversion-long-queue-expected.txt:
975 * storage/indexeddb/intversion-upgrades-expected.txt:
976 * storage/indexeddb/removed-expected.txt:
977 * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-open-success.js:
978 (versionChangeCallback):
979 * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-versionchange.js:
980 (versionChangeCallback):
981 * storage/indexeddb/resources/deletedatabase-blocked.js:
982 (test.request.onsuccess.openOnSuccess.h.onversionchange):
983 * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js:
984 (prepareDatabase.h.onversionchange):
985 * storage/indexeddb/resources/deletedatabase-delayed-by-versionchange.js:
986 (h1OpenSuccess.h1.onversionchange.h1OnVersionChange.h1.onversionchange):
987 (h1OpenSuccess.h1.onversionchange):
988 (h1OpenSuccess.request.onsuccess.h2OpenSuccess.h2.onversionchange):
989 * storage/indexeddb/resources/deletedatabase-not-blocked.js:
990 (test.request.onsuccess.openOnSuccess.h.onversionchange):
991 * storage/indexeddb/resources/events.js: Added.
993 * storage/indexeddb/resources/intversion-gated-on-delete.js:
994 (firstSuccessCallback):
995 (connection1VersionChangeCallback):
996 * storage/indexeddb/resources/intversion-long-queue.js:
997 (connection1VersionChangeCallback):
998 (deleteDatabaseBlockedCallback):
999 (deleteDatabaseSuccessCallback):
1000 (connection2VersionChangeEvent):
1001 * storage/indexeddb/resources/removed.js:
1004 2013-01-28 Ian Vollick <vollick@chromium.org>
1006 Promote composited-scrolling layers to stacking containers.
1007 https://bugs.webkit.org/show_bug.cgi?id=106142
1009 Reviewed by Simon Fraser.
1011 With this patch, RenderLayers that use composited scrolling are
1012 treated as stacking contexts. Since isStackingContainer now depends on
1013 the value of m_needsCompositedScrolling, special care needed to be
1014 taken to ensure that the value of isStackingContainer is not used when
1015 updating m_needsCompositedScrolling. In particular, the code for
1016 rebuilding the layer lists needed to be generalized so that we could
1017 build the layer lists using the value of isStackingContext rather than
1018 isStackingContainer when building the layer lists used to determine if
1019 the descendants are contiguous in stacking order. Also, updating
1020 m_needsCompositedScrolling can now affect stacking container status
1021 and can therefore dirty layer lists.
1023 * compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added.
1024 * compositing/overflow/composited-scrolling-creates-a-stacking-container.html: Added.
1025 * platform/chromium/TestExpectations:
1026 * platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added.
1028 2013-01-28 Max Vujovic <mvujovic@adobe.com>
1030 [CSS Shaders] Parse @-webkit-filter
1031 https://bugs.webkit.org/show_bug.cgi?id=106837
1033 Reviewed by Dean Jackson.
1035 Add positive and negative tests for parsing the @-webkit-filter rule.
1037 Factored out common helper functions between the existing CSS Custom Filters parsing tests
1038 and the new tests into custom-filter-parsing-common.js.
1040 * css3/filters/custom/custom-filter-parsing-at-rule-invalid-expected.txt: Added.
1041 * css3/filters/custom/custom-filter-parsing-at-rule-invalid.html: Added.
1042 * css3/filters/custom/custom-filter-parsing-at-rule-valid-expected.txt: Added.
1043 * css3/filters/custom/custom-filter-parsing-at-rule-valid.html: Added.
1044 * css3/filters/custom/custom-filter-property-parsing-invalid.html:
1045 * css3/filters/custom/custom-filter-property-parsing.html:
1046 * css3/filters/script-tests/custom-filter-parsing-at-rule-invalid.js: Added.
1047 (testInvalidFilterAtRule):
1048 * css3/filters/script-tests/custom-filter-parsing-at-rule-valid.js: Added.
1050 Tests @-webkit-filter rule parsing and its ability to hold CSS properties.
1052 Tests nesting between at-rules, involving @-webkit-filter rules.
1054 Factor out common rule checking functionality into its own helper function, so it can be
1056 * css3/filters/script-tests/custom-filter-parsing-common.js: Added.
1061 * css3/filters/script-tests/custom-filter-property-parsing-invalid.js:
1062 * css3/filters/script-tests/custom-filter-property-parsing.js:
1063 * platform/chromium/css3/filters/custom/custom-filter-parsing-at-rule-valid-expected.txt:
1064 V8 represents WebKitCSSFilterRule a little differently.
1066 2013-01-28 Uday Kiran <udaykiran@motorola.com>
1068 getComputedStyle returns "left" instead of "none" for "float" on abspos elements
1069 https://bugs.webkit.org/show_bug.cgi?id=105836
1071 Reviewed by Tony Chang.
1073 If 'position' has the value absolute, page or fixed, and the value of float is
1074 left or right, the box is absolutely positioned and the computed value of float is none.
1075 http://www.w3.org/TR/css3-positioning/#dis-pos-flo
1076 This matches behavior of Firefox 18, Opera 12 and IE9.
1078 * fast/css/position-absolute-float-expected.txt: Added.
1079 * fast/css/position-absolute-float.html: Added.
1081 2013-01-28 Zan Dobersek <zdobersek@igalia.com>
1083 Unreviewed GTK gardening.
1085 Adding a failure expectation for a User Timing test added in r140882.
1087 * platform/gtk/TestExpectations:
1089 2013-01-28 Ryosuke Niwa <rniwa@webkit.org>
1091 Mac rebaselines after r140192.
1093 * fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Added.
1094 * fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Added.
1095 * fast/regions/overflow-size-change-with-stacking-context-expected.txt: Added.
1096 * platform/chromium-mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
1097 * platform/chromium-mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
1098 * platform/chromium-mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
1099 * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
1100 * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
1101 * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
1103 2013-01-28 Oliver Hunt <oliver@apple.com>
1105 REGRESSION(r139145): A couple of fast/workers tests fail
1106 https://bugs.webkit.org/show_bug.cgi?id=106415
1108 These tests are stable now.
1110 * platform/mac/TestExpectations:
1112 2013-01-28 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1114 [Qt] Unreviewed gardening.
1116 Correcting rebaseline done in r140959.
1118 * platform/qt-5.0-wk1/compositing/absolute-inside-out-of-view-fixed-expected.txt: Renamed from LayoutTests/platform/qt/compositing/absolute-inside-out-of-view-fixed-expected.txt.
1119 * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overlap-expected.txt: Copied from LayoutTests/platform/qt/compositing/backing/no-backing-for-clip-overlap-expected.txt.
1120 * platform/qt-5.0-wk1/compositing/bounds-in-flipped-writing-mode-expected.txt: Renamed from LayoutTests/platform/qt/compositing/bounds-in-flipped-writing-mode-expected.txt.
1121 * platform/qt-5.0-wk1/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Renamed from LayoutTests/platform/qt/compositing/clip-child-by-non-stacking-ancestor-expected.txt.
1122 * platform/qt-5.0-wk1/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Renamed from LayoutTests/platform/qt/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt.
1123 * platform/qt-5.0-wk1/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Renamed from LayoutTests/platform/qt/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt.
1124 * platform/qt-5.0-wk1/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Renamed from LayoutTests/platform/qt/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt.
1125 * platform/qt-5.0-wk1/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Renamed from LayoutTests/platform/qt/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt.
1126 * platform/qt-5.0-wk1/compositing/geometry/bounds-clipped-composited-child-expected.png: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-clipped-composited-child-expected.png.
1127 * platform/qt-5.0-wk1/compositing/geometry/bounds-clipped-composited-child-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-clipped-composited-child-expected.txt.
1128 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-expected.png: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-expected.png.
1129 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt.
1130 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1131 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt.
1132 * platform/qt-5.0-wk1/compositing/geometry/bounds-ignores-hidden-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-expected.txt.
1133 * platform/qt-5.0-wk1/compositing/geometry/clip-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/clip-expected.txt.
1134 * platform/qt-5.0-wk1/compositing/geometry/clip-inside-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/clip-inside-expected.txt.
1135 * platform/qt-5.0-wk1/compositing/geometry/composited-in-columns-expected.png: Renamed from LayoutTests/platform/qt/compositing/geometry/composited-in-columns-expected.png.
1136 * platform/qt-5.0-wk1/compositing/geometry/composited-in-columns-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/composited-in-columns-expected.txt.
1137 * platform/qt-5.0-wk1/compositing/geometry/flipped-writing-mode-expected.png: Renamed from LayoutTests/platform/qt/compositing/geometry/flipped-writing-mode-expected.png.
1138 * platform/qt-5.0-wk1/compositing/geometry/flipped-writing-mode-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/flipped-writing-mode-expected.txt.
1139 * platform/qt-5.0-wk1/compositing/geometry/foreground-layer-expected.png: Renamed from LayoutTests/platform/qt/compositing/geometry/foreground-layer-expected.png.
1140 * platform/qt-5.0-wk1/compositing/geometry/foreground-layer-expected.txt: Renamed from LayoutTests/platform/qt/compositing/geometry/foreground-layer-expected.txt.
1141 * platform/qt-5.0-wk1/compositing/geometry/preserve-3d-switching-expected.txt: Copied from LayoutTests/platform/qt/compositing/geometry/preserve-3d-switching-expected.txt.
1142 * platform/qt-5.0-wk1/compositing/iframes/become-composited-nested-iframes-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/become-composited-nested-iframes-expected.txt.
1143 * platform/qt-5.0-wk1/compositing/iframes/become-overlapped-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/become-overlapped-iframe-expected.txt.
1144 * platform/qt-5.0-wk1/compositing/iframes/composited-parent-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/composited-parent-iframe-expected.txt.
1145 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/connect-compositing-iframe-delayed-expected.txt.
1146 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/connect-compositing-iframe-expected.txt.
1147 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe2-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/connect-compositing-iframe2-expected.txt.
1148 * platform/qt-5.0-wk1/compositing/iframes/connect-compositing-iframe3-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/connect-compositing-iframe3-expected.txt.
1149 * platform/qt-5.0-wk1/compositing/iframes/enter-compositing-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/enter-compositing-iframe-expected.txt.
1150 * platform/qt-5.0-wk1/compositing/iframes/iframe-resize-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/iframe-resize-expected.txt.
1151 * platform/qt-5.0-wk1/compositing/iframes/overlapped-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/overlapped-iframe-expected.txt.
1152 * platform/qt-5.0-wk1/compositing/iframes/overlapped-iframe-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/overlapped-iframe-iframe-expected.txt.
1153 * platform/qt-5.0-wk1/compositing/iframes/overlapped-nested-iframes-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/overlapped-nested-iframes-expected.txt.
1154 * platform/qt-5.0-wk1/compositing/iframes/scrolling-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/iframes/scrolling-iframe-expected.txt.
1155 * platform/qt-5.0-wk1/compositing/images/clip-on-directly-composited-image-expected.txt: Renamed from LayoutTests/platform/qt/compositing/images/clip-on-directly-composited-image-expected.txt.
1156 * platform/qt-5.0-wk1/compositing/layer-creation/animation-overlap-with-children-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/animation-overlap-with-children-expected.txt.
1157 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/fixed-position-out-of-view-expected.txt.
1158 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-expected.txt.
1159 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-under-transform-expected.png: Renamed from LayoutTests/platform/qt/compositing/layer-creation/fixed-position-under-transform-expected.png.
1160 * platform/qt-5.0-wk1/compositing/layer-creation/fixed-position-under-transform-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/fixed-position-under-transform-expected.txt.
1161 * platform/qt-5.0-wk1/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt.
1162 * platform/qt-5.0-wk1/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overflow-scroll-overlap-expected.txt.
1163 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-animation-clipping-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-animation-clipping-expected.txt.
1164 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-animation-container-expected.txt: Copied from LayoutTests/platform/qt/compositing/layer-creation/overlap-animation-container-expected.txt.
1165 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-child-layer-expected.png: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-child-layer-expected.png.
1166 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-child-layer-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-child-layer-expected.txt.
1167 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-layer-expected.png: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-transformed-layer-expected.png.
1168 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-layer-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-transformed-layer-expected.txt.
1169 * platform/qt-5.0-wk1/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt.
1170 * platform/qt-5.0-wk1/compositing/layer-creation/rotate3d-overlap-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/rotate3d-overlap-expected.txt.
1171 * platform/qt-5.0-wk1/compositing/layer-creation/stacking-context-overlap-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/stacking-context-overlap-expected.txt.
1172 * platform/qt-5.0-wk1/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Renamed from LayoutTests/platform/qt/compositing/layer-creation/stacking-context-overlap-nested-expected.txt.
1173 * platform/qt-5.0-wk1/compositing/masks/mask-layer-size-expected.txt: Renamed from LayoutTests/platform/qt/compositing/masks/mask-layer-size-expected.txt.
1174 * platform/qt-5.0-wk1/compositing/repaint/resize-repaint-expected.txt: Renamed from LayoutTests/platform/qt/compositing/repaint/resize-repaint-expected.txt.
1175 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-expected.png: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-absolute-expected.png.
1176 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-absolute-expected.txt: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-absolute-expected.txt.
1177 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-expected.png: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-fixed-expected.png.
1178 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-fixed-expected.txt: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-fixed-expected.txt.
1179 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-relative-expected.png: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-relative-expected.png.
1180 * platform/qt-5.0-wk1/compositing/rtl/rtl-iframe-relative-expected.txt: Renamed from LayoutTests/platform/qt/compositing/rtl/rtl-iframe-relative-expected.txt.
1181 * platform/qt-5.0-wk1/compositing/tiling/backface-preserve-3d-tiled-expected.png: Renamed from LayoutTests/platform/qt/compositing/tiling/backface-preserve-3d-tiled-expected.png.
1182 * platform/qt-5.0-wk1/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Renamed from LayoutTests/platform/qt/compositing/tiling/backface-preserve-3d-tiled-expected.txt.
1183 * platform/qt-5.0-wk1/compositing/tiling/huge-layer-img-expected.png: Renamed from LayoutTests/platform/qt/compositing/tiling/huge-layer-img-expected.png.
1184 * platform/qt-5.0-wk1/compositing/tiling/huge-layer-img-expected.txt: Renamed from LayoutTests/platform/qt/compositing/tiling/huge-layer-img-expected.txt.
1185 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-clamped-expected.png: Renamed from LayoutTests/platform/qt/compositing/tiling/rotated-tiled-clamped-expected.png.
1186 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-clamped-expected.txt: Renamed from LayoutTests/platform/qt/compositing/tiling/rotated-tiled-clamped-expected.txt.
1187 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Renamed from LayoutTests/platform/qt/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png.
1188 * platform/qt-5.0-wk1/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Renamed from LayoutTests/platform/qt/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt.
1189 * platform/qt-5.0-wk1/compositing/tiling/tiled-layer-resize-expected.txt: Renamed from LayoutTests/platform/qt/compositing/tiling/tiled-layer-resize-expected.txt.
1190 * platform/qt-5.0-wk1/compositing/visibility/layer-visible-content-expected.png: Renamed from LayoutTests/platform/qt/compositing/visibility/layer-visible-content-expected.png.
1191 * platform/qt-5.0-wk1/compositing/visibility/layer-visible-content-expected.txt: Renamed from LayoutTests/platform/qt/compositing/visibility/layer-visible-content-expected.txt.
1192 * platform/qt-5.0-wk1/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/qt/compositing/visibility/visibility-image-layers-dynamic-expected.txt.
1193 * platform/qt-5.0-wk1/css3/filters/composited-during-transition-layertree-expected.txt: Copied from LayoutTests/platform/qt/css3/filters/composited-during-transition-layertree-expected.txt.
1194 * platform/qt-5.0-wk1/css3/filters/filtered-compositing-descendant-expected.png: Renamed from LayoutTests/platform/qt/css3/filters/filtered-compositing-descendant-expected.png.
1195 * platform/qt-5.0-wk1/css3/filters/filtered-compositing-descendant-expected.txt: Renamed from LayoutTests/platform/qt/css3/filters/filtered-compositing-descendant-expected.txt.
1196 * platform/qt/compositing/backing/no-backing-for-clip-overlap-expected.txt:
1197 * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png:
1198 * platform/qt/compositing/geometry/preserve-3d-switching-expected.txt:
1199 * platform/qt/compositing/layer-creation/overlap-animation-container-expected.txt:
1200 * platform/qt/css3/filters/composited-during-transition-layertree-expected.txt:
1202 2013-01-28 Stephen Chenney <schenney@chromium.org>
1204 SVGViewSpec fails when corresponding element has been removed
1205 https://bugs.webkit.org/show_bug.cgi?id=106957
1207 Reviewed by Dirk Schulze.
1209 Test for the situation in which the target of an SVGViewSpec is
1210 removed while the view spec lives on in JS. The test is expected to
1211 fail on all JSC based platforms because the element that must be
1212 deleted to trigger the results is not deleted upon GC.
1214 * svg/dom/SVGViewSpec-invalid-ref-crash-expected.txt: Added.
1215 * svg/dom/SVGViewSpec-invalid-ref-crash.html: Added.
1217 * platform/efl/TestExpectations:
1218 * platform/gtk/TestExpectations:
1219 * platform/mac/TestExpectations:
1220 * platform/qt/TestExpectations:
1221 * platform/win/TestExpectations:
1222 * svg/dom/SVGViewSpec-invalid-ref-crash-expected.txt: Added.
1223 * svg/dom/SVGViewSpec-invalid-ref-crash.html: Added.
1225 2013-01-28 James Craig <james@cookiecrook.com>
1227 HTML5 promotes DL from specific 'definition list' to superset 'description list'; accessibility strings and accessors should be updated to match.
1228 https://bugs.webkit.org/show_bug.cgi?id=107650
1230 Reviewed by Chris Fleizach.
1232 Updating accessibility strings and accessors for DL/DT/DD; new one for [role="definition"] (previously it reused the role/desc for DD).
1233 Removed gtk expectation as the expectation has changed: platform/gtk/accessibility/lists-expected.txt
1235 * accessibility/lists.html:
1236 * platform/gtk/accessibility/lists-expected.txt: Removed.
1237 * platform/mac/accessibility/definition-list-term-expected.txt:
1238 * platform/mac/accessibility/definition-list-term.html:
1239 * platform/mac/accessibility/lists-expected.txt:
1241 2013-01-28 Ádám Kallai <kadam@inf.u-szeged.hu>
1243 [Qt] Unreviewed gardening. Added platform specific expectations after r140728.
1245 * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png:
1246 * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
1247 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
1248 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
1249 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
1250 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
1251 * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png:
1252 * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added.
1253 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
1254 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
1255 * platform/qt/svg/custom/glyph-setting-d-attribute-expected.png:
1256 * platform/qt/svg/custom/glyph-setting-d-attribute-expected.txt: Added.
1257 * platform/qt/svg/foreignObject/text-tref-02-b-expected.png:
1258 * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt: Added.
1259 * platform/qt/svg/hixie/viewbox/002-expected.png:
1260 * platform/qt/svg/hixie/viewbox/002-expected.txt: Added.
1261 * platform/qt/svg/hixie/viewbox/003-expected.png:
1262 * platform/qt/svg/hixie/viewbox/003-expected.txt: Added.
1263 * platform/qt/svg/text/text-viewbox-rescale-expected.png:
1264 * platform/qt/svg/text/text-viewbox-rescale-expected.txt: Added.
1266 2013-01-28 Manuel Rego Casasnovas <rego@igalia.com>
1268 [GTK] [WTR] layoutTestController.pathToLocalResource needs to be updated
1269 https://bugs.webkit.org/show_bug.cgi?id=107538
1271 Reviewed by Martin Robinson.
1273 * platform/gtk-wk2/TestExpectations: Remove tests that pass now:
1274 http/tests/security/local-user-CSS-from-remote.html,
1275 fast/loader/local-CSS-from-local.html,
1276 fast/loader/local-JavaScript-from-local.html,
1277 fast/loader/local-image-from-local.html and
1278 fast/dom/frame-loading-via-document-write.html.
1280 2013-01-28 Martin Robinson <mrobinson@igalia.com>
1282 [Freetype] Synthetic bold not applied to fallback fonts properly
1283 https://bugs.webkit.org/show_bug.cgi?id=107733
1285 Reviewed by Gustavo Noronha Silva.
1287 * platform/gtk/fast/css/font-face-multiple-faces-expected.png:
1288 * platform/gtk/fast/css/font-face-synthetic-bold-italic-expected.png: Added.
1289 * platform/gtk/fast/dom/34176-expected.png: Added.
1290 * platform/gtk/fast/encoding/denormalised-voiced-japanese-chars-expected.png:
1291 * platform/gtk/fast/text/bidi-embedding-pop-and-push-same-expected.png:
1292 * platform/gtk/fast/text/cg-fallback-bolding-expected.png:
1293 * platform/gtk/fast/text/fallback-traits-fixup-expected.png:
1294 * platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.png:
1295 * platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.png:
1296 * platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
1297 * platform/gtk/fast/text/international/bold-bengali-expected.png:
1298 * platform/gtk/fast/text/international/khmer-selection-expected.png:
1299 * platform/gtk/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
1301 2013-01-28 Pavel Feldman <pfeldman@chromium.org>
1303 Web Inspector: SourceURL and SourceMappingURL together in evalled code
1304 https://bugs.webkit.org/show_bug.cgi?id=107939
1306 Reviewed by Vsevolod Vlasov.
1308 * http/tests/inspector/compiler-script-mapping-expected.txt:
1309 * http/tests/inspector/compiler-script-mapping.html:
1311 2013-01-28 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1313 [Qt] Unreviewed rebaseline after r140821.
1315 * platform/qt/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
1316 * platform/qt/compositing/backing/no-backing-for-clip-overlap-expected.txt:
1317 * platform/qt/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
1318 * platform/qt/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added.
1319 * platform/qt/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
1320 * platform/qt/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
1321 * platform/qt/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
1322 * platform/qt/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
1323 * platform/qt/compositing/geometry/bounds-clipped-composited-child-expected.png: Added.
1324 * platform/qt/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added.
1325 * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1326 * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added.
1327 * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png:
1328 * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added.
1329 * platform/qt/compositing/geometry/bounds-ignores-hidden-expected.txt: Added.
1330 * platform/qt/compositing/geometry/clip-expected.txt: Added.
1331 * platform/qt/compositing/geometry/clip-inside-expected.txt: Added.
1332 * platform/qt/compositing/geometry/composited-in-columns-expected.png: Added.
1333 * platform/qt/compositing/geometry/composited-in-columns-expected.txt: Added.
1334 * platform/qt/compositing/geometry/flipped-writing-mode-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1335 * platform/qt/compositing/geometry/flipped-writing-mode-expected.txt: Added.
1336 * platform/qt/compositing/geometry/foreground-layer-expected.png: Added.
1337 * platform/qt/compositing/geometry/foreground-layer-expected.txt: Added.
1338 * platform/qt/compositing/geometry/preserve-3d-switching-expected.txt:
1339 * platform/qt/compositing/iframes/become-composited-nested-iframes-expected.txt: Added.
1340 * platform/qt/compositing/iframes/become-overlapped-iframe-expected.txt: Added.
1341 * platform/qt/compositing/iframes/composited-parent-iframe-expected.txt: Added.
1342 * platform/qt/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
1343 * platform/qt/compositing/iframes/connect-compositing-iframe-expected.txt: Added.
1344 * platform/qt/compositing/iframes/connect-compositing-iframe2-expected.txt: Added.
1345 * platform/qt/compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
1346 * platform/qt/compositing/iframes/enter-compositing-iframe-expected.txt: Added.
1347 * platform/qt/compositing/iframes/iframe-resize-expected.txt: Added.
1348 * platform/qt/compositing/iframes/overlapped-iframe-expected.txt: Added.
1349 * platform/qt/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added.
1350 * platform/qt/compositing/iframes/overlapped-nested-iframes-expected.txt: Added.
1351 * platform/qt/compositing/iframes/scrolling-iframe-expected.txt: Added.
1352 * platform/qt/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
1353 * platform/qt/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added.
1354 * platform/qt/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Added.
1355 * platform/qt/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-expected.txt: Added.
1356 * platform/qt/compositing/layer-creation/fixed-position-under-transform-expected.png: Added.
1357 * platform/qt/compositing/layer-creation/fixed-position-under-transform-expected.txt: Added.
1358 * platform/qt/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added.
1359 * platform/qt/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Added.
1360 * platform/qt/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
1361 * platform/qt/compositing/layer-creation/overlap-animation-container-expected.txt:
1362 * platform/qt/compositing/layer-creation/overlap-child-layer-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1363 * platform/qt/compositing/layer-creation/overlap-child-layer-expected.txt: Added.
1364 * platform/qt/compositing/layer-creation/overlap-transformed-layer-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1365 * platform/qt/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added.
1366 * platform/qt/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added.
1367 * platform/qt/compositing/layer-creation/rotate3d-overlap-expected.txt: Added.
1368 * platform/qt/compositing/layer-creation/stacking-context-overlap-expected.txt: Added.
1369 * platform/qt/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added.
1370 * platform/qt/compositing/masks/mask-layer-size-expected.txt: Added.
1371 * platform/qt/compositing/repaint/resize-repaint-expected.txt: Added.
1372 * platform/qt/compositing/rtl/rtl-iframe-absolute-expected.png: Added.
1373 * platform/qt/compositing/rtl/rtl-iframe-absolute-expected.txt: Added.
1374 * platform/qt/compositing/rtl/rtl-iframe-fixed-expected.png: Added.
1375 * platform/qt/compositing/rtl/rtl-iframe-fixed-expected.txt: Added.
1376 * platform/qt/compositing/rtl/rtl-iframe-relative-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1377 * platform/qt/compositing/rtl/rtl-iframe-relative-expected.txt: Added.
1378 * platform/qt/compositing/tiling/backface-preserve-3d-tiled-expected.png: Added.
1379 * platform/qt/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
1380 * platform/qt/compositing/tiling/huge-layer-img-expected.png: Added.
1381 * platform/qt/compositing/tiling/huge-layer-img-expected.txt: Added.
1382 * platform/qt/compositing/tiling/rotated-tiled-clamped-expected.png: Added.
1383 * platform/qt/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
1384 * platform/qt/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Added.
1385 * platform/qt/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Added.
1386 * platform/qt/compositing/tiling/tiled-layer-resize-expected.txt: Added.
1387 * platform/qt/compositing/visibility/layer-visible-content-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1388 * platform/qt/compositing/visibility/layer-visible-content-expected.txt: Added.
1389 * platform/qt/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added.
1390 * platform/qt/css3/filters/composited-during-transition-layertree-expected.txt:
1391 * platform/qt/css3/filters/filtered-compositing-descendant-expected.png: Copied from LayoutTests/platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png.
1392 * platform/qt/css3/filters/filtered-compositing-descendant-expected.txt: Added.
1394 2013-01-28 Keishi Hattori <keishi@webkit.org>
1396 [Chromium] Marking bug2479-5.html as crashing.
1398 Unreviewed. Gardening.
1400 * platform/chromium/TestExpectations:
1402 2013-01-28 Mike West <mkwst@chromium.org>
1404 Change test expectation to ensure that seamless iframes do not inherit editability.
1405 https://bugs.webkit.org/show_bug.cgi?id=108063
1407 Reviewed by Eric Seidel.
1409 Seamlessly rendered documents should not inherit editability from their
1410 parent IFrame. Currently, the test expectations don't match this
1411 behavior. This patch trivially adjusts the expectation to ensure that
1412 editability is _not_ inherited.
1414 * fast/frames/seamless/seamless-inherited-document-style-expected.txt:
1415 * fast/frames/seamless/seamless-inherited-document-style.html:
1417 2013-01-25 Yury Semikhatsky <yurys@chromium.org>
1419 Web Inspector: remove unused isElement and similar methods from HeapProfiler
1420 https://bugs.webkit.org/show_bug.cgi?id=107940
1422 Reviewed by Vsevolod Vlasov.
1424 * inspector/profiler/heap-snapshot.html:
1426 2013-01-27 Keishi Hattori <keishi@webkit.org>
1428 [Chromium] Marking two fast/forms tests as slow on debug mac.
1430 Unreviewed. Gardening.
1432 * platform/chromium/TestExpectations:
1434 2013-01-27 Shinya Kawanaka <shinyak@chromium.org>
1436 [Shadow DOM] Selecting a node to another node in ShadowDOM fires 'click' event unexpectedly
1437 https://bugs.webkit.org/show_bug.cgi?id=107233
1439 Reviewed by Dimitri Glazkov.
1441 * fast/dom/shadow/select-in-shadowdom-expected.txt: Added.
1442 * fast/dom/shadow/select-in-shadowdom.html: Added.
1444 2013-01-28 Keishi Hattori <keishi@webkit.org>
1446 [Chromium] Marking storage/indexeddb tests as crashing.
1448 Unreviewed. Gardening.
1450 * platform/chromium/TestExpectations:
1452 2013-01-27 Keishi Hattori <keishi@webkit.org>
1454 [Chromium] Marking media/track tests as crashing.
1456 Unreviewed. Gardening.
1458 * platform/chromium/TestExpectations:
1460 2013-01-27 Sheriff Bot <webkit.review.bot@gmail.com>
1462 Unreviewed, rolling out r140602.
1463 http://trac.webkit.org/changeset/140602
1464 https://bugs.webkit.org/show_bug.cgi?id=108045
1466 Caused 8 indexed tests to crash. (Requested by keishi on
1469 * storage/indexeddb/intversion-long-queue-expected.txt:
1470 * storage/indexeddb/intversion-upgrades-expected.txt:
1472 2013-01-27 Shinya Kawanaka <shinyak@chromium.org>
1474 Disabled input/textarea doesn't trigger selection change
1475 https://bugs.webkit.org/show_bug.cgi?id=85244
1477 Reviewed by Ryosuke Niwa.
1479 * fast/forms/input-readonly-select-expected.txt: Added.
1480 * fast/forms/input-readonly-select.html: Added.
1482 2013-01-27 Sheriff Bot <webkit.review.bot@gmail.com>
1484 Unreviewed, rolling out r140741.
1485 http://trac.webkit.org/changeset/140741
1486 https://bugs.webkit.org/show_bug.cgi?id=108044
1488 Caused 8 indexed tests to fail on Mac and Win. (Requested by
1491 * storage/indexeddb/delete-in-upgradeneeded-close-in-open-success-expected.txt:
1492 * storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange-expected.txt:
1493 * storage/indexeddb/deletedatabase-blocked-expected.txt:
1494 * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt:
1495 * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers-expected.txt:
1496 * storage/indexeddb/deletedatabase-delayed-by-versionchange-expected.txt:
1497 * storage/indexeddb/deletedatabase-not-blocked-expected.txt:
1498 * storage/indexeddb/events-expected.txt: Removed.
1499 * storage/indexeddb/events.html: Removed.
1500 * storage/indexeddb/intversion-gated-on-delete-expected.txt:
1501 * storage/indexeddb/intversion-long-queue-expected.txt:
1502 * storage/indexeddb/removed-expected.txt:
1503 * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-open-success.js:
1504 (versionChangeCallback):
1505 * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-versionchange.js:
1506 (versionChangeCallback):
1507 * storage/indexeddb/resources/deletedatabase-blocked.js:
1508 (test.request.onsuccess.openOnSuccess.h.onversionchange):
1509 * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js:
1510 (prepareDatabase.h.onversionchange):
1511 * storage/indexeddb/resources/deletedatabase-delayed-by-versionchange.js:
1512 (h1OpenSuccess.h1.onversionchange):
1513 (h1OpenSuccess.request.onsuccess.h2OpenSuccess.h2.onversionchange):
1514 * storage/indexeddb/resources/deletedatabase-not-blocked.js:
1515 (test.request.onsuccess.openOnSuccess.h.onversionchange):
1516 * storage/indexeddb/resources/events.js: Removed.
1517 * storage/indexeddb/resources/intversion-gated-on-delete.js:
1518 (firstSuccessCallback):
1519 (connection1VersionChangeCallback):
1520 * storage/indexeddb/resources/intversion-long-queue.js:
1521 (connection1VersionChangeCallback):
1522 (deleteDatabaseBlockedCallback):
1523 (deleteDatabaseSuccessCallback):
1524 (connection2VersionChangeEvent):
1525 * storage/indexeddb/resources/removed.js:
1528 2013-01-28 Keishi Hattori <keishi@webkit.org>
1530 [Chromium] Rebaselining overflow-size-change* tests.
1532 Unreviewed. Gardening.
1534 * platform/chromium-mac-lion/fast/regions/overflow-size-change-in-variable-width-regions-expected.png:
1535 * platform/chromium-mac-lion/fast/regions/overflow-size-change-with-stacking-context-expected.png:
1536 * platform/chromium-mac-snowleopard/fast/regions/overflow-size-change-in-variable-width-regions-expected.png:
1537 * platform/chromium-mac-snowleopard/fast/regions/overflow-size-change-with-stacking-context-expected.png:
1538 * platform/chromium-mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png:
1539 * platform/chromium-mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Renamed from LayoutTests/platform/chromium/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt.
1540 * platform/chromium-mac/fast/regions/overflow-size-change-with-stacking-context-expected.png:
1541 * platform/chromium-mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Renamed from LayoutTests/platform/chromium/fast/regions/overflow-size-change-with-stacking-context-expected.txt.
1542 * platform/chromium-win/fast/regions/overflow-size-change-in-variable-width-regions-expected.png:
1543 * platform/chromium-win/fast/regions/overflow-size-change-with-stacking-context-expected.png:
1545 2013-01-27 Keishi Hattori <keishi@webkit.org>
1547 [Chromium] Attempt to fix expectation entry.
1549 Unreviewed. Gardening.
1551 * platform/chromium/TestExpectations:
1553 2013-01-27 Matt Falkenhagen <falken@chromium.org>
1555 Elements must be reattached when inserted/removed from top layer
1556 https://bugs.webkit.org/show_bug.cgi?id=105489
1558 Relanding r139402 as the apparent perf regression has been explained as not real (bug 106726).
1560 Reviewed by Julien Chaffraix.
1562 * fast/dom/HTMLDialogElement/removed-element-is-removed-from-top-layer-expected.html: Added.
1563 * fast/dom/HTMLDialogElement/removed-element-is-removed-from-top-layer.html: Added.
1564 This tests that a top layer element removed from the document does not reappear in the top layer if readded.
1565 This test actually would pass before this patch, but just by good fortune (see bug).
1566 * fast/dom/HTMLDialogElement/top-layer-stacking-correct-order-remove-readd-expected.html: Added.
1567 * fast/dom/HTMLDialogElement/top-layer-stacking-correct-order-remove-readd.html: Added.
1568 This tests that top layer ordering is correct after removing and readding an element to the top layer.
1570 2013-01-27 Jochen Eisinger <jochen@chromium.org>
1572 [chromium] add missing plumbing for Notification.requestPermission
1573 https://bugs.webkit.org/show_bug.cgi?id=108012
1575 Reviewed by Adam Barth.
1577 * fast/notifications/notifications-constructor-request-permission-expected.txt: Added.
1578 * fast/notifications/notifications-constructor-request-permission.html: Added.
1580 2013-01-27 Jochen Eisinger <jochen@chromium.org>
1582 Check notification permissions in the show() method
1583 https://bugs.webkit.org/show_bug.cgi?id=108009
1585 Reviewed by Adam Barth.
1587 * fast/notifications/notifications-constructor-with-permission-expected.txt: Added.
1588 * fast/notifications/notifications-constructor-with-permission.html: Added.
1589 * fast/notifications/notifications-constructor-without-permission-expected.txt: Added.
1590 * fast/notifications/notifications-constructor-without-permission.html: Added.
1592 2013-01-26 Sheriff Bot <webkit.review.bot@gmail.com>
1594 Unreviewed, rolling out r140880.
1595 http://trac.webkit.org/changeset/140880
1596 https://bugs.webkit.org/show_bug.cgi?id=108023
1598 Caused mathml/presentation and tests to crash and fail
1599 (Requested by keishi on #webkit).
1601 * mathml/differentiable-manifold.html: Removed.
1602 * platform/chromium-linux/mathml/differentiable-manifold-expected.png: Removed.
1603 * platform/chromium-linux/mathml/differentiable-manifold-expected.txt: Removed.
1604 * platform/chromium-linux/mathml/presentation/fenced-expected.txt:
1605 * platform/chromium-linux/mathml/presentation/fenced-mi-expected.png:
1606 * platform/chromium-linux/mathml/presentation/fenced-mi-expected.txt:
1607 * platform/chromium-linux/mathml/presentation/mo-expected.txt:
1608 * platform/chromium-linux/mathml/presentation/mo-stretch-expected.png:
1609 * platform/chromium-linux/mathml/presentation/mo-stretch-expected.txt:
1610 * platform/chromium-linux/mathml/presentation/over-expected.txt:
1611 * platform/chromium-linux/mathml/presentation/row-alignment-expected.txt:
1612 * platform/chromium-linux/mathml/presentation/row-expected.png:
1613 * platform/chromium-linux/mathml/presentation/row-expected.txt:
1614 * platform/chromium-linux/mathml/presentation/sub-expected.png:
1615 * platform/chromium-linux/mathml/presentation/sub-expected.txt:
1616 * platform/chromium-linux/mathml/presentation/subsup-expected.txt:
1617 * platform/chromium/TestExpectations:
1618 * platform/efl/TestExpectations:
1619 * platform/gtk/TestExpectations:
1620 * platform/mac/TestExpectations:
1621 * platform/qt/TestExpectations:
1623 2013-01-26 Robert Hogan <robert@webkit.org>
1625 REGRESSION(r120616): Cell's logical height wrongly computed with vertical-align: baseline and rowspan
1626 https://bugs.webkit.org/show_bug.cgi?id=106571
1628 Reviewed by Julien Chaffraix.
1630 * fast/css/vertical-align-baseline-rowspan-010-expected.html: Added.
1631 * fast/css/vertical-align-baseline-rowspan-010.html: Added.
1632 * fast/css/vertical-align-baseline-rowspan-011-expected.html: Added.
1633 * fast/css/vertical-align-baseline-rowspan-011.html: Added.
1635 2013-01-25 Elliott Sprehn <esprehn@chromium.org>
1637 Make unload-reparent-sibling-frame.html wait for completion
1638 https://bugs.webkit.org/show_bug.cgi?id=107987
1640 Reviewed by Ojan Vafai.
1642 While this test runs fine locally and in the cr-linux EWS it
1643 appears to be flaky on many of the other bots because it doesn't
1644 wait for the test to complete. Instead make the waiting in the test
1647 * fast/frames/unload-reparent-sibling-frame.html:
1649 2013-01-25 Pan Deng <pan.deng@intel.com>
1651 [User Timing] Class name of user timing entries should be PerformanceMark/PerformanceMeasure.
1652 https://bugs.webkit.org/show_bug.cgi?id=107925.
1654 Reviewed by Tony Gentilcore.
1656 * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type-expected.txt: Added.
1657 * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html: Added.
1659 2013-01-24 Ojan Vafai <ojan@chromium.org>
1661 MathML preferred widths should not depend on layout information
1662 https://bugs.webkit.org/show_bug.cgi?id=107353
1664 Reviewed by Levi Weintraub.
1666 * mathml/differentiable-manifold.html: Added.
1667 * platform/chromium-linux/mathml/differentiable-manifold-expected.png: Added.
1668 * platform/chromium-linux/mathml/differentiable-manifold-expected.txt: Added.
1669 * platform/chromium-linux/mathml/presentation/fenced-expected.txt:
1670 * platform/chromium-linux/mathml/presentation/fenced-mi-expected.png:
1671 * platform/chromium-linux/mathml/presentation/fenced-mi-expected.txt:
1672 * platform/chromium-linux/mathml/presentation/mo-expected.txt:
1673 * platform/chromium-linux/mathml/presentation/mo-stretch-expected.png:
1674 * platform/chromium-linux/mathml/presentation/mo-stretch-expected.txt:
1675 * platform/chromium-linux/mathml/presentation/over-expected.txt:
1676 * platform/chromium-linux/mathml/presentation/row-alignment-expected.txt:
1677 * platform/chromium-linux/mathml/presentation/row-expected.png:
1678 * platform/chromium-linux/mathml/presentation/row-expected.txt:
1679 * platform/chromium-linux/mathml/presentation/sub-expected.png:
1680 * platform/chromium-linux/mathml/presentation/sub-expected.txt:
1681 * platform/chromium-linux/mathml/presentation/subsup-expected.txt:
1682 * platform/chromium/TestExpectations:
1683 * platform/efl/TestExpectations:
1684 * platform/gtk/TestExpectations:
1685 * platform/mac/TestExpectations:
1686 * platform/qt/TestExpectations:
1688 2013-01-25 Dima Gorbik <dgorbik@apple.com>
1690 Support language WebVTT Nodes
1691 https://bugs.webkit.org/show_bug.cgi?id=107907
1693 Reviewed by Eric Carlson.
1695 * media/track/captions-webvtt/styling-lang.vtt: Added.
1696 * media/track/track-css-matching-lang-expected.txt: Added.
1697 * media/track/track-css-matching-lang.html: Added.
1699 2013-01-25 Emil A Eklund <eae@chromium.org>
1701 Unreviewed chromium svg rebaseline.
1703 * platform/chromium-linux-x86/svg/hixie/viewbox: Added.
1704 * platform/chromium-linux-x86/svg/hixie/viewbox/002-expected.txt: Added.
1705 * platform/chromium-linux-x86/svg/hixie/viewbox/003-expected.txt: Added.
1706 * platform/chromium-linux/svg/hixie/viewbox/002-expected.txt: Added.
1707 * platform/chromium-linux/svg/hixie/viewbox/003-expected.txt: Added.
1708 * platform/chromium-win-xp/svg/hixie/viewbox/002-expected.txt: Added.
1709 * platform/chromium-win-xp/svg/hixie/viewbox/003-expected.txt: Added.
1710 * platform/chromium-win/svg/hixie/viewbox/002-expected.txt: Added.
1711 * platform/chromium-win/svg/hixie/viewbox/003-expected.txt: Added.
1713 2013-01-25 Levi Weintraub <leviw@chromium.org>
1715 Unreviewed gardening. Updating baselines following r140192.
1717 * platform/chromium-mac-lion/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png:
1718 * platform/chromium-mac-snowleopard/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png:
1719 * platform/chromium-mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png:
1720 * platform/chromium-mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt:
1721 * platform/chromium-win-xp/fast/regions: Removed.
1722 * platform/chromium-win/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png:
1723 * platform/chromium/TestExpectations:
1724 * platform/mac/TestExpectations:
1726 2013-01-25 Eric Carlson <eric.carlson@apple.com>
1728 Adding a text track should not make controls visible
1729 https://bugs.webkit.org/show_bug.cgi?id=107956
1731 Reviewed by Dean Jackson.
1733 * media/media-captions-no-controls-expected.txt: Added.
1734 * media/media-captions-no-controls.html: Added.
1736 2013-01-25 Erik Arvidsson <arv@chromium.org>
1738 Unreviewed Chromium rebaseline.
1740 Rebaseline several tests on Chromium after r140728.
1742 * platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Removed.
1743 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
1744 * platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
1745 * platform/chromium-win/svg/text/font-size-below-point-five-expected.txt:
1746 * platform/chromium-win/svg/text/text-viewbox-rescale-expected.png:
1747 * platform/chromium/svg/hixie/viewbox/002-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/hixie/viewbox/002-expected.txt.
1748 * platform/chromium/svg/hixie/viewbox/003-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/hixie/viewbox/003-expected.txt.
1750 2013-01-25 Emil A Eklund <eae@chromium.org>
1752 Change svg/text/text-rect-precision.html to pass on non-subpixel platforms and add results
1753 https://bugs.webkit.org/show_bug.cgi?id=107972
1755 Reviewed by Levi Weintraub.
1757 * platform/chromium-linux/svg/text/text-rect-precision-expected.txt: Removed.
1758 * platform/chromium-mac/svg/text/text-rect-precision-expected.txt: Removed.
1759 * svg/text/text-rect-precision.html:
1760 * svg/text/text-rect-precision-expected.txt: Added
1762 2013-01-25 Elliott Sprehn <esprehn@chromium.org>
1764 Consider all ancestors not just parentElement when disconnecting frames
1765 https://bugs.webkit.org/show_bug.cgi?id=107769
1767 Reviewed by Eric Seidel.
1769 Add a test for moving frames around inside unload handlers.
1771 * fast/frames/unload-reparent-sibling-frame-expected.txt: Added.
1772 * fast/frames/unload-reparent-sibling-frame.html: Added.
1774 2013-01-25 Tony Chang <tony@chromium.org>
1776 Re-layout child blocks when border/padding of the box-sizing:border-box parent is updated
1777 https://bugs.webkit.org/show_bug.cgi?id=104997
1779 Reviewed by Ojan Vafai.
1781 border-color-relayout.html tests that we handle border color style changes properly.
1783 * fast/css/box-sizing-border-box-dynamic-padding-border-update-expected.txt: Added.
1784 * fast/css/box-sizing-border-box-dynamic-padding-border-update.html: Added.
1785 * fast/forms/border-color-relayout-expected.html: Added.
1786 * fast/forms/border-color-relayout.html: Added.
1787 * fast/forms/text/text-padding-dynamic-change-expected.html: Added.
1788 * fast/forms/text/text-padding-dynamic-change.html: Added.
1790 2013-01-25 Arnaud Renevier <a.renevier@sisa.samsung.com>
1792 Move WebGLErrorsToConsole page setting to window.internals.settings
1793 https://bugs.webkit.org/show_bug.cgi?id=107218
1795 Set WebGLErrorsToConsoleEnabled to false for WebGL tests which have
1796 errors. Some WebGL error messages depend on OpenGL implementations, so
1797 logging error messages would lead to platform specific output.
1799 Reviewed by Kenneth Russell.
1801 * fast/canvas/webgl/attrib-location-length-limits.html:
1802 * fast/canvas/webgl/bad-arguments-test.html:
1803 * fast/canvas/webgl/buffer-bind-test.html:
1804 * fast/canvas/webgl/buffer-data-array-buffer.html:
1805 * fast/canvas/webgl/compressed-tex-image.html:
1806 * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html:
1807 * fast/canvas/webgl/context-lost-restored.html:
1808 * fast/canvas/webgl/context-lost.html:
1809 * fast/canvas/webgl/draw-arrays-out-of-bounds.html:
1810 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
1811 * fast/canvas/webgl/error-reporting.html:
1812 * fast/canvas/webgl/framebuffer-object-attachment.html:
1813 * fast/canvas/webgl/framebuffer-test.html:
1814 * fast/canvas/webgl/get-active-test.html:
1815 * fast/canvas/webgl/gl-bind-attrib-location-test.html:
1816 * fast/canvas/webgl/gl-enable-enum-test.html:
1817 * fast/canvas/webgl/gl-enum-tests.html:
1818 * fast/canvas/webgl/gl-object-get-calls.html:
1819 * fast/canvas/webgl/gl-uniform-arrays.html:
1820 * fast/canvas/webgl/gl-uniformmatrix4fv.html:
1821 * fast/canvas/webgl/gl-vertexattribpointer.html:
1822 * fast/canvas/webgl/glsl-conformance.html:
1823 * fast/canvas/webgl/incorrect-context-object-behaviour.html:
1824 * fast/canvas/webgl/index-validation-copies-indices.html:
1825 * fast/canvas/webgl/index-validation-verifies-too-many-indices.html:
1826 * fast/canvas/webgl/index-validation.html:
1827 * fast/canvas/webgl/invalid-passed-params.html:
1828 * fast/canvas/webgl/null-object-behaviour.html:
1829 * fast/canvas/webgl/object-deletion-behaviour.html:
1830 * fast/canvas/webgl/program-test.html:
1831 * fast/canvas/webgl/read-pixels-pack-alignment.html:
1832 * fast/canvas/webgl/read-pixels-test.html:
1833 * fast/canvas/webgl/script-tests/texImageTest.js:
1834 * fast/canvas/webgl/shader-deleted-by-accessor.html:
1835 * fast/canvas/webgl/shader-precision-format.html:
1836 * fast/canvas/webgl/tex-input-validation.html:
1837 * fast/canvas/webgl/tex-sub-image-2d-bad-args.html:
1838 * fast/canvas/webgl/texture-complete.html:
1839 * fast/canvas/webgl/texture-npot.html:
1840 * fast/canvas/webgl/type-conversion-test.html:
1841 * fast/canvas/webgl/uniform-location-length-limits.html:
1842 * fast/canvas/webgl/uniform-location.html:
1843 * fast/canvas/webgl/webgl-depth-texture.html:
1844 * fast/canvas/webgl/webgl-specific.html:
1845 * fast/canvas/webgl/webgl-texture-binding-preserved.html:
1846 * inspector/profiler/webgl/webgl-profiler-api-changes.html:
1847 * inspector/profiler/webgl/webgl-profiler-get-error.html:
1849 2013-01-25 Abhishek Arya <inferno@chromium.org>
1851 Regression(r139836): Crash in WTF::equalIgnoringCase
1852 https://bugs.webkit.org/show_bug.cgi?id=107703
1854 Reviewed by Eric Seidel.
1856 * fast/gradients/parse-radial-gradient-crash-expected.txt: Added.
1857 * fast/gradients/parse-radial-gradient-crash.html: Added.
1859 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1861 Unreviewed EFL gardening.
1863 Rebaselining after r140448, r140459, r140493 and 140593.
1865 * platform/efl/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Added.
1866 * platform/efl/fast/dom/constructed-objects-prototypes-expected.txt: Added.
1867 * platform/efl/fast/js/global-constructors-expected.txt:
1869 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1871 Unreviewed EFL gardening.
1873 Remove unnecessary platform expectations for now-passing test.
1875 * platform/efl/inspector/editor/text-editor-highlight-regexp-expected.txt: Removed.
1876 * platform/efl/media/media-can-play-ogg-expected.txt: Removed.
1878 2013-01-25 Erik Arvidsson <arv@chromium.org>
1880 Unreviewed Chromium rebaseline.
1882 Rebaseline svg/batik tests.
1884 * platform/chromium-mac-lion/svg/batik/text/textLayout-expected.png:
1885 * platform/chromium-mac-snowleopard/svg/batik/text/textLayout-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textLayout-expected.png.
1886 * platform/chromium-mac/svg/batik/text/textFeatures-expected.png:
1887 * platform/chromium-mac/svg/batik/text/textLayout-expected.png:
1888 * platform/chromium-win-xp/svg/batik/masking/maskRegions-expected.png: Removed.
1889 * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.png: Removed.
1890 * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt: Removed.
1891 * platform/chromium-win-xp/svg/batik/text/textLayout2-expected.png: Removed.
1892 * platform/chromium-win-xp/svg/batik/text/textLength-expected.png: Removed.
1893 * platform/efl/svg/batik/text/textFeatures-expected.png: Removed.
1894 * platform/efl/svg/batik/text/textLayout-expected.png: Removed.
1895 * platform/efl/svg/batik/text/textLayout2-expected.png: Removed.
1897 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
1899 Unreviewed EFL rebaseline.
1901 Rebaseline several tests on EFL port after r140728.
1903 * platform/efl/svg/carto.net/button-expected.png:
1904 * platform/efl/svg/carto.net/button-expected.txt:
1905 * platform/efl/svg/carto.net/colourpicker-expected.png:
1906 * platform/efl/svg/carto.net/colourpicker-expected.txt:
1907 * platform/efl/svg/carto.net/combobox-expected.png:
1908 * platform/efl/svg/carto.net/combobox-expected.txt:
1909 * platform/efl/svg/carto.net/scrollbar-expected.png:
1910 * platform/efl/svg/carto.net/scrollbar-expected.txt:
1911 * platform/efl/svg/carto.net/selectionlist-expected.png:
1912 * platform/efl/svg/carto.net/selectionlist-expected.txt:
1913 * platform/efl/svg/carto.net/tabgroup-expected.png:
1914 * platform/efl/svg/carto.net/tabgroup-expected.txt:
1915 * platform/efl/svg/carto.net/textbox-expected.png:
1916 * platform/efl/svg/carto.net/textbox-expected.txt: Added.
1917 * platform/efl/svg/carto.net/window-expected.png:
1918 * platform/efl/svg/carto.net/window-expected.txt:
1919 * platform/efl/svg/clip-path/clip-path-pixelation-expected.png: Added.
1920 * platform/efl/svg/clip-path/clip-path-pixelation-expected.txt:
1921 * platform/efl/svg/css/group-with-shadow-expected.png:
1922 * platform/efl/svg/css/group-with-shadow-expected.txt:
1923 * platform/efl/svg/hixie/perf/003-expected.png:
1924 * platform/efl/svg/hixie/perf/003-expected.txt:
1925 * platform/efl/svg/hixie/text/001-expected.txt:
1926 * platform/efl/svg/hixie/text/003-expected.png:
1927 * platform/efl/svg/hixie/text/003-expected.txt:
1928 * platform/efl/svg/hixie/text/003a-expected.png:
1929 * platform/efl/svg/hixie/text/003a-expected.txt:
1930 * platform/efl/svg/hixie/text/003b-expected.png:
1931 * platform/efl/svg/hixie/text/003b-expected.txt:
1932 * platform/efl/svg/hixie/viewbox/002-expected.txt: Added.
1933 * platform/efl/svg/hixie/viewbox/003-expected.txt: Added.
1934 * platform/efl/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
1935 * platform/efl/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1936 * platform/efl/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
1937 * platform/efl/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1938 * platform/efl/svg/text/append-text-node-to-tspan-expected.png:
1939 * platform/efl/svg/text/append-text-node-to-tspan-expected.txt:
1940 * platform/efl/svg/text/bidi-reorder-value-lists-expected.png:
1941 * platform/efl/svg/text/bidi-reorder-value-lists-expected.txt:
1942 * platform/efl/svg/text/bidi-text-anchor-direction-expected.png:
1943 * platform/efl/svg/text/bidi-text-anchor-direction-expected.txt:
1944 * platform/efl/svg/text/bidi-text-query-expected.png:
1945 * platform/efl/svg/text/bidi-text-query-expected.txt:
1946 * platform/efl/svg/text/bidi-tspans-expected.png:
1947 * platform/efl/svg/text/bidi-tspans-expected.txt:
1948 * platform/efl/svg/text/font-size-below-point-five-2-expected.png: Added.
1949 * platform/efl/svg/text/font-size-below-point-five-2-expected.txt:
1950 * platform/efl/svg/text/font-size-below-point-five-expected.png:
1951 * platform/efl/svg/text/font-size-below-point-five-expected.txt:
1952 * platform/efl/svg/text/modify-text-node-in-tspan-expected.png:
1953 * platform/efl/svg/text/modify-text-node-in-tspan-expected.txt:
1954 * platform/efl/svg/text/remove-text-node-from-tspan-expected.png:
1955 * platform/efl/svg/text/remove-text-node-from-tspan-expected.txt:
1956 * platform/efl/svg/text/remove-tspan-from-text-expected.png:
1957 * platform/efl/svg/text/remove-tspan-from-text-expected.txt:
1958 * platform/efl/svg/text/scaled-font-expected.png: Added.
1959 * platform/efl/svg/text/scaled-font-expected.txt:
1960 * platform/efl/svg/text/scaling-font-with-geometric-precision-expected.png:
1961 * platform/efl/svg/text/scaling-font-with-geometric-precision-expected.txt:
1962 * platform/efl/svg/text/select-textLength-spacing-squeeze-1-expected.png:
1963 * platform/efl/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1964 * platform/efl/svg/text/select-textLength-spacing-squeeze-2-expected.png:
1965 * platform/efl/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1966 * platform/efl/svg/text/select-textLength-spacing-squeeze-3-expected.png:
1967 * platform/efl/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1968 * platform/efl/svg/text/select-textLength-spacing-squeeze-4-expected.png:
1969 * platform/efl/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1970 * platform/efl/svg/text/select-textLength-spacing-stretch-1-expected.png:
1971 * platform/efl/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1972 * platform/efl/svg/text/select-textLength-spacing-stretch-2-expected.png:
1973 * platform/efl/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1974 * platform/efl/svg/text/select-textLength-spacing-stretch-3-expected.png:
1975 * platform/efl/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1976 * platform/efl/svg/text/select-textLength-spacing-stretch-4-expected.png:
1977 * platform/efl/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1978 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
1979 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1980 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
1981 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1982 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
1983 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1984 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
1985 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1986 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
1987 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1988 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
1989 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1990 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
1991 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1992 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
1993 * platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1994 * platform/efl/svg/text/select-x-list-1-expected.png:
1995 * platform/efl/svg/text/select-x-list-1-expected.txt:
1996 * platform/efl/svg/text/select-x-list-2-expected.png:
1997 * platform/efl/svg/text/select-x-list-2-expected.txt:
1998 * platform/efl/svg/text/select-x-list-3-expected.png:
1999 * platform/efl/svg/text/select-x-list-3-expected.txt:
2000 * platform/efl/svg/text/select-x-list-4-expected.png:
2001 * platform/efl/svg/text/select-x-list-4-expected.txt:
2002 * platform/efl/svg/text/select-x-list-with-tspans-1-expected.png:
2003 * platform/efl/svg/text/select-x-list-with-tspans-1-expected.txt:
2004 * platform/efl/svg/text/select-x-list-with-tspans-2-expected.png:
2005 * platform/efl/svg/text/select-x-list-with-tspans-2-expected.txt:
2006 * platform/efl/svg/text/select-x-list-with-tspans-3-expected.png:
2007 * platform/efl/svg/text/select-x-list-with-tspans-3-expected.txt:
2008 * platform/efl/svg/text/select-x-list-with-tspans-4-expected.png:
2009 * platform/efl/svg/text/select-x-list-with-tspans-4-expected.txt:
2010 * platform/efl/svg/text/selection-doubleclick-expected.png:
2011 * platform/efl/svg/text/selection-doubleclick-expected.txt:
2012 * platform/efl/svg/text/small-fonts-2-expected.png:
2013 * platform/efl/svg/text/small-fonts-2-expected.txt:
2014 * platform/efl/svg/text/small-fonts-3-expected.png:
2015 * platform/efl/svg/text/small-fonts-3-expected.txt:
2016 * platform/efl/svg/text/small-fonts-expected.png:
2017 * platform/efl/svg/text/small-fonts-expected.txt: Added.
2018 * platform/efl/svg/text/small-fonts-in-html5-expected.png:
2019 * platform/efl/svg/text/small-fonts-in-html5-expected.txt:
2020 * platform/efl/svg/text/text-align-01-b-expected.png:
2021 * platform/efl/svg/text/text-align-01-b-expected.txt:
2022 * platform/efl/svg/text/text-align-02-b-expected.png:
2023 * platform/efl/svg/text/text-align-02-b-expected.txt:
2024 * platform/efl/svg/text/text-align-03-b-expected.png:
2025 * platform/efl/svg/text/text-align-03-b-expected.txt:
2026 * platform/efl/svg/text/text-align-04-b-expected.png:
2027 * platform/efl/svg/text/text-align-04-b-expected.txt:
2028 * platform/efl/svg/text/text-align-05-b-expected.png:
2029 * platform/efl/svg/text/text-align-05-b-expected.txt:
2030 * platform/efl/svg/text/text-align-06-b-expected.png:
2031 * platform/efl/svg/text/text-align-06-b-expected.txt:
2032 * platform/efl/svg/text/text-altglyph-01-b-expected.png:
2033 * platform/efl/svg/text/text-altglyph-01-b-expected.txt:
2034 * platform/efl/svg/text/text-deco-01-b-expected.png:
2035 * platform/efl/svg/text/text-deco-01-b-expected.txt:
2036 * platform/efl/svg/text/text-fonts-01-t-expected.png:
2037 * platform/efl/svg/text/text-fonts-01-t-expected.txt:
2038 * platform/efl/svg/text/text-hkern-expected.txt:
2039 * platform/efl/svg/text/text-path-01-b-expected.png:
2040 * platform/efl/svg/text/text-path-01-b-expected.txt:
2041 * platform/efl/svg/text/text-path-middle-align-expected.png:
2042 * platform/efl/svg/text/text-path-middle-align-expected.txt:
2043 * platform/efl/svg/text/text-spacing-01-b-expected.png:
2044 * platform/efl/svg/text/text-spacing-01-b-expected.txt:
2045 * platform/efl/svg/text/text-text-01-b-expected.png:
2046 * platform/efl/svg/text/text-text-01-b-expected.txt:
2047 * platform/efl/svg/text/text-text-03-b-expected.png:
2048 * platform/efl/svg/text/text-text-03-b-expected.txt:
2049 * platform/efl/svg/text/text-text-04-t-expected.png:
2050 * platform/efl/svg/text/text-text-04-t-expected.txt:
2051 * platform/efl/svg/text/text-text-05-t-expected.png:
2052 * platform/efl/svg/text/text-text-05-t-expected.txt:
2053 * platform/efl/svg/text/text-text-06-t-expected.png:
2054 * platform/efl/svg/text/text-text-06-t-expected.txt:
2055 * platform/efl/svg/text/text-text-07-t-expected.png:
2056 * platform/efl/svg/text/text-text-07-t-expected.txt:
2057 * platform/efl/svg/text/text-tref-01-b-expected.png:
2058 * platform/efl/svg/text/text-tref-01-b-expected.txt:
2059 * platform/efl/svg/text/text-tselect-01-b-expected.png:
2060 * platform/efl/svg/text/text-tselect-01-b-expected.txt:
2061 * platform/efl/svg/text/text-tselect-02-f-expected.png:
2062 * platform/efl/svg/text/text-tselect-02-f-expected.txt:
2063 * platform/efl/svg/text/text-tspan-01-b-expected.png:
2064 * platform/efl/svg/text/text-tspan-01-b-expected.txt:
2065 * platform/efl/svg/text/text-ws-01-t-expected.png:
2066 * platform/efl/svg/text/text-ws-01-t-expected.txt:
2067 * platform/efl/svg/text/text-ws-02-t-expected.png:
2068 * platform/efl/svg/text/text-ws-02-t-expected.txt:
2069 * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.png:
2070 * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2071 * platform/efl/svg/wicd/rightsizing-grid-expected.png:
2072 * platform/efl/svg/wicd/rightsizing-grid-expected.txt:
2073 * platform/efl/svg/wicd/sizing-flakiness-expected.png:
2074 * platform/efl/svg/wicd/sizing-flakiness-expected.txt:
2075 * platform/efl/svg/wicd/test-rightsizing-b-expected.png:
2076 * platform/efl/svg/wicd/test-rightsizing-b-expected.txt:
2077 * platform/efl/svg/zoom/page/zoom-foreignObject-expected.png:
2078 * platform/efl/svg/zoom/page/zoom-foreignObject-expected.txt:
2079 * platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.png:
2080 * platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2081 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2082 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2083 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2084 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2085 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2086 * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2087 * platform/efl/svg/zoom/text/zoom-foreignObject-expected.png:
2088 * platform/efl/svg/zoom/text/zoom-foreignObject-expected.txt:
2090 2013-01-25 Xianzhu Wang <wangxianzhu@chromium.org>
2092 debugger-terminate-dedicated-worker-while-paused.html is flaky on chromium-ews
2093 https://bugs.webkit.org/show_bug.cgi?id=107953
2095 First mark flakyness for it in platform/chromium/TestExpectations.
2097 Reviewed by Ojan Vafai.
2099 * platform/chromium/TestExpectations:
2101 2013-01-25 Mike West <mkwst@chromium.org>
2103 Merge isViewSource checks in ScriptController::executeIfJavaScriptURL and ScriptController::canExecuteScripts.
2104 https://bugs.webkit.org/show_bug.cgi?id=101683
2106 Reviewed by Adam Barth.
2108 * http/tests/security/view-source-javascript-url-in-document-expected.txt: Added.
2109 * http/tests/security/view-source-javascript-url-in-document.html: Added.
2111 2013-01-25 Erik Arvidsson <arv@chromium.org>
2113 Unreviewed Chromium rebaseline.
2115 Rebaseline tests on Chromium port after r140749.
2117 * platform/chromium-win/fast/css/resize-corner-tracking-expected.png:
2118 * platform/chromium/TestExpectations:
2120 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
2122 Unreviewed EFL rebaseline.
2124 Rebaseline several tests on EFL port after r140728.
2126 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
2127 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
2128 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
2129 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
2130 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
2131 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
2132 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
2133 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
2134 * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
2135 * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
2136 * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png:
2137 * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
2138 * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
2139 * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
2140 * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png:
2141 * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
2142 * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png:
2143 * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
2144 * platform/efl/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
2145 * platform/efl/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
2146 * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png:
2147 * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
2148 * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
2149 * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
2150 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
2151 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
2152 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
2153 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
2154 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
2155 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
2156 * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
2157 * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
2158 * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png:
2159 * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
2160 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
2161 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
2162 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
2163 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
2164 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
2165 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
2166 * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png:
2167 * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
2168 * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
2169 * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
2170 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
2171 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
2172 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
2173 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
2174 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
2175 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
2176 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
2177 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
2178 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
2179 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
2180 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
2181 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
2182 * platform/efl/svg/batik/filters/feTile-expected.png:
2183 * platform/efl/svg/batik/filters/feTile-expected.txt:
2184 * platform/efl/svg/batik/masking/maskRegions-expected.png:
2185 * platform/efl/svg/batik/masking/maskRegions-expected.txt:
2186 * platform/efl/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
2187 * platform/efl/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2188 * platform/efl/svg/batik/paints/patternRegionA-expected.png:
2189 * platform/efl/svg/batik/paints/patternRegionA-expected.txt:
2190 * platform/efl/svg/batik/text/smallFonts-expected.png: Added.
2191 * platform/efl/svg/batik/text/smallFonts-expected.txt:
2192 * platform/efl/svg/batik/text/textAnchor-expected.png:
2193 * platform/efl/svg/batik/text/textAnchor-expected.txt:
2194 * platform/efl/svg/batik/text/textAnchor3-expected.png:
2195 * platform/efl/svg/batik/text/textAnchor3-expected.txt:
2196 * platform/efl/svg/batik/text/textDecoration-expected.png: Added.
2197 * platform/efl/svg/batik/text/textDecoration-expected.txt:
2198 * platform/efl/svg/batik/text/textDecoration2-expected.png:
2199 * platform/efl/svg/batik/text/textDecoration2-expected.txt:
2200 * platform/efl/svg/batik/text/textEffect-expected.png: Added.
2201 * platform/efl/svg/batik/text/textEffect-expected.txt:
2202 * platform/efl/svg/batik/text/textEffect2-expected.png: Added.
2203 * platform/efl/svg/batik/text/textEffect2-expected.txt:
2204 * platform/efl/svg/batik/text/textEffect3-expected.png:
2205 * platform/efl/svg/batik/text/textEffect3-expected.txt:
2206 * platform/efl/svg/batik/text/textFeatures-expected.png: Added.
2207 * platform/efl/svg/batik/text/textFeatures-expected.txt:
2208 * platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
2209 * platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
2210 * platform/efl/svg/batik/text/textLayout-expected.png: Added.
2211 * platform/efl/svg/batik/text/textLayout-expected.txt:
2212 * platform/efl/svg/batik/text/textLayout2-expected.png: Added.
2213 * platform/efl/svg/batik/text/textLayout2-expected.txt:
2214 * platform/efl/svg/batik/text/textLength-expected.png:
2215 * platform/efl/svg/batik/text/textLength-expected.txt:
2216 * platform/efl/svg/batik/text/textOnPath-expected.png:
2217 * platform/efl/svg/batik/text/textOnPath-expected.txt:
2218 * platform/efl/svg/batik/text/textOnPath3-expected.png:
2219 * platform/efl/svg/batik/text/textOnPath3-expected.txt:
2220 * platform/efl/svg/batik/text/textOnPathSpaces-expected.png:
2221 * platform/efl/svg/batik/text/textOnPathSpaces-expected.txt:
2222 * platform/efl/svg/batik/text/textPCDATA-expected.png:
2223 * platform/efl/svg/batik/text/textPCDATA-expected.txt:
2224 * platform/efl/svg/batik/text/textPosition-expected.png:
2225 * platform/efl/svg/batik/text/textPosition-expected.txt:
2226 * platform/efl/svg/batik/text/textPosition2-expected.png:
2227 * platform/efl/svg/batik/text/textPosition2-expected.txt:
2228 * platform/efl/svg/batik/text/textProperties-expected.png:
2229 * platform/efl/svg/batik/text/textProperties-expected.txt:
2230 * platform/efl/svg/batik/text/textProperties2-expected.png: Added.
2231 * platform/efl/svg/batik/text/textProperties2-expected.txt:
2232 * platform/efl/svg/batik/text/textStyles-expected.png:
2233 * platform/efl/svg/batik/text/textStyles-expected.txt:
2234 * platform/efl/svg/batik/text/verticalText-expected.png:
2235 * platform/efl/svg/batik/text/verticalText-expected.txt:
2236 * platform/efl/svg/batik/text/verticalTextOnPath-expected.png:
2237 * platform/efl/svg/batik/text/verticalTextOnPath-expected.txt:
2239 2013-01-25 Victor Carbune <vcarbune@chromium.org>
2241 Heap-use-after-free in WebCore::TextTrackCue::isActive
2242 https://bugs.webkit.org/show_bug.cgi?id=104594
2244 Reviewed by Eric Carlson.
2246 * media/track/track-remove-active-cue-crash-expected.txt: Added.
2247 * media/track/track-remove-active-cue-crash.html: Added.
2249 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
2251 Unreviewed EFL rebaseline.
2253 Rebaseline several tests on EFL port after r140728.
2255 * platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
2256 * platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Copied from LayoutTests/platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt.
2257 * platform/efl/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
2258 * platform/efl/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
2259 * platform/efl/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
2260 * platform/efl/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2261 * platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
2262 * platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2263 * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
2264 * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
2265 * platform/efl/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
2266 * platform/efl/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2267 * platform/efl/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
2268 * platform/efl/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
2269 * platform/efl/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
2270 * platform/efl/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2271 * platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
2272 * platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2273 * platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
2274 * platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2275 * platform/efl/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
2276 * platform/efl/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2277 * platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
2278 * platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2279 * platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
2280 * platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2281 * platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
2282 * platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2283 * platform/efl/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
2284 * platform/efl/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2285 * platform/efl/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
2286 * platform/efl/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2287 * platform/efl/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
2288 * platform/efl/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2289 * platform/efl/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
2290 * platform/efl/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2291 * platform/efl/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
2292 * platform/efl/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2293 * platform/efl/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
2294 * platform/efl/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2295 * platform/efl/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
2296 * platform/efl/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2297 * platform/efl/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
2298 * platform/efl/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2299 * platform/efl/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
2300 * platform/efl/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2301 * platform/efl/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
2302 * platform/efl/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2303 * platform/efl/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
2304 * platform/efl/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2305 * platform/efl/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
2306 * platform/efl/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2307 * platform/efl/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
2308 * platform/efl/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2309 * platform/efl/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
2310 * platform/efl/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2311 * platform/efl/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
2312 * platform/efl/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2313 * platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
2314 * platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2315 * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
2316 * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2317 * platform/efl/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
2318 * platform/efl/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2319 * platform/efl/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
2320 * platform/efl/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
2321 * platform/efl/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
2322 * platform/efl/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
2323 * platform/efl/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
2324 * platform/efl/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
2325 * platform/efl/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
2326 * platform/efl/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
2327 * platform/efl/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
2328 * platform/efl/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
2329 * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
2330 * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2331 * platform/efl/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2332 * platform/efl/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2333 * platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2334 * platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
2335 * platform/efl/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2336 * platform/efl/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
2337 * platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2338 * platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2339 * platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2340 * platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
2341 * platform/efl/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
2342 * platform/efl/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2343 * platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2344 * platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2345 * platform/efl/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
2346 * platform/efl/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2347 * platform/efl/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
2348 * platform/efl/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
2349 * platform/efl/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
2350 * platform/efl/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2351 * platform/efl/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
2352 * platform/efl/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2353 * platform/efl/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
2354 * platform/efl/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2355 * platform/efl/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
2356 * platform/efl/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
2357 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
2358 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2359 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
2360 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2361 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
2362 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2363 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
2364 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2365 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
2366 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
2367 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
2368 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2369 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
2370 * platform/efl/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
2371 * platform/efl/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
2372 * platform/efl/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2373 * platform/efl/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
2374 * platform/efl/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
2375 * platform/efl/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
2376 * platform/efl/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2377 * platform/efl/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
2378 * platform/efl/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2379 * platform/efl/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
2380 * platform/efl/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Copied from LayoutTests/platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt.
2381 * platform/efl/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
2382 * platform/efl/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
2383 * platform/efl/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
2384 * platform/efl/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
2385 * platform/efl/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
2386 * platform/efl/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
2387 * platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
2388 * platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
2389 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
2390 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2391 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
2392 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2393 * platform/efl/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
2394 * platform/efl/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2395 * platform/efl/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
2396 * platform/efl/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2397 * platform/efl/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
2398 * platform/efl/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2399 * platform/efl/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
2400 * platform/efl/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
2401 * platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
2402 * platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
2403 * platform/efl/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
2404 * platform/efl/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
2405 * platform/efl/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
2406 * platform/efl/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
2407 * platform/efl/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
2408 * platform/efl/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
2409 * platform/efl/svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
2410 * platform/efl/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2411 * platform/efl/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
2412 * platform/efl/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
2413 * platform/efl/svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
2414 * platform/efl/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
2415 * platform/efl/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
2416 * platform/efl/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2417 * platform/efl/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
2418 * platform/efl/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2419 * platform/efl/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
2420 * platform/efl/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2421 * platform/efl/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2422 * platform/efl/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2423 * platform/efl/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
2424 * platform/efl/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2425 * platform/efl/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
2426 * platform/efl/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2427 * platform/efl/svg/W3C-SVG-1.1/text-align-08-b-expected.png:
2428 * platform/efl/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
2429 * platform/efl/svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
2430 * platform/efl/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
2431 * platform/efl/svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
2432 * platform/efl/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
2433 * platform/efl/svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
2434 * platform/efl/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
2435 * platform/efl/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
2436 * platform/efl/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2437 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2438 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2439 * platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
2440 * platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2441 * platform/efl/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
2442 * platform/efl/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2443 * platform/efl/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
2444 * platform/efl/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
2445 * platform/efl/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
2446 * platform/efl/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
2447 * platform/efl/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
2448 * platform/efl/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2449 * platform/efl/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2450 * platform/efl/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
2451 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png:
2452 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt:
2453 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
2454 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt:
2455 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
2456 * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt:
2458 2013-01-25 Mike West <mkwst@chromium.org>
2460 Web Inspector: Cleanup console.* API MessageSource/Levels.
2461 https://bugs.webkit.org/show_bug.cgi?id=107946
2463 Reviewed by Pavel Feldman.
2465 * inspector/console/console-tests-expected.txt:
2467 2013-01-25 Andrey Lushnikov <lushnikov@chromium.org>
2469 Web Inspector: highlight occurences of word in DefaultTextEditor
2470 https://bugs.webkit.org/show_bug.cgi?id=105523
2472 Reviewed by Pavel Feldman.
2474 Add new test to verify token highlightning functionality.
2476 * inspector/editor/editor-test.js:
2477 (initialize_EditorTests.InspectorTest.createTestEditor): Added optional TextEditorDelegate argument.
2478 * inspector/editor/text-editor-highlight-token-expected.txt: Added.
2479 * inspector/editor/text-editor-highlight-token.html: Added.
2481 2013-01-25 Zan Dobersek <zdobersek@igalia.com>
2483 Unreviewed GTK gardening.
2485 Rebaselining failing SVG tests after r140728.
2487 * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
2488 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
2489 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
2490 * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added.
2491 * platform/gtk/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added.
2492 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
2493 * platform/gtk/svg/custom/glyph-setting-d-attribute-expected.txt: Added.
2494 * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt: Added.
2495 * platform/gtk/svg/hixie/viewbox/002-expected.txt: Added.
2496 * platform/gtk/svg/hixie/viewbox/003-expected.txt: Added.
2497 * platform/gtk/svg/text/text-viewbox-rescale-expected.txt: Added.
2498 * platform/gtk/svg/zoom/page/zoom-zoom-coords-expected.txt:
2500 2013-01-25 Keishi Hattori <keishi@webkit.org>
2502 [Chromium] Fixing expectation entry for selection-clear.html.
2504 Unreviewed. Gardening.
2506 * platform/chromium/TestExpectations:
2508 2013-01-25 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
2510 Unreviewed EFL rebaseline.
2512 Rebaseline several tests on EFL port after r140728.
2514 * platform/efl/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
2515 * platform/efl/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
2516 * platform/efl/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
2517 * platform/efl/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
2518 * platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
2519 * platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
2520 * platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
2521 * platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
2522 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
2523 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt:
2524 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
2525 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
2526 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
2527 * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
2528 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
2529 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
2530 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
2531 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
2532 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
2533 * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
2534 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
2535 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt:
2536 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
2537 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
2538 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
2539 * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
2540 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
2541 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
2542 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
2543 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
2544 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
2545 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
2546 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
2547 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
2548 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
2549 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
2550 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
2551 * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt:
2552 * platform/efl/svg/W3C-I18N/text-anchor-no-markup-expected.png:
2553 * platform/efl/svg/W3C-I18N/text-anchor-no-markup-expected.txt:
2554 * platform/efl/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
2555 * platform/efl/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
2556 * platform/efl/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
2557 * platform/efl/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
2558 * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
2559 * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
2560 * platform/efl/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
2561 * platform/efl/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
2562 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
2563 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
2564 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
2565 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
2566 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
2567 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
2568 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
2569 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
2570 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
2571 * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
2572 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
2573 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
2574 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
2575 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
2576 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
2577 * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
2578 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
2579 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt:
2580 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
2581 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
2582 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
2583 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
2584 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
2585 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
2586 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
2587 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
2588 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
2589 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
2590 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
2591 * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
2592 * platform/efl/svg/W3C-I18N/tspan-direction-ltr-expected.png:
2593 * platform/efl/svg/W3C-I18N/tspan-direction-ltr-expected.txt:
2594 * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.png:
2595 * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
2597 2013-01-25 Keishi Hattori <keishi@webkit.org>
2599 [Chromium] Fixing expectations for textLayout.svg.
2601 Unreviewed. Gardening.
2603 * platform/chromium-mac-lion/svg/batik/text/textLayout-expected.png:
2604 * platform/chromium-mac-mountainlion/svg/batik/text/textLayout-expected.png: Removed.
2605 * platform/chromium-mac-snowleopard/svg/batik/text/textLayout-expected.png: Removed.
2606 * platform/chromium-mac/svg/batik/text/textLayout-expected.png:
2608 2013-01-25 Keishi Hattori <keishi@webkit.org>
2610 [Chromium] Resolving duplicate expectation entries.
2612 Unreviewed. Gardening.
2614 * platform/chromium/TestExpectations:
2616 2013-01-25 Alexander Pavlov <apavlov@chromium.org>
2618 Web Inspector: [Styles] Editing a property value containing a trimmed data: URL breaks the style
2619 https://bugs.webkit.org/show_bug.cgi?id=107936
2621 Reviewed by Yury Semikhatsky.
2623 * inspector/styles/edit-value-with-trimmed-url-expected.txt: Added.
2624 * inspector/styles/edit-value-with-trimmed-url.html: Added.
2626 2013-01-25 Keishi Hattori <keishi@webkit.org>
2628 [Chromium] Rebaselining textLayout.svg.
2630 Unreviewed. Gardening.
2632 * platform/chromium-mac-mountainlion/svg/batik/text/textLayout-expected.png: Added.
2633 * platform/chromium-win-xp/svg/batik/text/textLayout-expected.png: Removed.
2635 2013-01-25 Elliott Sprehn <esprehn@gmail.com>
2637 Assert the connectedSubframeCount is consistent and fix over counting
2638 https://bugs.webkit.org/show_bug.cgi?id=107302
2640 Reviewed by Alexey Proskuryakov.
2642 Add a test that removing an iframe in the middle of unload causes the
2643 contentDocument to become immediately inaccessible.
2645 * fast/frames/reparent-in-unload-contentdocument-expected.txt: Added.
2646 * fast/frames/reparent-in-unload-contentdocument.html: Added.
2648 2013-01-25 Kent Tamura <tkent@chromium.org>
2650 INPUT_MULTIPLE_FIELDS_UI: Inconsistent value of aria-valuetext attribute
2651 https://bugs.webkit.org/show_bug.cgi?id=107897
2653 Reviewed by Kentaro Hara.
2655 Fix existing tests to show aria-valuenow attribute values.
2657 * fast/forms/resources/multiple-fields-ax-aria-attributes.js: Added.
2658 * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes-expected.txt:
2659 * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes.html:
2660 Use multiple-fields-ax-aria-attributes.js.
2661 Add tests for initial empty-value state.
2662 * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes-expected.txt:
2663 * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes.html:
2664 Use multiple-fields-ax-aria-attributes.js.
2665 * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes-expected.txt:
2666 * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes.html:
2667 Use multiple-fields-ax-aria-attributes.js.
2669 2013-01-25 Keishi Hattori <keishi@webkit.org>
2671 [Chromium] Rebaseline for r140728.
2673 Unreviewed. Gardening.
2675 * platform/chromium-linux-x86/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
2676 * platform/chromium-linux-x86/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
2677 * platform/chromium-linux-x86/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
2678 * platform/chromium-linux-x86/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
2679 * platform/chromium-linux-x86/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
2680 * platform/chromium-linux-x86/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
2681 * platform/chromium-linux-x86/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
2682 * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
2683 * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
2684 * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
2685 * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
2686 * platform/chromium-linux-x86/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
2687 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Removed.
2688 * platform/chromium-linux-x86/svg/batik/filters/feTile-expected.png: Removed.
2689 * platform/chromium-linux-x86/svg/carto.net/tabgroup-expected.txt: Removed.
2690 * platform/chromium-linux-x86/svg/custom/js-late-gradient-creation-expected.png: Removed.
2691 * platform/chromium-linux-x86/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
2692 * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-expected.txt:
2693 * platform/chromium-linux-x86/svg/custom/use-modify-target-symbol-expected.txt:
2694 * platform/chromium-linux-x86/svg/text/bidi-tspans-expected.txt:
2695 * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2696 * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
2697 * platform/chromium-linux/svg/batik/masking/maskRegions-expected.png:
2698 * platform/chromium-linux/svg/batik/text/smallFonts-expected.png:
2699 * platform/chromium-linux/svg/batik/text/textAnchor-expected.png:
2700 * platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
2701 * platform/chromium-mac/svg/batik/filters/filterRegions-expected.png:
2702 * platform/chromium-mac/svg/batik/masking/maskRegions-expected.png:
2703 * platform/chromium-mac/svg/batik/paints/gradientLimit-expected.png:
2704 * platform/chromium-mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
2705 * platform/chromium-mac/svg/batik/text/textAnchor-expected.png:
2706 * platform/chromium-mac/svg/batik/text/textLayout2-expected.png:
2707 * platform/chromium-mac/svg/batik/text/textOnPath-expected.png:
2708 * platform/chromium-mac/svg/batik/text/textOnPathSpaces-expected.png:
2709 * platform/chromium-mac/svg/batik/text/verticalTextOnPath-expected.png:
2710 * platform/chromium-win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
2711 * platform/chromium-win-xp/svg/batik/filters/feTile-expected.png: Removed.
2712 * platform/chromium-win-xp/svg/batik/filters/filterRegions-expected.png: Removed.
2713 * platform/chromium-win-xp/svg/batik/paints/gradientLimit-expected.png: Removed.
2714 * platform/chromium-win-xp/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Removed.
2715 * platform/chromium-win-xp/svg/batik/text/smallFonts-expected.png: Removed.
2716 * platform/chromium-win-xp/svg/batik/text/textAnchor-expected.png: Removed.
2717 * platform/chromium-win-xp/svg/batik/text/textOnPath-expected.png: Removed.
2718 * platform/chromium-win-xp/svg/batik/text/textOnPathSpaces-expected.png: Removed.
2719 * platform/chromium-win-xp/svg/batik/text/textOnPathSpaces-expected.txt: Removed.
2720 * platform/chromium-win-xp/svg/batik/text/textProperties-expected.png: Removed.
2721 * platform/chromium-win-xp/svg/batik/text/textStyles-expected.png: Removed.
2722 * platform/chromium-win-xp/svg/batik/text/verticalTextOnPath-expected.png: Removed.
2723 * platform/chromium-win/svg/text/small-fonts-2-expected.png:
2725 2013-01-25 Ryosuke Niwa <rniwa@webkit.org>
2727 Mac WK1 rebaselines for r140728.
2729 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
2730 * platform/mac-wk2/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Removed.
2731 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Removed.
2732 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
2733 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
2735 2013-01-25 Keishi Hattori <keishi@webkit.org>
2737 [Chromium] Marking resize-corner-tracking*.html as failing.
2739 Unreviewed. Gardening.
2741 * platform/chromium/TestExpectations:
2743 2013-01-25 Dominic Mazzoni <dmazzoni@google.com>
2745 REGRESSION (r140658): Multiple accessibility failures on GTK
2746 https://bugs.webkit.org/show_bug.cgi?id=107832
2748 Reviewed by Chris Fleizach.
2750 Re-enable accessibility tests that were skipped when they started
2753 * platform/gtk/TestExpectations:
2755 2013-01-25 Ryosuke Niwa <rniwa@webkit.org>
2757 (Hopefully) Final Mac rebaselines for r140728.
2759 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Removed.
2760 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
2761 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Removed.
2762 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
2763 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Removed.
2764 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Removed.
2765 * platform/chromium-mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Removed.
2766 * platform/chromium-mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Removed.
2767 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
2768 * platform/chromium-mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Removed.
2769 * platform/chromium-mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Removed.
2770 * platform/chromium-mac/svg/batik/paints/patternRegions-expected.txt: Removed.
2771 * platform/chromium-mac/svg/batik/text/textAnchor3-expected.txt: Removed.
2772 * platform/chromium-mac/svg/batik/text/textDecoration-expected.txt: Removed.
2773 * platform/chromium-mac/svg/batik/text/textLayout-expected.txt: Removed.
2774 * platform/mac-lion/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Removed.
2775 * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
2776 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
2777 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
2778 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
2779 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2780 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Removed.
2781 * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
2782 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Removed.
2783 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2784 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
2785 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2786 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2787 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Removed.
2788 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Removed.
2789 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2790 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Removed.
2791 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Removed.
2792 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2793 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2794 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
2795 * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Removed.
2796 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Removed.
2797 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Removed.
2798 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2799 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
2800 * platform/mac/svg/batik/paints/patternRegions-expected.txt: Removed.
2801 * platform/mac/svg/batik/text/textAnchor3-expected.txt: Removed.
2802 * platform/mac/svg/batik/text/textDecoration-expected.txt: Removed.
2803 * platform/mac/svg/batik/text/textLayout-expected.txt: Removed.
2804 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
2805 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
2806 * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
2807 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
2808 * platform/mac/svg/custom/text-hit-test-expected.txt:
2809 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
2810 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
2811 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
2812 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
2813 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
2814 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
2815 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
2816 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
2817 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
2818 * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
2819 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Added.
2820 * svg/batik/paints/patternRegions-expected.txt: Added.
2821 * svg/batik/text/textAnchor3-expected.txt: Added.
2822 * svg/batik/text/textDecoration-expected.txt: Added.
2823 * svg/batik/text/textLayout-expected.txt: Added.
2825 2013-01-24 Keishi Hattori <keishi@webkit.org>
2827 [Chromium] Rebaselining verticalText.svg after r140728.
2829 Unreviewed. Gardening.
2831 * platform/chromium-mac/svg/batik/text/verticalText-expected.png:
2832 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
2834 2013-01-24 Keishi Hattori <keishi@webkit.org>
2836 [Chromium] Rebaselining combobox.svg after r140693.
2838 Unreviewed. Gardening.
2840 * platform/chromium-mac/svg/carto.net/combobox-expected.txt: Renamed from LayoutTests/platform/chromium-mac-lion/svg/carto.net/combobox-expected.txt.
2841 * platform/chromium-win-xp/svg/carto.net/combobox-expected.txt: Removed.
2842 * platform/chromium-win/svg/carto.net/combobox-expected.txt:
2844 2013-01-24 Keishi Hattori <keishi@webkit.org>
2846 [Chromium] Marking resize-corner-tracking*.html as failing.
2848 Unreviewed. Gardening.
2850 * platform/chromium/TestExpectations:
2852 2013-01-24 Ryosuke Niwa <rniwa@webkit.org>
2854 Even more Mac rebaselines after r140728.
2856 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Removed.
2857 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Removed.
2858 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Removed.
2859 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
2860 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
2861 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed.
2862 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed.
2863 * platform/chromium-mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Removed.
2864 * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Removed.
2865 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
2866 * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt: Removed.
2867 * platform/chromium-mac/svg/batik/text/textAnchor2-expected.txt: Removed.
2868 * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.txt: Removed.
2869 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Removed.
2870 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Removed.
2871 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Removed.
2872 * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
2873 * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
2874 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2875 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed.
2876 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
2877 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2878 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed.
2879 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Removed.
2880 * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Removed.
2881 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
2882 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
2883 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt: Removed.
2884 * platform/mac/svg/batik/text/textAnchor2-expected.txt: Removed.
2885 * platform/mac/svg/carto.net/selectionlist-expected.txt:
2886 * platform/mac/svg/custom/pattern-rotate-expected.txt:
2887 * platform/mac/svg/hixie/viewbox/003-expected.txt: Added.
2888 * platform/mac/svg/text/bidi-embedded-direction-expected.txt: Removed.
2889 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
2890 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
2891 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
2892 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
2893 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
2894 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
2895 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added.
2896 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
2897 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
2898 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
2899 * svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt: Added.
2900 * svg/batik/text/textAnchor2-expected.txt: Added.
2901 * svg/text/bidi-embedded-direction-expected.txt: Added.
2903 2013-01-24 Keishi Hattori <keishi@webkit.org>
2905 [Chromium] Marking resize-corner-tracking-transformed-iframe.html as failing.
2907 Unreviewed. Gardening.
2909 * platform/chromium/TestExpectations:
2911 2013-01-25 Ryosuke Niwa <rniwa@webkit.org>
2913 Another Mac rebaseline attempt after r140728.
2915 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Removed.
2916 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
2917 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Removed.
2918 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Removed.
2919 * platform/chromium-mac/svg/batik/masking/maskRegions-expected.txt: Removed.
2920 * platform/chromium-mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Removed.
2921 * platform/chromium-mac/svg/batik/text/textPCDATA-expected.txt: Removed.
2922 * platform/chromium-mac/svg/batik/text/textProperties-expected.txt: Removed.
2923 * platform/chromium-mac/svg/hixie/error/002-expected.txt: Removed.
2924 * platform/chromium-mac/svg/hixie/error/013-expected.txt: Removed.
2925 * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
2926 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
2927 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
2928 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
2929 * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
2930 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Removed.
2931 * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
2932 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2933 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2934 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Removed.
2935 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Removed.
2936 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2937 * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2938 * platform/mac/svg/batik/masking/maskRegions-expected.txt: Removed.
2939 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Removed.
2940 * platform/mac/svg/batik/text/textPCDATA-expected.txt: Removed.
2941 * platform/mac/svg/batik/text/textProperties-expected.txt: Removed.
2942 * platform/mac/svg/carto.net/scrollbar-expected.txt:
2943 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
2944 * platform/mac/svg/custom/invalid-css-expected.txt:
2945 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
2946 * platform/mac/svg/custom/text-ctm-expected.txt:
2947 * platform/mac/svg/hixie/error/002-expected.txt: Removed.
2948 * platform/mac/svg/hixie/error/013-expected.txt: Removed.
2949 * platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
2950 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
2951 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
2952 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
2953 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
2954 * svg/batik/masking/maskRegions-expected.txt: Added.
2955 * svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
2956 * svg/batik/text/textPCDATA-expected.txt: Added.
2957 * svg/batik/text/textProperties-expected.txt: Added.
2958 * svg/hixie/error/002-expected.txt: Added.
2959 * svg/hixie/error/013-expected.txt: Added.
2961 2013-01-24 Ryosuke Niwa <rniwa@webkit.org>
2963 Mac rebaseline attempt after r140728.
2965 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Removed.
2966 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Removed.
2967 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Removed.
2968 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Removed.
2969 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Removed.
2970 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Removed.
2971 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Removed.
2972 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Removed.
2973 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Removed.
2974 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Removed.
2975 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Removed.
2976 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Removed.
2977 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
2978 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Removed.
2979 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed.
2980 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
2981 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
2982 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
2983 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
2984 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Removed.
2985 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
2986 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
2987 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
2988 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
2989 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
2990 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
2991 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Removed.
2992 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
2993 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
2994 * platform/chromium-mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Removed.
2995 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
2996 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Removed.
2997 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Removed.
2998 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Removed.
2999 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
3000 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
3001 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
3002 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Removed.
3003 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
3004 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
3005 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Removed.
3006 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Removed.
3007 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Removed.
3008 * platform/chromium-mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Removed.
3009 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
3010 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Removed.
3011 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Removed.
3012 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Removed.
3013 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Removed.
3014 * platform/chromium-mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Removed.
3015 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Removed.
3016 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Removed.
3017 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Removed.
3018 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Removed.
3019 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Removed.
3020 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
3021 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Removed.
3022 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Removed.
3023 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Removed.
3024 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Removed.
3025 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Removed.
3026 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Removed.
3027 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Removed.
3028 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
3029 * platform/chromium-mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Removed.
3030 * platform/chromium-mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Removed.
3031 * platform/chromium-mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Removed.
3032 * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Removed.
3033 * platform/chromium-mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Removed.
3034 * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Removed.
3035 * platform/chromium-mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Removed.
3036 * platform/chromium-mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
3037 * platform/chromium-mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Removed.
3038 * platform/chromium-mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Removed.
3039 * platform/chromium-mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Removed.
3040 * platform/chromium-mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Removed.
3041 * platform/chromium-mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Removed.
3042 * platform/chromium-mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Removed.
3043 * platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
3044 * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Removed.
3045 * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Removed.
3046 * platform/chromium-mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Removed.
3047 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Removed.
3048 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Removed.
3049 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Removed.
3050 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Removed.
3051 * platform/chromium-mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Removed.
3052 * platform/chromium-mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Removed.
3053 * platform/chromium-mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Removed.
3054 * platform/chromium-mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Removed.
3055 * platform/chromium-mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Removed.
3056 * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt: Removed.
3057 * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt: Removed.
3058 * platform/chromium-mac/svg/batik/filters/filterRegions-expected.txt: Removed.
3059 * platform/chromium-mac/svg/batik/paints/patternRegionA-expected.txt: Removed.
3060 * platform/chromium-mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Removed.
3061 * platform/chromium-mac/svg/batik/text/textDecoration2-expected.txt: Removed.
3062 * platform/chromium-mac/svg/batik/text/textEffect2-expected.txt: Removed.
3063 * platform/chromium-mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Removed.
3064 * platform/chromium-mac/svg/batik/text/textLength-expected.txt: Removed.
3065 * platform/chromium-mac/svg/batik/text/textPosition-expected.txt: Removed.
3066 * platform/chromium-mac/svg/batik/text/textProperties2-expected.txt: Removed.
3067 * platform/chromium-mac/svg/batik/text/verticalText-expected.txt: Removed.
3068 * platform/chromium-mac/svg/carto.net/button-expected.txt: Removed.
3069 * platform/chromium-mac/svg/carto.net/slider-expected.txt: Removed.
3070 * platform/chromium-mac/svg/css/shadow-changes-expected.txt: Added.
3071 * platform/chromium-mac/svg/css/text-shadow-multiple-expected.txt: Removed.
3072 * platform/chromium-mac/svg/text/font-size-below-point-five-expected.txt: Removed.
3073 * platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.txt: Removed.
3074 * platform/chromium-mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3075 * platform/chromium-win/svg/hixie/viewbox/003-expected.png: Added.
3076 * platform/chromium/svg/css/shadow-changes-expected.txt: Removed.
3077 * platform/chromium/svg/custom/getTransformToElement-expected.png: Removed.
3078 * platform/chromium/svg/custom/style-attribute-font-size-expected.png: Removed.
3079 * platform/chromium/svg/custom/text-ctm-expected.png: Removed.
3080 * platform/chromium/svg/hixie/viewbox/003-expected.png: Removed.
3081 * platform/efl-wk2/svg/W3C-SVG-1.1: Added.
3082 * platform/efl-wk2/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
3083 * platform/efl-wk2/svg/batik/text/textDecoration-expected.png: Added.
3084 * platform/efl-wk2/svg/batik/text/textEffect2-expected.png: Added.
3085 * platform/efl-wk2/svg/batik/text/textProperties2-expected.png: Added.
3086 * platform/efl/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Removed.
3087 * platform/efl/svg/batik/text/textDecoration-expected.png: Removed.
3088 * platform/efl/svg/batik/text/textEffect2-expected.png: Removed.
3089 * platform/efl/svg/batik/text/textProperties2-expected.png: Removed.
3090 * platform/efl/svg/hixie/viewbox/002-expected.png: Removed.
3091 * platform/efl/svg/hixie/viewbox/003-expected.png: Removed.
3092 * platform/gtk/svg/hixie/viewbox/002-expected.png: Removed.
3093 * platform/gtk/svg/hixie/viewbox/003-expected.png: Removed.
3094 * platform/mac/css3/zoom-coords-expected.txt: Added.
3095 * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
3096 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
3097 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
3098 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
3099 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
3100 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
3101 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
3102 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
3103 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
3104 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
3105 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
3106 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
3107 * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
3108 * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
3109 * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
3110 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
3111 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
3112 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
3113 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
3114 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
3115 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
3116 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
3117 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
3118 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
3119 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
3120 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
3121 * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
3122 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
3123 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
3124 * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
3125 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Removed.
3126 * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
3127 * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
3128 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
3129 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
3130 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
3131 * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Removed.
3132 * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt:
3133 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
3134 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
3135 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
3136 * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
3137 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
3138 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
3139 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
3140 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Removed.
3141 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
3142 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Removed.
3143 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
3144 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Removed.
3145 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Removed.
3146 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Removed.
3147 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Removed.
3148 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Removed.
3149 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Removed.
3150 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Removed.
3151 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
3152 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
3153 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Removed.
3154 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed.
3155 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
3156 * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
3157 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
3158 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
3159 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
3160 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
3161 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
3162 * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Removed.
3163 * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
3164 * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
3165 * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
3166 * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
3167 * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
3168 * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
3169 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
3170 * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Removed.
3171 * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
3172 * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
3173 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
3174 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Removed.
3175 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
3176 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
3177 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
3178 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
3179 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
3180 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Removed.
3181 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Removed.
3182 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
3183 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Removed.
3184 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
3185 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
3186 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
3187 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Removed.
3188 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
3189 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
3190 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Removed.
3191 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Removed.
3192 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Removed.
3193 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Removed.
3194 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
3195 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Removed.
3196 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Removed.
3197 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Removed.
3198 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Removed.
3199 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Removed.
3200 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Removed.
3201 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Removed.
3202 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Removed.
3203 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Removed.
3204 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Removed.
3205 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
3206 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Removed.
3207 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Removed.
3208 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Removed.
3209 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Removed.
3210 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Removed.
3211 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Removed.
3212 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Removed.
3213 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
3214 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
3215 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Removed.
3216 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Removed.
3217 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3218 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3219 * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Removed.
3220 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Removed.
3221 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
3222 * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
3223 * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
3224 * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
3225 * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
3226 * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3227 * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
3228 * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Removed.
3229 * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
3230 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Removed.
3231 * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Removed.
3232 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
3233 * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Removed.
3234 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Removed.
3235 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Removed.
3236 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Removed.
3237 * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt:
3238 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Removed.
3239 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Removed.
3240 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
3241 * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
3242 * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Removed.
3243 * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
3244 * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Removed.
3245 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Removed.
3246 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
3247 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Removed.
3248 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Removed.
3249 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Removed.
3250 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Removed.
3251 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Removed.
3252 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Removed.
3253 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Removed.
3254 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Removed.
3255 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Removed.
3256 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt: Removed.
3257 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt: Removed.
3258 * platform/mac/svg/batik/filters/feTile-expected.txt:
3259 * platform/mac/svg/batik/filters/filterRegions-expected.txt: Removed.
3260 * platform/mac/svg/batik/paints/patternRegionA-expected.txt: Removed.
3261 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Removed.
3262 * platform/mac/svg/batik/text/textDecoration2-expected.txt: Removed.
3263 * platform/mac/svg/batik/text/textEffect2-expected.txt: Removed.
3264 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Removed.
3265 * platform/mac/svg/batik/text/textLength-expected.txt: Removed.
3266 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
3267 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
3268 * platform/mac/svg/batik/text/textPosition-expected.txt: Removed.
3269 * platform/mac/svg/batik/text/textPosition2-expected.txt: Added.
3270 * platform/mac/svg/batik/text/textProperties2-expected.txt: Removed.
3271 * platform/mac/svg/batik/text/verticalText-expected.txt: Removed.
3272 * platform/mac/svg/carto.net/button-expected.txt: Removed.
3273 * platform/mac/svg/carto.net/slider-expected.txt: Removed.
3274 * platform/mac/svg/carto.net/textbox-expected.txt:
3275 * platform/mac/svg/carto.net/window-expected.txt:
3276 * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
3277 * platform/mac/svg/css/shadow-changes-expected.txt:
3278 * platform/mac/svg/css/text-shadow-multiple-expected.txt: Removed.
3279 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
3280 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
3281 * platform/mac/svg/custom/getTransformToElement-expected.txt:
3282 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
3283 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
3284 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
3285 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
3286 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
3287 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
3288 * platform/mac/svg/custom/linking-uri-01-b-expected.txt:
3289 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
3290 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
3291 * platform/mac/svg/custom/pattern-rotate-gaps-expected.txt:
3292 * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
3293 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
3294 * platform/mac/svg/custom/text-clip-expected.txt:
3295 * platform/mac/svg/custom/text-filter-expected.txt:
3296 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
3297 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
3298 * platform/mac/svg/hixie/perf/001-expected.txt:
3299 * platform/mac/svg/hixie/perf/002-expected.txt:
3300 * platform/mac/svg/hixie/perf/007-expected.txt:
3301 * platform/mac/svg/hixie/viewbox/002-expected.txt: Added.
3302 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Removed.
3303 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt:
3304 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt: Removed.
3305 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
3306 * platform/mac/svg/zoom/page/zoom-zoom-coords-expected.txt: Added.
3307 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3308 * svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
3309 * svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
3310 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Added.
3311 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
3312 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
3313 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
3314 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
3315 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
3316 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
3317 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
3318 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
3319 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
3320 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
3321 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
3322 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
3323 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
3324 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
3325 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
3326 * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
3327 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
3328 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
3329 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
3330 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
3331 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.