1 2011-03-29 Leo Yang <leo.yang@torchmobile.com.cn>
3 Reviewed by Nikolas Zimmermann.
5 Incorrect offset of svg <use> element which is in <symbol> element
6 https://bugs.webkit.org/show_bug.cgi?id=57318
8 Test case to verify offset of svg <use> element in <symbol> element
11 * platform/qt/svg/custom/use-in-symbol-with-offset-expected.checksum: Added.
12 * platform/qt/svg/custom/use-in-symbol-with-offset-expected.png: Added.
13 * svg/custom/use-in-symbol-with-offset-expected.txt: Added.
14 * svg/custom/use-in-symbol-with-offset.svg: Added.
16 2011-03-29 Pavel Feldman <pfeldman@chromium.org>
18 Reviewed by Yury Semikhatsky.
20 Web Inspector: document Timeline domain, make timeline event types of type string.
21 https://bugs.webkit.org/show_bug.cgi?id=57299
23 * inspector/timeline/timeline-enum-stability-expected.txt:
24 * inspector/timeline/timeline-event-dispatch-expected.txt:
25 * inspector/timeline/timeline-layout-expected.txt:
26 * inspector/timeline/timeline-mark-timeline-expected.txt:
27 * inspector/timeline/timeline-network-resource-expected.txt:
28 * inspector/timeline/timeline-paint-expected.txt:
29 * inspector/timeline/timeline-parse-html-expected.txt:
30 * inspector/timeline/timeline-recalculate-styles-expected.txt:
31 * inspector/timeline/timeline-script-tag-1-expected.txt:
32 * inspector/timeline/timeline-script-tag-2-expected.txt:
33 * inspector/timeline/timeline-test.js:
34 (initialize_Timeline.InspectorTest.startTimeline):
35 * platform/chromium/inspector/timeline/timeline-event-dispatch-expected.txt:
36 * platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt:
37 * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt:
38 * platform/chromium/inspector/timeline/timeline-paint-expected.txt:
39 * platform/chromium/inspector/timeline/timeline-parse-html-expected.txt:
41 2011-03-29 Andrey Adaikin <aandrey@google.com>
43 Reviewed by Pavel Feldman.
45 Web Inspector: Fixing live edits tests on chromium.
46 https://bugs.webkit.org/show_bug.cgi?id=57316
48 * inspector/debugger/live-edit.html:
50 2011-03-29 Philippe Normand <pnormand@igalia.com>
52 Unreviewed, skip crashing svg test on GTK.
54 * platform/gtk/Skipped: Skip svg/text/text-deco-01-b.svg
56 2011-03-29 Pavel Podivilov <podivilov@chromium.org>
58 Reviewed by Yury Semikhatsky.
60 Web Inspector: fix call frames positions in formatted scripts.
61 https://bugs.webkit.org/show_bug.cgi?id=57036
63 * inspector/debugger/debugger-eval-while-paused.html:
65 2011-03-29 Emil A Eklund <eae@chromium.org>
67 Reviewed by Darin Adler.
69 Fix for execCommand("Delete") with an empty selection.
70 https://bugs.webkit.org/show_bug.cgi?id=56652
72 Add test for deleting an empty selection from an empty container.
74 * editing/execCommand/delete-empty-container-expected.txt: Added.
75 * editing/execCommand/delete-empty-container.html: Added.
77 2011-03-29 Mikhail Naganov <mnaganov@chromium.org>
79 Reviewed by Pavel Feldman.
81 Web Inspector: [Chromium] Refactor HeapSnapshot-related code to
82 make sure we don't return big amounts of data to forms.
83 https://bugs.webkit.org/show_bug.cgi?id=57227
85 * inspector/profiler/heap-snapshot.html:
87 2011-03-29 Yuta Kitamura <yutak@chromium.org>
89 Unreviewed, updating Chromium test expectations.
91 * platform/chromium/test_expectations.txt:
93 2011-03-29 Emil A Eklund <eae@chromium.org>
95 Reviewed by Dimitri Glazkov.
97 Relative mouse coordinates recalculated for target
98 https://bugs.webkit.org/show_bug.cgi?id=57130
100 Add mouse event performance test.
102 * fast/events/mouse-relative-position-expected.txt: Added.
103 * fast/events/mouse-relative-position.html: Added.
104 * perf/mouse-event-expected.txt: Added.
105 * perf/mouse-event.html: Added.
107 2011-03-29 Philippe Normand <pnormand@igalia.com>
109 Unreviewed, skip failing http/tests/uri test on GTK.
111 * platform/gtk/Skipped:
113 2011-03-29 Emil A Eklund <eae@chromium.org>
115 Reviewed by Darin Adler.
117 getComputedStyle counterIncrement crash @ WebCore::counterToCSSValue
118 https://bugs.webkit.org/show_bug.cgi?id=57266
120 Add test for getComputedStyle(...).counterIncrement without a counter.
122 * fast/css/getComputedStyle/counterIncrement-without-counter-expected.txt: Added.
123 * fast/css/getComputedStyle/counterIncrement-without-counter.html: Added.
125 2011-03-29 Gavin Peters <gavinp@chromium.org>
127 Reviewed by Tony Gentilcore.
129 Implement onerror events for <link rel=prefetch>
130 https://bugs.webkit.org/show_bug.cgi?id=57182
132 * fast/dom/HTMLLinkElement/prefetch-onerror-expected.txt: Added.
133 * fast/dom/HTMLLinkElement/prefetch-onerror.html: Added.
134 * platform/gtk/Skipped:
135 * platform/mac/Skipped:
136 * platform/qt/Skipped:
137 * platform/win/Skipped:
139 2011-03-29 Csaba Osztrogonác <ossy@webkit.org>
141 http/tests/uri/username-with-no-hostname.html fails after r82151
142 https://bugs.webkit.org/show_bug.cgi?id=57306
144 * platform/qt/Skipped: Add http/tests/uri/username-with-no-hostname.html until fix.
146 2011-03-29 Eric Seidel <eric@webkit.org>
148 Reviewed by Ryosuke Niwa.
150 Add support for parsing unicode-bidi: -webkit-isolate
151 https://bugs.webkit.org/show_bug.cgi?id=57181
153 * css3/unicode-bidi-insolate-parse-expected.txt: Added.
154 * css3/unicode-bidi-insolate-parse.html: Added.
156 2011-03-29 Philippe Normand <pnormand@igalia.com>
158 Unreviewed, GTK rebaseline for r82144.
160 * platform/gtk/fast/block/positioning/052-expected.checksum:
161 * platform/gtk/fast/block/positioning/052-expected.png:
162 * platform/gtk/fast/block/positioning/052-expected.txt:
163 * platform/gtk/fast/forms/input-appearance-preventDefault-expected.checksum:
164 * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png:
165 * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
167 2011-03-29 Adam Barth <abarth@webkit.org>
169 Add GPU expectations for compositing tests (these appear to all be passes).
171 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum:
172 * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png:
173 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum:
174 * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png:
175 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum:
176 * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png:
177 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum:
178 * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png:
179 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum:
180 * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
181 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum:
182 * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png:
183 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum:
184 * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png:
185 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum:
186 * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png:
187 * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum:
188 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png:
189 * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum:
190 * platform/chromium-gpu-mac/media/video-no-audio-expected.png:
191 * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum:
192 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png:
194 2011-03-29 Adam Barth <abarth@webkit.org>
196 Update IMAGE results to show test progression (yay!).
198 * platform/chromium-linux/fast/text/drawBidiText-expected.checksum:
199 * platform/chromium-linux/fast/text/drawBidiText-expected.png:
200 * platform/chromium-mac/fast/text/drawBidiText-expected.checksum: Added.
201 * platform/chromium-mac/fast/text/drawBidiText-expected.png: Added.
202 * platform/chromium-win-xp/fast/text/drawBidiText-expected.checksum: Added.
203 * platform/chromium-win-xp/fast/text/drawBidiText-expected.png: Added.
204 * platform/chromium-win/fast/text/drawBidiText-expected.checksum:
205 * platform/chromium-win/fast/text/drawBidiText-expected.png:
207 2011-03-29 Adam Barth <abarth@webkit.org>
209 Add Windows baselines.
211 * platform/chromium-win/fast/forms/listbox-bidi-align-expected.checksum: Added.
212 * platform/chromium-win/fast/forms/listbox-bidi-align-expected.png: Added.
213 * platform/chromium-win/fast/forms/listbox-bidi-align-expected.txt: Added.
215 2011-03-29 Adam Barth <abarth@webkit.org>
217 Add platform-specific baselines for listbox-bidi-align.
219 * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.checksum: Added.
220 * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.png: Added.
221 * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.txt: Added.
222 * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.checksum: Added.
223 * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png: Added.
225 2011-03-29 Adam Klein <adamk@chromium.org>
227 Reviewed by Darin Adler.
229 removeAllInDirectory() layout test helper method can call successCallback twice
230 https://bugs.webkit.org/show_bug.cgi?id=57136
232 Fixed to only call successCallback once, thereby avoiding
233 flakiness in tests which use this function
234 (see http://crbug.com/77442).
236 * fast/filesystem/resources/fs-test-util.js:
237 (removeAllInDirectory):
238 * http/tests/filesystem/resources/fs-test-util.js:
239 (removeAllInDirectory):
241 2011-03-29 Yuta Kitamura <yutak@chromium.org>
243 Unreviewed, add Chromium test expectation for http/tests/uri/username-with-no-hostname.html.
245 * platform/chromium/test_expectations.txt:
247 2011-03-28 Yuta Kitamura <yutak@chromium.org>
249 Unreviewed, fix Chromium test results and expectations.
251 * platform/chromium-mac-leopard/fast/block/positioning/047-expected.checksum: Added.
252 * platform/chromium-mac-leopard/fast/block/positioning/047-expected.png: Added.
253 * platform/chromium-mac/fast/text/justify-ideograph-leading-expansion-expected.txt: Added.
254 * platform/chromium/test_expectations.txt:
256 2011-03-28 Ofri Wolfus <ofri@google.com>
258 Reviewed by Eric Seidel.
260 RTL: Select elements with a size attribute are always left aligned.
261 https://bugs.webkit.org/show_bug.cgi?id=50928
263 Added support for alignment in RenderListBox.
265 * fast/forms/listbox-bidi-align.html: Added.
266 * platform/mac/fast/forms/listbox-bidi-align-expected.checksum: Added.
267 * platform/mac/fast/forms/listbox-bidi-align-expected.png: Added.
268 * platform/mac/fast/forms/listbox-bidi-align-expected.txt: Added.
269 * platform/mac/fast/text/drawBidiText-expected.checksum: Updated.
270 * platform/mac/fast/text/drawBidiText-expected.png: Updated.
272 2011-03-28 Yuta Kitamura <yutak@chromium.org>
274 Unreviewed. Clean up Chromium test expectations for plugins/embed-prefers-plugins-for-images.html.
276 * platform/chromium/test_expectations.txt:
278 2011-03-28 Maciej Stachowiak <mjs@apple.com>
280 Fix test results that were accidentally committed with a wrong
281 result due to a temporary wrong code change.
283 * http/tests/uri/username-with-no-hostname-expected.txt:
285 2011-03-28 Andy Estes <aestes@apple.com>
287 plugins/embed-prefers-plugins-for-images.html fails on non-Apple platforms.
288 https://bugs.webkit.org/show_bug.cgi?id=57137
290 * platform/chromium/test_expectations.txt: Skip the test.
291 * platform/gtk/Skipped: Ditto.
292 * platform/qt/Skipped: Ditto.
294 2011-03-28 Andy Estes <aestes@apple.com>
296 Make embed-prefers-plugins-for-images.html pass on all Apple platforms.
297 https://bugs.webkit.org/show_bug.cgi?id=57137
299 * platform/mac-leopard/plugins/embed-prefers-plugins-for-images-expected.txt: Removed.
300 * platform/mac-snowleopard/plugins/embed-prefers-plugins-for-images-expected.txt: Removed.
301 * platform/mac-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Removed.
302 * platform/win/Skipped:
303 * plugins/embed-prefers-plugins-for-images-expected.txt:
304 * plugins/embed-prefers-plugins-for-images.html:
306 2011-03-28 Ojan Vafai <ojan@chromium.org>
308 Reviewed by Antti Koivisto.
310 fix style sharing with :any and sibling selectors
311 https://bugs.webkit.org/show_bug.cgi?id=57211
313 Also tests sibling selector style sharing in general since
314 no existing tests seem to cover that codepath.
316 * fast/css/sibling-selectors-expected.txt: Added.
317 * fast/css/sibling-selectors.html: Added.
319 2011-03-27 Ojan Vafai <ojan@chromium.org>
321 Reviewed by Antti Koivisto.
323 fix :-webkit-any(:last-child)
324 https://bugs.webkit.org/show_bug.cgi?id=57207
326 * fast/css/pseudo-any.html:
328 2011-03-27 Ojan Vafai <ojan@chromium.org>
330 Reviewed by Antti Koivisto.
332 fix :-webkit-any(:last-child)
333 https://bugs.webkit.org/show_bug.cgi?id=57207
335 * fast/css/pseudo-any.html:
337 2011-03-28 Andy Estes <aestes@apple.com>
339 Check in failing results for embed-prefers-plugins-for-images-expected.txt in Mac WK2 mode.
340 https://bugs.webkit.org/show_bug.cgi?id=57137
342 * platform/mac-wk2/plugins: Added.
343 * platform/mac-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Added.
345 2011-03-28 Maciej Stachowiak <mjs@apple.com>
347 Reviewed by Darin Adler.
349 REGRESSION(r82152): fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html
350 https://bugs.webkit.org/show_bug.cgi?id=57291
352 * http/tests/uri/username-with-no-hostname.html: Adjusted test to be more tolerant
353 of exactly how the image load fails.
355 2011-03-28 Matthew Delaney <mdelaney@apple.com>
357 Reviewed by Adele Peterson.
359 Updating small batch of gradient expected results files
360 https://bugs.webkit.org/show_bug.cgi?id=57117
362 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Added.
363 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Added.
364 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Added.
365 * platform/mac/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
366 * platform/mac/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
367 * platform/mac/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
369 2011-03-28 Jessie Berlin <jberlin@apple.com>
371 REGRESSION: http/tests/inspector/console-resource-errors.html failing on WebKit2.
372 https://bugs.webkit.org/show_bug.cgi?id=56539
374 Unreviewed, remove the platform-specific failing results to get the bots green.
375 The test appears to be working in WebKit after r82106 and r82017.
377 * platform/mac-wk2/http/tests/inspector/console-resource-errors-expected.txt: Removed.
379 2011-03-28 Vincent Scheib <scheib@chromium.org>
381 Chromium test expectation for r82159
383 * platform/chromium/test_expectations.txt:
385 2011-03-28 Jessie Berlin <jberlin@apple.com>
387 Add another test that depends on EventSender to the mac-wk2 Skipped file.
389 * platform/mac-wk2/Skipped:
390 Add fast/events/onchange-text-form-field.html.
392 2011-03-28 Oliver Hunt <oliver@apple.com>
394 Reviewed by Geoffrey Garen.
396 instanceof Array test fails when using iframes
397 https://bugs.webkit.org/show_bug.cgi?id=17250
399 Add test cases for correct behaviour
401 * fast/js/js-constructors-use-correct-global-expected.txt: Added.
402 * fast/js/js-constructors-use-correct-global.html: Added.
403 * fast/js/resources/js-constructors-use-correct-global.js: Added.
405 2011-03-28 Vincent Scheib <scheib@chromium.org>
407 Chromium rebaseline for r82144.
409 * platform/chromium-linux/fast/block/positioning/058-expected.checksum:
410 * platform/chromium-linux/fast/block/positioning/058-expected.png:
411 * platform/chromium-win/fast/block/positioning/052-expected.txt:
412 * platform/chromium-win/fast/block/positioning/058-expected.checksum:
413 * platform/chromium-win/fast/block/positioning/058-expected.png:
414 * platform/chromium-win/fast/block/positioning/058-expected.txt:
415 * platform/chromium/test_expectations.txt:
417 2011-03-28 Jer Noble <jer.noble@apple.com>
419 Reviewed by Darin Adler.
421 MediaPlayerPrivateAVFoundation should report that it supportsFullScreen()
422 https://bugs.webkit.org/show_bug.cgi?id=57249
424 * platform/mac/media/controls-strict-expected.txt:
425 * platform/mac/media/video-controls-rendering-expected.txt:
426 * platform/mac/media/video-display-toggle-expected.txt:
427 * platform/mac/media/video-no-audio-expected.txt:
428 * platform/mac/media/video-zoom-controls-expected.txt:
430 2011-03-28 Jer Noble <jer.noble@apple.com>
432 Reviewed by Darin Adler.
434 AVFoundation can indeed support full screen.
436 MediaPlayerPrivateAVFoundation should report that it supportsFullScreen()
437 https://bugs.webkit.org/show_bug.cgi?id=57249
439 * platform/mac/media/controls-strict-expected.txt:
440 * platform/mac/media/video-controls-rendering-expected.txt:
441 * platform/mac/media/video-display-toggle-expected.txt:
442 * platform/mac/media/video-no-audio-expected.txt:
443 * platform/mac/media/video-zoom-controls-expected.txt:
445 2011-03-28 Andy Estes <aestes@apple.com>
447 Check in failing results for embed-prefers-plugins-for-images.html on Leopard.
448 https://bugs.webkit.org/show_bug.cgi?id=57137
450 * platform/mac-leopard/plugins/embed-prefers-plugins-for-images-expected.txt: Added.
452 2011-03-28 Adele Peterson <adele@apple.com>
454 Reviewed by Eric Seidel.
456 Test for <rdar://problem/9112694> REGRESSION (r79411): "Check grammar with spelling" context menu doesn't check as you type
457 https://bugs.webkit.org/show_bug.cgi?id=57173
459 * editing/spelling/grammar-expected.txt: Added.
460 * editing/spelling/grammar.html: Added.
461 * platform/gtk/Skipped:
462 * platform/mac-wk2/Skipped:
463 * platform/qt/Skipped:
464 * platform/win/Skipped:
466 2011-03-28 Dan Bernstein <mitz@apple.com>
468 Reviewed by Darin Adler.
470 <rdar://problem/8895977> REGRESSION: multicol crashes with positioned elements
471 https://bugs.webkit.org/show_bug.cgi?id=48983
473 * fast/multicol/paginated-layer-crash-expected.txt: Added.
474 * fast/multicol/paginated-layer-crash.html: Added.
476 2011-03-28 Vincent Scheib <scheib@chromium.org>
478 Chromium rebaseline for r82123.
480 * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added.
481 * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
482 * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added.
483 * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added.
484 * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added.
485 * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
486 * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added.
487 * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added.
489 2011-03-28 Maciej Stachowiak <mjs@apple.com>
491 Reviewed by Darin Adler' .
493 URLSs with non-empty username but empty hostname are allowed to load
494 https://bugs.webkit.org/show_bug.cgi?id=57220
496 * http/tests/uri/username-with-no-hostname-expected.txt: Added.
497 * http/tests/uri/username-with-no-hostname.html: Added.
499 2011-03-28 Adam Barth <abarth@webkit.org>
501 Reviewed by Eric Seidel.
503 script-src should block inline event handlers
504 https://bugs.webkit.org/show_bug.cgi?id=57212
506 * http/tests/security/contentSecurityPolicy/resources/event-handler.pl: Added.
507 * http/tests/security/contentSecurityPolicy/script-src-none-inline-event-expected.txt: Added.
508 * http/tests/security/contentSecurityPolicy/script-src-none-inline-event.html: Added.
510 2011-03-28 David Hyatt <hyatt@apple.com>
512 Reviewed by Simon Fraser and Darin Adler.
514 https://bugs.webkit.org/show_bug.cgi?id=57221, memory corruption/crashes when positioned objects
515 occur at the end of a line.
517 The old code and new code for dealing with a trailing space object midpoint manipulated a raw
518 array instead of the Vector. Otherwise this corruption would have been caught prior to check-in.
520 I have patched the code to only go through the Vector and to make it handle the case that led to
521 the corruption. Trailing positioned objects can occur both prior to and following the trailing space
522 object's midpoint, so we have to be prepared to deal with both cases.
524 This is already tested by fast/block/positioning/052.html, and that test now properly progresses
525 like the other positioning tests did.
527 * platform/mac/fast/block/positioning/052-expected.txt:
529 2011-03-28 Sergio Villar Senin <svillar@igalia.com>
531 Unreviewed, added new GTK+ test expectations.
533 * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.checksum: Added.
534 * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.png: Added.
535 * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.txt: Added.
536 * platform/gtk/fast/block/positioning/trailing-space-test-expected.checksum: Added.
537 * platform/gtk/fast/block/positioning/trailing-space-test-expected.png: Added.
538 * platform/gtk/fast/block/positioning/trailing-space-test-expected.txt: Added.
539 * platform/gtk/fast/blockflow/fallback-orientation-expected.checksum: Added.
540 * platform/gtk/fast/blockflow/fallback-orientation-expected.png: Added.
541 * platform/gtk/fast/blockflow/fallback-orientation-expected.txt: Added.
542 * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.checksum: Added.
543 * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.png: Added.
544 * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.txt: Added.
545 * platform/gtk/svg/text/text-path-middle-align-expected.checksum: Added.
546 * platform/gtk/svg/text/text-path-middle-align-expected.png: Added.
547 * platform/gtk/svg/text/text-path-middle-align-expected.txt: Added.
549 2011-03-28 Jessie Berlin <jberlin@apple.com>
551 Rubber-stamped by Adam Roben.
553 [Windows 7 Release Tests] editing/spelling/spelling-backspace-between-lines.html fails.
554 https://bugs.webkit.org/show_bug.cgi?id=57243
556 * platform/win/Skipped:
557 Remove the two tests that were removed in r71392.
558 Also, remove spelling-backspace-between-lines.html because it is not flakey and the
559 layoutTestController method is implemented on Windows, it just fails with this test.
561 * platform/win/editing/spelling/spelling-backspace-between-lines-expected.txt: Added.
563 2011-03-28 Jessie Berlin <jberlin@apple.com>
565 [Windows 7 Release Tests] fast/blockflow/fallback-orientation.html failing since
566 introduction in r82056.
567 https://bugs.webkit.org/show_bug.cgi?id=57238
569 Unreviewed, add expected failing results, since vertical text is not yet implemented on
570 Windows, to get the bots green.
572 * platform/win/fast/blockflow/fallback-orientation-expected.checksum: Added.
573 * platform/win/fast/blockflow/fallback-orientation-expected.png: Added.
574 * platform/win/fast/blockflow/fallback-orientation-expected.txt: Added.
576 2011-03-28 Sergio Villar Senin <svillar@igalia.com>
578 Reviewed by Martin Robinson.
580 [GTK] Fullscreen tests failing after r82084
581 https://bugs.webkit.org/show_bug.cgi?id=57219
583 Unskipped some fullscreen tests passing now.
585 * platform/gtk/Skipped:
587 2011-03-28 Dan Bernstein <mitz@apple.com>
589 Reviewed by Maciej Stachowiak.
591 <rdar://problem/9003382> Incomplete repaint of overflow in flipped lines writing modes
592 https://bugs.webkit.org/show_bug.cgi?id=57197
594 * fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added.
595 * fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
596 * fast/repaint/overflow-flipped-writing-mode-block-expected.txt: Added.
597 * fast/repaint/overflow-flipped-writing-mode-block.html: Added.
598 * fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added.
599 * fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added.
600 * fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added.
601 * fast/repaint/overflow-flipped-writing-mode-table.html: Added.
603 2011-03-28 Sergio Villar Senin <svillar@igalia.com>
605 Unreviewed, rebaseline GTK+ test results.
607 * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
608 * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
609 * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
611 2011-03-28 Jessie Berlin <jberlin@apple.com>
613 http/tests/navigation/changing-frame-hierarchy-in-onload.html flakey on Snow Leopard
614 https://bugs.webkit.org/show_bug.cgi?id=57236
616 Unreviewed, skip the flakey test in order to get the bots green.
618 * platform/mac-snowleopard/Skipped:
620 2011-03-28 Sergio Villar Senin <svillar@igalia.com>
622 Unreviewed, update pixel test expectations after r82105.
624 * platform/gtk/fast/css/text-align-expected.checksum:
625 * platform/gtk/fast/css/text-align-expected.png:
627 2011-03-28 Ryosuke Niwa <rniwa@webkit.org>
629 [Chromium] [Mac Leopard] Update test expectations after r82105.
631 * platform/chromium-linux/fast/css/text-align-expected.checksum:
632 * platform/chromium-linux/fast/css/text-align-expected.png:
633 * platform/chromium-win/fast/css/text-align-expected.checksum:
634 * platform/chromium-win/fast/css/text-align-expected.png:
635 * platform/chromium-win/fast/css/text-align-expected.txt:
636 * platform/mac-leopard/fast/css/text-align-expected.checksum:
637 * platform/mac-leopard/fast/css/text-align-expected.png:
639 2011-03-28 Ryosuke Niwa <rniwa@webkit.org>
641 [GTK] Update test expectations after r82105.
643 * platform/gtk/fast/css/text-align-expected.txt:
645 2011-03-28 Csaba Osztrogonác <ossy@webkit.org>
647 [Qt] Update expectations after r82105.
649 * platform/qt/fast/css/text-align-expected.checksum:
650 * platform/qt/fast/css/text-align-expected.png:
651 * platform/qt/fast/css/text-align-expected.txt:
653 2011-03-27 Pavel Feldman <pfeldman@chromium.org>
655 Reviewed by Yury Semikhatsky.
657 Web Inspector: refactor ResourceTreeModel to remove poor dependencies.
658 https://bugs.webkit.org/show_bug.cgi?id=57186
660 * http/tests/inspector/console-resource-errors-expected.txt:
661 * http/tests/inspector/console-resource-errors.html:
662 * http/tests/inspector/resources/console-resource-errors-iframe.html: Added.
663 * inspector/report-protocol-errors.html:
664 * inspector/storage-panel-dom-storage.html:
666 2011-03-27 Ryosuke Niwa <rniwa@webkit.org>
668 Reviewed by Eric Seidel.
670 WebKit's behavior for text-align inherit differs from other browsers
671 https://bugs.webkit.org/show_bug.cgi?id=56377
673 Added test more cases to text-align, which already has some tests for text-align: start and text-align: end.
675 * fast/css/text-align-expected.txt:
676 * fast/css/text-align.html:
677 * platform/mac/fast/css/text-align-expected.checksum:
678 * platform/mac/fast/css/text-align-expected.png:
680 2011-03-28 Yuta Kitamura <yutak@chromium.org>
682 Unreviewed. Yet another test result fix for fast/blockflow/fallback-orientation-expected.html.
684 * platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt: Renamed from LayoutTests/platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.txt.
686 2011-03-28 Yuta Kitamura <yutak@chromium.org>
688 Unreviewed, add Chromium test expectation for inspector/debugger/debugger-activation-crash.html.
690 * platform/chromium/test_expectations.txt:
692 2011-03-28 Yuta Kitamura <yutak@chromium.org>
694 Unreviewed, move Chromium test results into the right directory (move WinXP
695 baseline into chromium-win-xp).
697 * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.checksum.
698 * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.png.
699 * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt.
701 2011-03-28 Yuta Kitamura <yutak@chromium.org>
703 Unreviewed, add new Chromium test results and expectation.
705 * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.checksum: Added.
706 * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.png: Added.
707 * platform/chromium/test_expectations.txt:
709 2011-03-26 Mario Sanchez Prada <msanchez@igalia.com>
711 Reviewed by Martin Robinson.
713 [GTK] Expose the AtkValue interface for WAI-ARIA sliders
714 https://bugs.webkit.org/show_bug.cgi?id=56655
716 New test to check WAI-ARIA sliders required attributes.
718 * platform/gtk/accessibility/aria-slider-required-attributes-expected.txt: Added.
719 * platform/gtk/accessibility/aria-slider-required-attributes.html: Added.
721 2011-03-28 Sergio Villar Senin <svillar@igalia.com>
723 [GTK] Fullscreen tests failing after r82084
724 https://bugs.webkit.org/show_bug.cgi?id=57219
726 Skipping some fullscreen tests failing since r82084
728 * platform/gtk/Skipped:
730 2011-03-28 Maciej Stachowiak <mjs@apple.com>
732 Reviewed by Dan Bernstein.
734 Assigning location.path to something that doesn't start with / mangles the authority
735 https://bugs.webkit.org/show_bug.cgi?id=57209
736 <rdar://problem/9195132>
738 * http/tests/uri/assign-path-with-leading-slash-expected.txt: Added.
739 * http/tests/uri/assign-path-with-leading-slash.html: Added.
740 * http/tests/uri/assign-path-without-leading-slash-expected.txt: Added.
741 * http/tests/uri/assign-path-without-leading-slash.html: Added.
742 * http/tests/uri/resources/assign-path-landing.html: Added.
744 2011-03-28 Yuta Kitamura <yutak@chromium.org>
746 Unreviewed, add Chromium test expectation for fast/text/justify-ideograph-leading-expansion.html.
748 * platform/chromium/test_expectations.txt:
750 2011-03-28 Yuta Kitamura <yutak@chromium.org>
752 Unreviewed, update Chromium test results for plugins/plugin-javascript-access.html.
754 * platform/chromium-linux/plugins/plugin-javascript-access-expected.txt:
755 * platform/chromium-win/plugins/plugin-javascript-access-expected.txt:
756 * platform/chromium/test_expectations.txt:
758 2011-03-27 Fumitoshi Ukai <ukai@chromium.org>
760 Reviewed by Alexey Proskuryakov.
762 Don't call WebSocket::didClose() more than once.
763 https://bugs.webkit.org/show_bug.cgi?id=57081
765 If WebSocket close() is called, and connection is established, then
766 it will call didClose() that resets m_channel to 0.
767 After that, when connection is closed, WebSocketChannel will call
768 didClose for the WebSocket instance.
770 * http/tests/websocket/tests/close-unref-websocket-expected.txt: Added.
771 * http/tests/websocket/tests/close-unref-websocket.html: Added.
772 * http/tests/websocket/tests/hanging-handshake_wsh.py: Added.
774 2011-03-27 Yuta Kitamura <yutak@chromium.org>
776 Unreviewed, add Chromium test results for fast/blockflow/fallback-orientation.html.
778 * platform/chromium-mac-leopard/fast/blockflow/fallback-orientation-expected.checksum: Added.
779 * platform/chromium-mac-leopard/fast/blockflow/fallback-orientation-expected.png: Added.
780 * platform/chromium-win-vista/fast/blockflow/fallback-orientation-expected.checksum: Added.
781 * platform/chromium-win-vista/fast/blockflow/fallback-orientation-expected.png: Added.
783 2011-03-27 Adam Barth <abarth@webkit.org>
785 Reviewed by Eric Seidel.
787 Fix script-src redirect handling
788 https://bugs.webkit.org/show_bug.cgi?id=57196
790 Test both allow => disallow and disallow => allow redirect cases.
791 Previously, we had incorrect expectations for one of the redirect
792 cases. Also, I've updated the policy syntax to match the default-src
795 * http/tests/security/contentSecurityPolicy/script-src-redirect-expected.txt:
796 * http/tests/security/contentSecurityPolicy/script-src-redirect.html:
798 2011-03-27 Yuta Kitamura <yutak@chromium.org>
800 Unreviewed, add new Chromium test result and expectations.
802 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
803 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
804 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
805 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
806 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
807 * platform/chromium/test_expectations.txt:
809 2011-03-27 Rob Buis <rwlbuis@gmail.com>
811 Unreviewed, update improve test result.
813 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
814 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
815 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
816 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
817 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
819 2011-03-27 Yuta Kitamura <yutak@chromium.org>
821 Unreviewed, update Chromium test expectations.
823 * platform/chromium/test_expectations.txt:
825 2011-03-27 Yuta Kitamura <yutak@chromium.org>
827 Unreviewed, add new Chromium test results.
829 * platform/chromium-linux/svg/text/text-path-middle-align-expected.checksum: Added.
830 * platform/chromium-linux/svg/text/text-path-middle-align-expected.png: Added.
831 * platform/chromium-win/fast/blockflow/fallback-orientation-expected.checksum: Added.
832 * platform/chromium-win/fast/blockflow/fallback-orientation-expected.png: Added.
833 * platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt: Added.
834 * platform/chromium-win/svg/text/text-path-middle-align-expected.checksum: Added.
835 * platform/chromium-win/svg/text/text-path-middle-align-expected.png: Added.
836 * platform/chromium-win/svg/text/text-path-middle-align-expected.txt: Added.
838 2011-03-27 Yuta Kitamura <yutak@chromium.org>
840 Unreviewed, fix Chromium text expectation.
842 * platform/chromium/test_expectations.txt:
844 2011-03-27 Rob Buis <rwlbuis@gmail.com>
846 Reviewed by Nikolas Zimmermann.
848 Text on path positioning at zero startOffset
849 https://bugs.webkit.org/show_bug.cgi?id=56245
851 * platform/mac/svg/text/text-path-middle-align-expected.checksum: Added.
852 * platform/mac/svg/text/text-path-middle-align-expected.png: Added.
853 * platform/mac/svg/text/text-path-middle-align-expected.txt: Added.
854 * svg/text/text-path-middle-align.svg: Added.
856 2011-03-26 Dan Bernstein <mitz@apple.com>
858 Reviewed by Maciej Stachowiak.
860 <rdar://problem/9180716> REGRESSION (r80582): Angle bracket rendered upright in vertical mode
861 https://bugs.webkit.org/show_bug.cgi?id=57169
863 * fast/blockflow/fallback-orientation.html: Added.
864 * platform/mac/fast/blockflow/fallback-orientation-expected.checksum: Added.
865 * platform/mac/fast/blockflow/fallback-orientation-expected.png: Added.
866 * platform/mac/fast/blockflow/fallback-orientation-expected.txt: Added.
868 2011-03-26 Maciej Stachowiak <mjs@apple.com>
870 Reviewed by Darin Adler.
872 Follow-up fix for crash with giant inline stylesheets - actually don't crash, and add test
873 https://bugs.webkit.org/show_bug.cgi?id=56150
875 * fast/css/giant-stylesheet-crash-expected.txt: Added.
876 * fast/css/giant-stylesheet-crash.html: Added.
878 2011-03-26 Martin Robinson <mrobinson@igalia.com>
880 [GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI
881 https://bugs.webkit.org/show_bug.cgi?id=57160
883 Skip failing test. This bug was uncovered by r82033.
885 * platform/gtk/Skipped:
887 2011-03-26 Martin Robinson <mrobinson@igalia.com>
889 Remove a test from the GTK+ skipped list that no longer exists.
891 * platform/gtk/Skipped: Update the skipped list.
893 2011-03-26 Martin Robinson <mrobinson@igalia.com>
895 Rebaseline a few more GTK+ tests after r82033.
897 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum:
898 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png:
899 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
900 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum:
901 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png:
902 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt:
903 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.checksum:
904 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png:
905 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
907 2011-03-26 Martin Robinson <mrobinson@igalia.com>
909 Reviewed by Xan Lopez.
911 [GTK] Force DumpRenderTree to use 96 DPI
912 https://bugs.webkit.org/show_bug.cgi?id=56866
914 Update GTK+ test results which now have differ.
916 * platform/gtk/editing/pasteboard/4641033-expected.checksum:
917 * platform/gtk/editing/pasteboard/4641033-expected.png:
918 * platform/gtk/editing/pasteboard/4641033-expected.txt:
919 * platform/gtk/editing/pasteboard/4944770-1-expected.checksum:
920 * platform/gtk/editing/pasteboard/4944770-1-expected.png:
921 * platform/gtk/editing/pasteboard/4944770-1-expected.txt:
922 * platform/gtk/editing/pasteboard/4944770-2-expected.checksum:
923 * platform/gtk/editing/pasteboard/4944770-2-expected.png:
924 * platform/gtk/editing/pasteboard/4944770-2-expected.txt:
925 * platform/gtk/editing/selection/caret-before-select-expected.checksum:
926 * platform/gtk/editing/selection/caret-before-select-expected.png:
927 * platform/gtk/editing/selection/caret-before-select-expected.txt:
928 * platform/gtk/editing/selection/replaced-boundaries-3-expected.checksum:
929 * platform/gtk/editing/selection/replaced-boundaries-3-expected.png:
930 * platform/gtk/editing/selection/replaced-boundaries-3-expected.txt:
931 * platform/gtk/editing/selection/select-box-expected.checksum:
932 * platform/gtk/editing/selection/select-box-expected.png:
933 * platform/gtk/editing/selection/select-box-expected.txt:
934 * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.checksum:
935 * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.png:
936 * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.txt:
937 * platform/gtk/fast/block/float/float-avoidance-expected.checksum:
938 * platform/gtk/fast/block/float/float-avoidance-expected.png:
939 * platform/gtk/fast/block/margin-collapse/103-expected.checksum:
940 * platform/gtk/fast/block/margin-collapse/103-expected.png:
941 * platform/gtk/fast/forms/001-expected.checksum:
942 * platform/gtk/fast/forms/001-expected.png:
943 * platform/gtk/fast/forms/001-expected.txt:
944 * platform/gtk/fast/forms/003-expected.checksum:
945 * platform/gtk/fast/forms/003-expected.png:
946 * platform/gtk/fast/forms/003-expected.txt:
947 * platform/gtk/fast/forms/004-expected.checksum:
948 * platform/gtk/fast/forms/004-expected.png:
949 * platform/gtk/fast/forms/004-expected.txt:
950 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.checksum:
951 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.png:
952 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt:
953 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.checksum:
954 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.png:
955 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt:
956 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.checksum:
957 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.png:
958 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt:
959 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.checksum:
960 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.png:
961 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt:
962 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.checksum:
963 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.png:
964 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
965 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.checksum:
966 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.png:
967 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
968 * platform/gtk/fast/forms/basic-selects-expected.checksum:
969 * platform/gtk/fast/forms/basic-selects-expected.png:
970 * platform/gtk/fast/forms/basic-selects-expected.txt:
971 * platform/gtk/fast/forms/control-clip-overflow-expected.checksum:
972 * platform/gtk/fast/forms/control-clip-overflow-expected.png:
973 * platform/gtk/fast/forms/control-restrict-line-height-expected.checksum:
974 * platform/gtk/fast/forms/control-restrict-line-height-expected.png:
975 * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
976 * platform/gtk/fast/forms/disabled-select-change-index-expected.checksum:
977 * platform/gtk/fast/forms/disabled-select-change-index-expected.png:
978 * platform/gtk/fast/forms/disabled-select-change-index-expected.txt:
979 * platform/gtk/fast/forms/form-element-geometry-expected.checksum:
980 * platform/gtk/fast/forms/form-element-geometry-expected.png:
981 * platform/gtk/fast/forms/form-element-geometry-expected.txt:
982 * platform/gtk/fast/forms/menulist-deselect-update-expected.checksum:
983 * platform/gtk/fast/forms/menulist-deselect-update-expected.png:
984 * platform/gtk/fast/forms/menulist-deselect-update-expected.txt:
985 * platform/gtk/fast/forms/menulist-narrow-width-expected.checksum:
986 * platform/gtk/fast/forms/menulist-narrow-width-expected.png:
987 * platform/gtk/fast/forms/menulist-narrow-width-expected.txt:
988 * platform/gtk/fast/forms/menulist-no-overflow-expected.checksum:
989 * platform/gtk/fast/forms/menulist-no-overflow-expected.png:
990 * platform/gtk/fast/forms/menulist-no-overflow-expected.txt:
991 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.checksum:
992 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.png:
993 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt:
994 * platform/gtk/fast/forms/menulist-separator-painting-expected.checksum:
995 * platform/gtk/fast/forms/menulist-separator-painting-expected.png:
996 * platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
997 * platform/gtk/fast/forms/menulist-style-color-expected.checksum:
998 * platform/gtk/fast/forms/menulist-style-color-expected.png:
999 * platform/gtk/fast/forms/menulist-style-color-expected.txt:
1000 * platform/gtk/fast/forms/menulist-width-change-expected.checksum:
1001 * platform/gtk/fast/forms/menulist-width-change-expected.png:
1002 * platform/gtk/fast/forms/menulist-width-change-expected.txt:
1003 * platform/gtk/fast/forms/option-script-expected.checksum:
1004 * platform/gtk/fast/forms/option-script-expected.png:
1005 * platform/gtk/fast/forms/option-script-expected.txt:
1006 * platform/gtk/fast/forms/option-strip-whitespace-expected.checksum:
1007 * platform/gtk/fast/forms/option-strip-whitespace-expected.png:
1008 * platform/gtk/fast/forms/option-strip-whitespace-expected.txt:
1009 * platform/gtk/fast/forms/option-text-clip-expected.checksum:
1010 * platform/gtk/fast/forms/option-text-clip-expected.png:
1011 * platform/gtk/fast/forms/select-align-expected.checksum:
1012 * platform/gtk/fast/forms/select-align-expected.png:
1013 * platform/gtk/fast/forms/select-baseline-expected.checksum:
1014 * platform/gtk/fast/forms/select-baseline-expected.png:
1015 * platform/gtk/fast/forms/select-baseline-expected.txt:
1016 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.checksum:
1017 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.png:
1018 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt:
1019 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.checksum:
1020 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png:
1021 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
1022 * platform/gtk/fast/forms/select-disabled-appearance-expected.checksum:
1023 * platform/gtk/fast/forms/select-disabled-appearance-expected.png:
1024 * platform/gtk/fast/forms/select-disabled-appearance-expected.txt:
1025 * platform/gtk/fast/forms/select-initial-position-expected.checksum:
1026 * platform/gtk/fast/forms/select-initial-position-expected.png:
1027 * platform/gtk/fast/forms/select-initial-position-expected.txt:
1028 * platform/gtk/fast/forms/select-selected-expected.checksum:
1029 * platform/gtk/fast/forms/select-selected-expected.png:
1030 * platform/gtk/fast/forms/select-selected-expected.txt:
1031 * platform/gtk/fast/forms/select-size-expected.checksum:
1032 * platform/gtk/fast/forms/select-size-expected.png:
1033 * platform/gtk/fast/forms/select-size-expected.txt:
1034 * platform/gtk/fast/forms/select-style-expected.checksum:
1035 * platform/gtk/fast/forms/select-style-expected.png:
1036 * platform/gtk/fast/forms/select-style-expected.txt:
1037 * platform/gtk/fast/forms/select-visual-hebrew-expected.checksum:
1038 * platform/gtk/fast/forms/select-visual-hebrew-expected.png:
1039 * platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
1040 * platform/gtk/fast/forms/select-writing-direction-natural-expected.checksum:
1041 * platform/gtk/fast/forms/select-writing-direction-natural-expected.png:
1042 * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
1043 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.checksum:
1044 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.png:
1045 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt:
1046 * platform/gtk/fast/html/keygen-expected.checksum:
1047 * platform/gtk/fast/html/keygen-expected.png:
1048 * platform/gtk/fast/html/keygen-expected.txt:
1049 * platform/gtk/fast/invalid/014-expected.checksum:
1050 * platform/gtk/fast/invalid/014-expected.png:
1051 * platform/gtk/fast/invalid/014-expected.txt:
1052 * platform/gtk/fast/invalid/residual-style-expected.txt:
1053 * platform/gtk/fast/parser/document-write-option-expected.checksum:
1054 * platform/gtk/fast/parser/document-write-option-expected.png:
1055 * platform/gtk/fast/parser/document-write-option-expected.txt:
1056 * platform/gtk/fast/replaced/replaced-breaking-expected.checksum:
1057 * platform/gtk/fast/replaced/replaced-breaking-expected.png:
1058 * platform/gtk/fast/replaced/replaced-breaking-expected.txt:
1059 * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.checksum:
1060 * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.png:
1061 * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.txt:
1062 * platform/gtk/fast/replaced/three-selects-break-expected.checksum:
1063 * platform/gtk/fast/replaced/three-selects-break-expected.png:
1064 * platform/gtk/fast/replaced/three-selects-break-expected.txt:
1065 * platform/gtk/fast/replaced/width100percent-menulist-expected.checksum:
1066 * platform/gtk/fast/replaced/width100percent-menulist-expected.png:
1067 * platform/gtk/fast/replaced/width100percent-menulist-expected.txt:
1068 * platform/gtk/fast/text/international/bidi-menulist-expected.checksum:
1069 * platform/gtk/fast/text/international/bidi-menulist-expected.png:
1070 * platform/gtk/fast/text/international/bidi-menulist-expected.txt:
1071 * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum:
1072 * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
1073 * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
1074 * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
1075 * platform/gtk/tables/mozilla/bugs/bug1188-expected.checksum:
1076 * platform/gtk/tables/mozilla/bugs/bug1188-expected.png:
1077 * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt:
1078 * platform/gtk/tables/mozilla/bugs/bug18359-expected.checksum:
1079 * platform/gtk/tables/mozilla/bugs/bug18359-expected.png:
1080 * platform/gtk/tables/mozilla/bugs/bug18359-expected.txt:
1081 * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.checksum:
1082 * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png:
1083 * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt:
1084 * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt:
1085 * platform/gtk/tables/mozilla/bugs/bug29326-expected.checksum:
1086 * platform/gtk/tables/mozilla/bugs/bug29326-expected.png:
1087 * platform/gtk/tables/mozilla/bugs/bug29326-expected.txt:
1088 * platform/gtk/tables/mozilla/bugs/bug33855-expected.checksum:
1089 * platform/gtk/tables/mozilla/bugs/bug33855-expected.png:
1090 * platform/gtk/tables/mozilla/bugs/bug33855-expected.txt:
1091 * platform/gtk/tables/mozilla/bugs/bug4382-expected.checksum:
1092 * platform/gtk/tables/mozilla/bugs/bug4382-expected.png:
1093 * platform/gtk/tables/mozilla/bugs/bug4382-expected.txt:
1094 * platform/gtk/tables/mozilla/bugs/bug96334-expected.checksum:
1095 * platform/gtk/tables/mozilla/bugs/bug96334-expected.png:
1096 * platform/gtk/tables/mozilla/bugs/bug96334-expected.txt:
1097 * platform/gtk/tables/mozilla/core/margins-expected.checksum:
1098 * platform/gtk/tables/mozilla/core/margins-expected.png:
1099 * platform/gtk/tables/mozilla/core/margins-expected.txt:
1100 * platform/gtk/tables/mozilla/dom/tableDom-expected.checksum:
1101 * platform/gtk/tables/mozilla/dom/tableDom-expected.png:
1102 * platform/gtk/tables/mozilla/dom/tableDom-expected.txt:
1103 * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
1104 * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
1105 * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1106 * platform/gtk/transforms/2d/zoom-menulist-expected.checksum:
1107 * platform/gtk/transforms/2d/zoom-menulist-expected.png:
1108 * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
1110 2011-03-26 Martin Robinson <mrobinson@igalia.com>
1112 Rebaseline many GTK+ tests after r81994.
1114 * platform/gtk/fast/block/positioning/056-expected.txt:
1115 * platform/gtk/fast/block/positioning/auto/005-expected.checksum:
1116 * platform/gtk/fast/block/positioning/auto/005-expected.png:
1117 * platform/gtk/fast/block/positioning/auto/005-expected.txt:
1118 * platform/gtk/fast/block/positioning/auto/006-expected.checksum:
1119 * platform/gtk/fast/block/positioning/auto/006-expected.png:
1120 * platform/gtk/fast/block/positioning/auto/006-expected.txt:
1121 * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.checksum:
1122 * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.png:
1123 * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.txt:
1124 * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.checksum:
1125 * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.png:
1126 * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.txt:
1127 * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.checksum:
1128 * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.png:
1129 * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.txt:
1130 * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.checksum:
1131 * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.png:
1132 * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.txt:
1133 * platform/gtk/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
1134 * platform/gtk/fast/block/positioning/inline-block-relposition-expected.checksum:
1135 * platform/gtk/fast/block/positioning/inline-block-relposition-expected.png:
1136 * platform/gtk/fast/block/positioning/inline-block-relposition-expected.txt:
1137 * platform/gtk/fast/block/positioning/relative-overflow-block-expected.txt:
1138 * platform/gtk/fast/clip/001-expected.txt:
1139 * platform/gtk/fast/clip/004-expected.txt:
1140 * platform/gtk/fast/clip/006-expected.txt:
1141 * platform/gtk/fast/clip/007-expected.txt:
1142 * platform/gtk/fast/clip/008-expected.txt:
1143 * platform/gtk/fast/clip/009-expected.txt:
1144 * platform/gtk/fast/clip/010-expected.txt:
1145 * platform/gtk/fast/clip/011-expected.txt:
1146 * platform/gtk/fast/clip/012-expected.txt:
1147 * platform/gtk/fast/clip/013-expected.txt:
1148 * platform/gtk/fast/clip/014-expected.txt:
1149 * platform/gtk/fast/clip/nestedTransparencyClip-expected.txt:
1150 * platform/gtk/fast/clip/outline-overflowClip-expected.txt:
1151 * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
1152 * platform/gtk/fast/invalid/014-expected.txt:
1153 * platform/gtk/fast/layers/layer-visibility-expected.txt:
1154 * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt:
1155 * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt:
1156 * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt:
1157 * platform/gtk/tables/mozilla/bugs/bug51140-expected.txt:
1159 2011-03-26 Csaba Osztrogonác <ossy@webkit.org>
1161 Update Qt specific expected results after r81992.
1163 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.checksum:
1164 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.png:
1165 * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
1166 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.checksum:
1167 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.png:
1168 * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
1169 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.checksum:
1170 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.png:
1171 * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
1172 * platform/qt/tables/mozilla/bugs/bug51140-expected.txt:
1174 2011-03-26 Adam Barth <abarth@webkit.org>
1176 Reviewed by Eric Seidel.
1178 Teach Content Security Policy how to parse source-list
1179 https://bugs.webkit.org/show_bug.cgi?id=54799
1181 Test a variety of source-list parsing cases. There's a bunch more
1182 cases we could be testing. We'll add more over time.
1184 * http/tests/security/contentSecurityPolicy/source-list-parsing-expected.txt: Added.
1185 * http/tests/security/contentSecurityPolicy/source-list-parsing.html: Added.
1187 2011-03-26 Dan Bernstein <mitz@apple.com>
1189 Added platform-specific expected results for a new test.
1191 * platform/mac-snowleopard/fast/text/justify-ideograph-leading-expansion-expected.txt: Added.
1192 * platform/win/fast/text/justify-ideograph-leading-expansion-expected.txt: Added.
1194 2011-03-25 Vincent Scheib <scheib@chromium.org>
1196 Chromium test_expectations: bug added for tests impacted by r81992
1198 * platform/chromium/test_expectations.txt:
1200 2011-03-25 Andy Estes <aestes@apple.com>
1202 plugins/embed-prefers-plugins-for-images.html only passing on SnowLeopard.
1203 https://bugs.webkit.org/show_bug.cgi?id=57137
1205 Check in failing results for this test (except for on SnowLeopard) until
1206 the failure can be diagnosed.
1208 * platform/mac-snowleopard/plugins: Added.
1209 * platform/mac-snowleopard/plugins/embed-prefers-plugins-for-images-expected.txt: Added.
1210 * plugins/embed-prefers-plugins-for-images-expected.txt:
1212 2011-03-25 Andy Estes <aestes@apple.com>
1214 LayoutTestController.setPluginsEnabled() isn't implemented in WebKit2,
1215 and that is now required for fast/images/embed-image.html.
1217 * platform/mac-wk2/Skipped: Skip fast/images/embed-image.html
1219 2011-03-25 Andy Estes <aestes@apple.com>
1221 Skip fast/images/embed-image.html on Windows XP
1222 https://bugs.webkit.org/show_bug.cgi?id=57135
1224 It would appear that the Windows XP bot is loading a plug-in despite
1225 the test calling layoutTestController.setPluginsEnabled(false).
1227 * platform/win-xp/Skipped: Skip fast/images/embed-image.html
1229 2011-03-25 Andy Estes <aestes@apple.com>
1231 Re-work a test to not be flaky.
1233 * plugins/embed-prefers-plugins-for-images.html:
1235 2011-03-25 Dan Bernstein <mitz@apple.com>
1237 Reviewed by Darin Adler.
1239 <rdar://problem/9134330> Missing expansion before ideograph at the beginning or end of a text run
1240 https://bugs.webkit.org/show_bug.cgi?id=57106
1242 * fast/text/justify-ideograph-leading-expansion.html: Added.
1243 * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.checksum: Added.
1244 * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.png: Added.
1245 * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.txt: Added.
1247 2011-03-25 Andy Estes <aestes@apple.com>
1249 plugins/embed-prefers-plugins-for-images.html fails on Windows.
1250 https://bugs.webkit.org/show_bug.cgi?id=57132
1252 * platform/win/Skipped: Skip plugins/embed-prefers-plugins-for-images.html
1254 2011-03-25 Oliver Hunt <oliver@apple.com>
1256 Reviewed by Darin Adler.
1258 Allow defineOwnProperty to work on DOMObjects
1259 https://bugs.webkit.org/show_bug.cgi?id=57129
1261 Now we disallow the cross origin accesses, rather than just disallowing
1262 the defineOwnProperty at all.
1264 * http/tests/security/xss-DENIED-defineProperty-expected.txt:
1266 2011-03-25 Andy Estes <aestes@apple.com>
1268 Reviewed by Adele Peterson.
1270 REGRESSION (r70748): latest nightly builds kills AC_QuickTime.js
1271 https://bugs.webkit.org/show_bug.cgi?id=49016
1273 * fast/images/embed-image.html: Disable plug-ins to continue testing
1274 native image rendering with embed.
1275 * plugins/embed-prefers-plugins-for-images-expected.txt: Added.
1276 * plugins/embed-prefers-plugins-for-images.html: Added.
1277 * plugins/plugin-javascript-access-expected.txt: Updated to include the
1278 new MIME type registered by TestNetscapePlugIn.
1280 2011-03-25 Vincent Scheib <scheib@chromium.org>
1282 fast/forms/input-file-directory-upload.html timing out.
1283 http://crbug.com/77468
1285 * platform/chromium/test_expectations.txt:
1287 2011-03-25 Vincent Scheib <scheib@chromium.org>
1289 Attempting SLOW to resolve fast/forms/input-file-directory-upload.html
1291 * platform/chromium/test_expectations.txt:
1293 2011-03-25 Martin Robinson <mrobinson@igalia.com>
1295 Add a GTK+ specific baseline for a text test that seems to have whitespace difference,
1296 probably due to font sizes resulting in newlines.
1298 * platform/gtk/fast/events/onchange-text-form-field-expected.txt: Added.
1300 2011-03-24 David Hyatt <hyatt@apple.com>
1302 Reviewed by Dan Bernstein.
1304 Add a simplified normal flow layout path optimization for overflow recomputation
1305 and for positioned objects inside relative positioned containers.
1307 Currently there is an optimized code path for positioned objects, but as soon as
1308 we encounter a normal flow object in the containing block chain, we lose the
1311 This patch adds a new type of style difference called SimplifiedLayout that is
1312 returned when only overflow needs to be recomputed. Whenever a transform changes,
1313 this is the hint returned now instead of a full layout.
1315 In addition, when positioned objects need layout and start marking up the
1316 containing block chain, we now propagate the fact that the layout is simplified
1317 all the way up to the root, even when we encounter normal flow containing
1320 The layoutOnlyPositionedObjects function has been renamed to simplifiedLayout()
1321 and is now used for all of these cases (in addition to what it handled before).
1323 The simplified layout optimization (even in ToT) did not work correctly when
1324 static distances needed to be recomputed. In order to make static distance
1325 computations work with simplified layout, positioned objects now always compute
1326 their static offsets, even if they explicitly specify left/top. That way normal
1327 flow layout never has to re-run when the positioned object moves. This makes
1328 movement of a positioned object along a single non-auto axis much faster when the
1329 other axis is auto. Because this code kicked in more often for absolutely positioned
1330 objects whose original display was inline, I went ahead and fixed the trailing space
1331 issue with those objects. This causes a bunch of layout tests to progress.
1333 Added fast/block/positioning/static-inline-position-dynamic.html and trailing-space-test.html.
1335 * animations/dynamic-stylesheet-loading-expected.txt:
1336 * animations/keyframe-timing-functions-expected.txt:
1337 * fast/block/positioning/static-inline-position-dynamic.html: Added.
1338 * fast/block/positioning/trailing-space-test.html: Added.
1339 * fast/dynamic/ancestor-to-absolute-expected.txt:
1340 * fast/forms/input-appearance-elementFromPoint-expected.txt:
1341 * fast/forms/input-hit-test-border-expected.txt:
1342 * platform/mac/fast/block/positioning/002-expected.png:
1343 * platform/mac/fast/block/positioning/003-expected.png:
1344 * platform/mac/fast/block/positioning/004-expected.png:
1345 * platform/mac/fast/block/positioning/005-expected.png:
1346 * platform/mac/fast/block/positioning/006-expected.png:
1347 * platform/mac/fast/block/positioning/007-expected.png:
1348 * platform/mac/fast/block/positioning/008-expected.png:
1349 * platform/mac/fast/block/positioning/009-expected.png:
1350 * platform/mac/fast/block/positioning/010-expected.png:
1351 * platform/mac/fast/block/positioning/011-expected.png:
1352 * platform/mac/fast/block/positioning/012-expected.png:
1353 * platform/mac/fast/block/positioning/013-expected.png:
1354 * platform/mac/fast/block/positioning/014-expected.png:
1355 * platform/mac/fast/block/positioning/015-expected.png:
1356 * platform/mac/fast/block/positioning/016-expected.png:
1357 * platform/mac/fast/block/positioning/017-expected.png:
1358 * platform/mac/fast/block/positioning/018-expected.png:
1359 * platform/mac/fast/block/positioning/019-expected.png:
1360 * platform/mac/fast/block/positioning/020-expected.png:
1361 * platform/mac/fast/block/positioning/021-expected.png:
1362 * platform/mac/fast/block/positioning/022-expected.png:
1363 * platform/mac/fast/block/positioning/023-expected.png:
1364 * platform/mac/fast/block/positioning/024-expected.png:
1365 * platform/mac/fast/block/positioning/025-expected.png:
1366 * platform/mac/fast/block/positioning/026-expected.png:
1367 * platform/mac/fast/block/positioning/027-expected.png:
1368 * platform/mac/fast/block/positioning/028-expected.png:
1369 * platform/mac/fast/block/positioning/029-expected.png:
1370 * platform/mac/fast/block/positioning/030-expected.png:
1371 * platform/mac/fast/block/positioning/031-expected.png:
1372 * platform/mac/fast/block/positioning/032-expected.png:
1373 * platform/mac/fast/block/positioning/033-expected.png:
1374 * platform/mac/fast/block/positioning/034-expected.png:
1375 * platform/mac/fast/block/positioning/035-expected.png:
1376 * platform/mac/fast/block/positioning/036-expected.png:
1377 * platform/mac/fast/block/positioning/037-expected.png:
1378 * platform/mac/fast/block/positioning/038-expected.png:
1379 * platform/mac/fast/block/positioning/039-expected.png:
1380 * platform/mac/fast/block/positioning/040-expected.png:
1381 * platform/mac/fast/block/positioning/041-expected.png:
1382 * platform/mac/fast/block/positioning/042-expected.png:
1383 * platform/mac/fast/block/positioning/043-expected.png:
1384 * platform/mac/fast/block/positioning/044-expected.png:
1385 * platform/mac/fast/block/positioning/045-expected.png:
1386 * platform/mac/fast/block/positioning/046-expected.png:
1387 * platform/mac/fast/block/positioning/047-expected.checksum:
1388 * platform/mac/fast/block/positioning/047-expected.png:
1389 * platform/mac/fast/block/positioning/048-expected.png:
1390 * platform/mac/fast/block/positioning/049-expected.png:
1391 * platform/mac/fast/block/positioning/050-expected.png:
1392 * platform/mac/fast/block/positioning/056-expected.txt:
1393 * platform/mac/fast/block/positioning/061-expected.png:
1394 * platform/mac/fast/block/positioning/062-expected.png:
1395 * platform/mac/fast/block/positioning/auto/005-expected.txt:
1396 * platform/mac/fast/block/positioning/auto/006-expected.txt:
1397 * platform/mac/fast/block/positioning/auto/007-expected.png:
1398 * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt:
1399 * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt:
1400 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum:
1401 * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png:
1402 * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt:
1403 * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt:
1404 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum:
1405 * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png:
1406 * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
1407 * platform/mac/fast/block/positioning/inline-block-relposition-expected.checksum:
1408 * platform/mac/fast/block/positioning/inline-block-relposition-expected.png:
1409 * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
1410 * platform/mac/fast/block/positioning/move-with-auto-width-expected.png:
1411 * platform/mac/fast/block/positioning/negative-rel-position-expected.png:
1412 * platform/mac/fast/block/positioning/relative-overconstrained-expected.png:
1413 * platform/mac/fast/block/positioning/relative-overflow-block-expected.txt:
1414 * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.checksum: Added.
1415 * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.png: Added.
1416 * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.txt: Added.
1417 * platform/mac/fast/block/positioning/trailing-space-test-expected.checksum: Added.
1418 * platform/mac/fast/block/positioning/trailing-space-test-expected.png: Added.
1419 * platform/mac/fast/block/positioning/trailing-space-test-expected.txt: Added.
1420 * platform/mac/fast/clip/001-expected.txt:
1421 * platform/mac/fast/clip/004-expected.txt:
1422 * platform/mac/fast/clip/006-expected.txt:
1423 * platform/mac/fast/clip/007-expected.txt:
1424 * platform/mac/fast/clip/008-expected.txt:
1425 * platform/mac/fast/clip/009-expected.txt:
1426 * platform/mac/fast/clip/010-expected.txt:
1427 * platform/mac/fast/clip/011-expected.txt:
1428 * platform/mac/fast/clip/012-expected.txt:
1429 * platform/mac/fast/clip/013-expected.txt:
1430 * platform/mac/fast/clip/014-expected.txt:
1431 * platform/mac/fast/clip/nestedTransparencyClip-expected.txt:
1432 * platform/mac/fast/clip/outline-overflowClip-expected.txt:
1433 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
1434 * platform/mac/fast/invalid/014-expected.txt:
1435 * platform/mac/fast/layers/layer-visibility-expected.txt:
1436 * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt:
1437 * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt:
1438 * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt:
1439 * platform/mac/tables/mozilla/bugs/bug51140-expected.txt:
1442 2011-03-25 Geoffrey Garen <ggaren@apple.com>
1444 Reviewed by Oliver Hunt.
1446 Crash when paused at a breakpoint caused by inaccurate Activation records.
1447 https://bugs.webkit.org/show_bug.cgi?id=57120
1449 * inspector/debugger/debugger-activation-crash2-expected.txt: Added.
1450 * inspector/debugger/debugger-activation-crash2.html: Added.
1452 2011-03-25 Geoffrey Garen <ggaren@apple.com>
1454 Reviewed by Oliver Hunt.
1456 Crash in debugger beneath MarkStack::drain @ me.com, ibm.com
1457 https://bugs.webkit.org/show_bug.cgi?id=57080
1458 <rdar://problem/8525907>
1460 * inspector/debugger/debugger-activation-crash-expected.txt: Added.
1461 * inspector/debugger/debugger-activation-crash.html: Added.
1463 2011-03-25 Dimitri Glazkov <dglazkov@chromium.org>
1465 Skip the test added in r81970 on WebKit2, because its harness doesn't
1466 yet support printing hooks.
1468 * platform/mac-wk2/Skipped: Added printing/page-count-layout-overflow.html.
1470 2011-03-25 Emil A Eklund <eae@chromium.org>
1472 Reviewed by Dimitri Glazkov.
1474 Text field "onchange" event is triggered if actual value unchanged
1475 https://bugs.webkit.org/show_bug.cgi?id=36314
1477 Add tests for text field change events.
1479 * fast/events/onchange-text-form-field-expected.txt: Added.
1480 * fast/events/onchange-text-form-field.html: Added.
1482 2011-03-25 Jessie Berlin <jberlin@apple.com>
1484 Websockets tests sometimes time out on apple-windows-5
1485 https://bugs.webkit.org/show_bug.cgi?id=55579
1487 Unreviewed, skipping all the websocket tests on Windows to get the bots green.
1489 * platform/win/Skipped:
1491 2011-03-25 Dimitri Glazkov <dglazkov@chromium.org>
1493 Reviewed by Adele Peterson.
1495 REGRESSION(r77257): Only first page of a document is printed
1496 https://bugs.webkit.org/show_bug.cgi?id=56958
1498 * printing/page-count-layout-overflow-expected.txt: Added.
1499 * printing/page-count-layout-overflow.html: Added.
1501 2011-03-25 Maciej Stachowiak <mjs@apple.com>
1503 Reviewed by Antti Koivisto.
1505 Crash when a wbr element is inserted inside mroot
1506 https://bugs.webkit.org/show_bug.cgi?id=56352
1508 * mathml/wbr-in-mroot-crash-expected.txt: Added.
1509 * mathml/wbr-in-mroot-crash.html: Added.
1511 2011-03-25 Vsevolod Vlasov <vsevik@chromium.org>
1513 Reviewed by Pavel Feldman.
1515 XML Viewer: extensions can't render original XML
1516 https://bugs.webkit.org/show_bug.cgi?id=56263
1518 Added source xml to transformed document, renamed onload function.
1520 * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt:
1521 * fast/encoding/dumpAsText/utf-16-no-bom-expected.txt:
1522 * http/tests/xmlviewer/dumpAsText/wml-expected.txt:
1523 * http/tests/xmlviewer/dumpAsText/xlink-expected.txt:
1524 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt:
1525 * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt:
1526 * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt:
1527 * http/tests/xmlviewer/dumpAsText/xul-expected.txt:
1528 * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt:
1529 * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt:
1530 * svg/hixie/error/dumpAsText/004-expected.txt:
1531 * svg/hixie/error/dumpAsText/005-expected.txt:
1532 * xmlviewer/extensions-api-expected.txt: Added.
1533 * xmlviewer/extensions-api.html_disabled: Added.
1534 * xmlviewer/resources/sample.xml: Added.
1536 2011-03-25 Adam Roben <aroben@apple.com>
1538 Remove no-longer-necessary Windows results
1540 r81925 made Windows match Mac on this test. New Windows results were checked in, but they
1541 were generated using the wrong fonts. Since we match Mac now, we don't need Windows-specific
1544 * platform/win/fast/css/percentage-non-integer-expected.checksum: Removed.
1545 * platform/win/fast/css/percentage-non-integer-expected.png: Removed.
1546 * platform/win/fast/css/percentage-non-integer-expected.txt: Removed.
1548 2011-03-25 Sheriff Bot <webkit.review.bot@gmail.com>
1550 Unreviewed, rolling out r81953.
1551 http://trac.webkit.org/changeset/81953
1552 https://bugs.webkit.org/show_bug.cgi?id=57096
1554 "inspector test breakage: part 2/2" (Requested by apavlov on
1557 * inspector/styles/get-set-stylesheet-text-expected.txt: Removed.
1558 * inspector/styles/get-set-stylesheet-text.html: Removed.
1559 * inspector/styles/styles-new-API.html:
1561 2011-03-25 Sheriff Bot <webkit.review.bot@gmail.com>
1563 Unreviewed, rolling out r81954.
1564 http://trac.webkit.org/changeset/81954
1565 https://bugs.webkit.org/show_bug.cgi?id=57094
1567 "inspector test breakage: part 1/2" (Requested by apavlov on
1570 * inspector/styles/resources/get-set-stylesheet-text.css: Removed.
1572 2011-03-25 Alexander Pavlov <apavlov@chromium.org>
1574 Unreviewed, build fix. Add file missing from r81953
1576 * inspector/styles/resources/get-set-stylesheet-text.css: Added.
1578 (/* comment before selector */body.main1/* comment after selector */):
1581 2011-03-15 Alexander Pavlov <apavlov@chromium.org>
1583 Reviewed by Pavel Feldman.
1585 Web Inspector: Fix handling of the CSSAgent.setStyleSheetText() results in CSSStyleModel.js
1586 https://bugs.webkit.org/show_bug.cgi?id=56310
1588 * inspector/styles/get-set-stylesheet-text-expected.txt: Added.
1589 * inspector/styles/get-set-stylesheet-text.html: Added.
1590 * inspector/styles/resources/get-set-stylesheet-text.css: Added.
1592 (/* comment before selector */body.main1/* comment after selector */):
1594 * inspector/styles/styles-new-API.html:
1596 2011-03-25 Sergio Villar Senin <svillar@igalia.com>
1598 Rebaseline GTK+ tests results after r81887
1600 * platform/gtk/editing/pasteboard/5065605-expected.txt:
1601 * platform/gtk/editing/pasteboard/display-block-on-spans-expected.txt:
1602 * platform/gtk/editing/pasteboard/paste-text-011-expected.txt:
1603 * platform/gtk/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1604 * platform/gtk/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1606 2011-03-25 Dominic Cooney <dominicc@google.com>
1608 Reviewed by Kent Tamura.
1610 Adds a regression test for keygen autofocus.
1611 https://bugs.webkit.org/show_bug.cgi?id=57091
1613 * fast/forms/autofocus-keygen-expected.txt: Added.
1614 * fast/forms/autofocus-keygen.html: Added.
1616 2011-03-24 Mikhail Naganov <mnaganov@chromium.org>
1618 Reviewed by Pavel Feldman.
1620 Web Inspector: Add tests for HeapSnapshot module.
1621 https://bugs.webkit.org/show_bug.cgi?id=56835
1623 * http/tests/inspector/heap-snapshot-test.js: Added.
1624 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject):
1625 (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMock):
1626 (initialize_HeapSnapshotTest):
1627 * inspector/profiler/heap-snapshot-expected.txt: Added.
1628 * inspector/profiler/heap-snapshot.html: Added.
1630 2011-03-24 Mikhail Naganov <mnaganov@chromium.org>
1632 Reviewed by Pavel Feldman.
1634 Web Inspector: Rework cpu-profiler-profiling.html to use capabilities of testing framework.
1635 https://bugs.webkit.org/show_bug.cgi?id=57006
1637 * http/tests/inspector/profiler-test.js: Added.
1638 (initialize_ProfilerTest.InspectorTest.startProfilerTest.startTest):
1639 (initialize_ProfilerTest.InspectorTest.startProfilerTest):
1640 (initialize_ProfilerTest.InspectorTest.completeProfilerTest):
1641 (initialize_ProfilerTest.InspectorTest.runProfilerTestSuite.runner):
1642 (initialize_ProfilerTest.InspectorTest.runProfilerTestSuite):
1643 (initialize_ProfilerTest):
1644 * inspector/cpu-profiler-profiling-expected.txt: Removed.
1645 * inspector/cpu-profiler-profiling.html: Removed.
1646 * inspector/profiler/cpu-profiler-profiling-expected.txt: Added.
1647 * inspector/profiler/cpu-profiler-profiling.html: Added.
1649 2011-03-24 Yuta Kitamura <yutak@chromium.org>
1651 Unreviewed, rebaseline Chromium test results for Mac Leopard.
1653 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
1654 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
1655 * platform/chromium-mac-leopard/fast/dynamic/text-combine-expected.checksum: Added.
1656 * platform/chromium-mac-leopard/fast/dynamic/text-combine-expected.png: Added.
1658 2011-03-24 Ilya Sherman <isherman@chromium.org>
1660 Reviewed by Adam Roben.
1662 Implement layoutTestController.setAutoFilled in DRT on Windows
1663 https://bugs.webkit.org/show_bug.cgi?id=56828
1665 * platform/chromium/fast/forms/input-autofilled-expected.txt: Removed.
1666 * platform/chromium/fast/forms/reset-autofilled-expected.txt: Removed.
1667 * platform/win/fast/forms/input-autofilled-expected.txt: Removed.
1668 * platform/win/fast/forms/reset-autofilled-expected.txt: Removed.
1670 2011-03-24 Yuta Kitamura <yutak@chromium.org>
1672 Unreviewed. Rebaseline Chromium test results for fast/css/percentage-non-integer.html.
1674 * platform/chromium-win/fast/css/percentage-non-integer-expected.checksum:
1675 * platform/chromium-win/fast/css/percentage-non-integer-expected.png:
1676 * platform/chromium-win/fast/css/percentage-non-integer-expected.txt:
1678 2011-03-24 Sheriff Bot <webkit.review.bot@gmail.com>
1680 Unreviewed, rolling out r81916 and r81917.
1681 http://trac.webkit.org/changeset/81916
1682 http://trac.webkit.org/changeset/81917
1683 https://bugs.webkit.org/show_bug.cgi?id=57071
1685 broke a test on platforms that do not have QuickTime installed
1686 (Requested by estes on #webkit).
1688 * fast/images/embed-image-plugins-disabled.html: Removed.
1689 * platform/mac/fast/images/embed-image-expected.checksum:
1690 * platform/mac/fast/images/embed-image-expected.png:
1691 * platform/mac/fast/images/embed-image-expected.txt:
1692 * platform/mac/fast/images/embed-image-plugins-disabled-expected.checksum: Removed.
1693 * platform/mac/fast/images/embed-image-plugins-disabled-expected.png: Removed.
1694 * platform/mac/fast/images/embed-image-plugins-disabled-expected.txt: Removed.
1696 2011-03-24 Vincent Scheib <scheib@chromium.org>
1698 Update Chromium baselines for 81887
1700 * platform/chromium-win/editing/pasteboard/5065605-expected.txt:
1701 * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.txt:
1702 * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt:
1703 * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1704 * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1706 2011-03-24 Rik Cabanier <cabanier@adobe.com>
1708 Reviewed by David Hyatt.
1710 REGRESSION (r81625): fast/css/percentage-non-integer.html fails on Windows
1711 https://bugs.webkit.org/show_bug.cgi?id=56829
1713 * platform/win/fast/css/percentage-non-integer-expected.checksum:
1714 * platform/win/fast/css/percentage-non-integer-expected.png:
1715 * platform/win/fast/css/percentage-non-integer-expected.txt:
1717 2011-03-24 Mihai Parparita <mihaip@chromium.org>
1719 Add Chromium Snow Leopard baselines for fast/css/bidi-override-in-anonymous-block.html.
1721 * platform/chromium-mac-leopard/fast/css/bidi-override-in-anonymous-block-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum.
1722 * platform/chromium-mac-leopard/fast/css/bidi-override-in-anonymous-block-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png.
1723 * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum:
1724 * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png:
1726 2011-03-24 Mihai Parparita <mihaip@chromium.org>
1728 Reviewed by James Robinson.
1730 [Chromium] Vertical Japanese text is not displayed on Snow Leopard
1731 https://bugs.webkit.org/show_bug.cgi?id=56962
1733 Pixel rebaselines after r80582 (vertical text was shifted by one pixel
1736 Make Snow Leopard check added by r80740 into a runtime check for
1737 Chromium, since it uses the same binary on both Leopard and Snow Leopard.
1739 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1740 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1741 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
1742 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png:
1743 * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.checksum: Added.
1744 * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.png: Added.
1745 * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.txt: Added.
1746 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Added.
1747 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Added.
1748 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum:
1749 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png:
1750 * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum:
1751 * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png:
1752 * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum:
1753 * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png:
1754 * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Removed.
1755 * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Removed.
1756 * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: Removed.
1757 * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: Removed.
1758 * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
1759 * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
1760 * platform/chromium-mac/fast/dynamic/text-combine-expected.checksum:
1761 * platform/chromium-mac/fast/dynamic/text-combine-expected.png:
1762 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum:
1763 * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png:
1764 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
1765 * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png:
1766 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
1767 * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
1768 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum:
1769 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png:
1770 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum:
1771 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png:
1772 * platform/chromium/test_expectations.txt:
1773 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1774 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1775 * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum:
1776 * platform/mac/fast/blockflow/border-vertical-lr-expected.png:
1777 * platform/mac/fast/blockflow/broken-ideographic-font-expected.checksum:
1778 * platform/mac/fast/blockflow/broken-ideographic-font-expected.png:
1779 * platform/mac/fast/blockflow/japanese-lr-selection-expected.checksum:
1780 * platform/mac/fast/blockflow/japanese-lr-selection-expected.png:
1781 * platform/mac/fast/blockflow/japanese-lr-text-expected.checksum:
1782 * platform/mac/fast/blockflow/japanese-lr-text-expected.png:
1783 * platform/mac/fast/blockflow/japanese-rl-selection-expected.checksum:
1784 * platform/mac/fast/blockflow/japanese-rl-selection-expected.png:
1785 * platform/mac/fast/blockflow/japanese-rl-text-expected.checksum:
1786 * platform/mac/fast/blockflow/japanese-rl-text-expected.png:
1787 * platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum:
1788 * platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png:
1789 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
1790 * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
1791 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
1792 * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
1793 * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.checksum:
1794 * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.png:
1795 * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.checksum:
1796 * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.png:
1797 * platform/mac/fast/blockflow/vertical-font-fallback-expected.checksum:
1798 * platform/mac/fast/blockflow/vertical-font-fallback-expected.png:
1799 * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.checksum:
1800 * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.png:
1801 * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
1802 * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.png:
1803 * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
1804 * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
1805 * platform/mac/fast/ruby/base-shorter-than-text-expected.checksum:
1806 * platform/mac/fast/ruby/base-shorter-than-text-expected.png:
1807 * platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
1808 * platform/mac/fast/text/justify-ideograph-vertical-expected.png:
1810 2011-03-24 Andy Estes <aestes@apple.com>
1812 Reviewed by Darin Adler.
1814 REGRESSION (r70748): latest nightly builds kills AC_QuickTime.js
1815 https://bugs.webkit.org/show_bug.cgi?id=49016
1817 * fast/images/embed-image-plugins-disabled.html: Added.
1818 * platform/mac/fast/images/embed-image-expected.checksum:
1819 * platform/mac/fast/images/embed-image-expected.png:
1820 * platform/mac/fast/images/embed-image-expected.txt:
1821 * platform/mac/fast/images/embed-image-plugins-disabled-expected.checksum: Added.
1822 * platform/mac/fast/images/embed-image-plugins-disabled-expected.png: Added.
1823 * platform/mac/fast/images/embed-image-plugins-disabled-expected.txt: Added.
1825 2011-03-24 Adam Klein <adamk@chromium.org>
1827 Reviewed by David Levin.
1829 [fileapi] Make FileError and FileException accessible from WorkerContext
1830 https://bugs.webkit.org/show_bug.cgi?id=57041
1832 Fixed some test expectations related to FileError/FileExcetion and
1833 exposed while testing this change under Chromium.
1835 * http/tests/filesystem/workers/resolve-url-sync-expected.txt:
1837 2011-03-24 Vsevolod Vlasov <vsevik@chromium.org>
1839 Reviewed by Pavel Feldman.
1841 Web Inspector: Inspector does not show correct transfer size for synchronous requests
1842 https://bugs.webkit.org/show_bug.cgi?id=56951
1844 Fixed transfer size for synchronous load.
1846 * http/tests/inspector/network/network-size-sync-expected.txt: Added.
1847 * http/tests/inspector/network/network-size-sync.html: Added.
1848 * platform/chromium/test_expectations.txt:
1849 * platform/gtk/Skipped:
1850 * platform/mac/Skipped:
1851 * platform/qt/Skipped:
1852 * platform/win/Skipped:
1854 2011-03-24 Enrica Casucci <enrica@apple.com>
1856 Updating tests results for QT after changeset 81887.
1858 * platform/qt/editing/pasteboard/5065605-expected.txt:
1859 * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
1860 * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
1861 * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1863 2011-03-24 Brady Eidson <beidson@apple.com>
1865 Reviewed by Adam Roben.
1867 Resolving https://bugs.webkit.org/show_bug.cgi?id=57030, unskip the busted test.
1869 * platform/mac-wk2/Skipped:
1871 2011-03-24 Andy Estes <aestes@apple.com>
1873 Reviewed by Eric Seidel.
1875 REGRESSION (r80231): Bad cast in HTMLTreeBuilder with closed </form> tags
1876 https://bugs.webkit.org/show_bug.cgi?id=56836
1878 * fast/parser/fragment-closest-form-ancestor-expected.txt: Added.
1879 * fast/parser/fragment-closest-form-ancestor.html: Added.
1881 2011-03-24 Enrica Casucci <enrica@apple.com>
1883 Reviewed by Darin Adler.
1885 Repeated copy and paste-in-place operation results in increasingly verbose HTML.
1886 <rdar://problem/8690506>
1887 https://bugs.webkit.org/show_bug.cgi?id=56874
1889 * editing/pasteboard/paste-text-with-style-expected.txt: Added.
1890 * editing/pasteboard/paste-text-with-style.html: Added.
1891 The following are new results for existing tests that now produce
1893 * platform/mac/editing/pasteboard/5065605-expected.txt:
1894 * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt:
1895 * platform/mac/editing/pasteboard/paste-text-011-expected.txt:
1896 * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1897 * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1899 2011-03-24 Adam Roben <aroben@apple.com>
1901 Add some flaky tests to the mac-wk2 and win-wk2 Skipped files
1903 The failures are tracked by <http://webkit.org/b/57027> and <http://webkit.org/b/57030>.
1905 * platform/mac-wk2/Skipped: Added http/tests/inspector/extensions-resources-redirect.html.
1906 * platform/win-wk2/Skipped: Added inspector/debugger/source-frame.html.
1908 2011-03-24 Adam Roben <aroben@apple.com>
1910 Add Windows WebKit2 results for fast/css/pseudo-any.html
1912 This test passes on Windows but fails on Mac. <http://webkit.org/b/56988> tracks the Mac
1915 * platform/win-wk2/fast/css/pseudo-any-expected.txt: Added.
1917 2011-03-24 Pavel Podivilov <podivilov@chromium.org>
1919 Reviewed by Yury Semikhatsky.
1921 Web Inspector: provide live edit callback to source frame delegate.
1922 https://bugs.webkit.org/show_bug.cgi?id=57003
1924 * inspector/debugger/live-edit.html:
1926 2011-03-24 Joe Wild <joseph.wild@nokia.com>
1928 Reviewed by Csaba Osztrogonác.
1930 [Qt] Some Unicode tests fail with Qt version >= 4.7.0
1931 https://bugs.webkit.org/show_bug.cgi?id=46251
1933 Updated tests the print out character 0xFFFF for Qt Platform.
1934 QString.toUtf8() converts non-defined Unicode char values, like
1935 0xFFFF to a replacement character ('?') as documented. Other
1936 platforms leave the character as 0xFFFF (but utf8 encoded).
1937 Converting to a real printable char seems reasonable and may
1940 * platform/qt/Skipped:
1941 * platform/qt/fast/js/regexp-range-bound-ffff-expected.txt: Added.
1942 * platform/qt/fast/js/switch-behaviour-expected.txt: Added.
1943 * platform/qt/fast/url: Added.
1944 * platform/qt/fast/url/anchor-expected.txt: Added.
1945 * platform/qt/fast/url/path-expected.txt: Added.
1946 * platform/qt/http/tests/websocket: Added.
1947 * platform/qt/http/tests/websocket/tests: Added.
1948 * platform/qt/http/tests/websocket/tests/bad-sub-protocol-non-ascii-expected.txt: Added.
1950 2011-03-24 Pavel Feldman <pfeldman@chromium.org>
1952 Not reviewed: removing newly added inspector test that fails on release bots.
1954 * http/tests/inspector/network/network-redirect-expected.txt: Removed.
1955 * http/tests/inspector/network/network-redirect.html: Removed.
1956 * platform/chromium/test_expectations.txt:
1958 2011-03-24 Pavel Feldman <pfeldman@chromium.org>
1960 Not reviewed: updated chromium expectations.
1962 * platform/chromium/test_expectations.txt:
1964 2011-03-24 Pavel Feldman <pfeldman@chromium.org>
1966 Reviewed by Yury Semikhatsky.
1968 Web Inspector: brush up Network agent API.
1969 https://bugs.webkit.org/show_bug.cgi?id=57001
1971 * http/tests/inspector/network/network-redirect-expected.txt: Added.
1972 * http/tests/inspector/network/network-redirect.html: Added.
1973 * inspector/timeline/timeline-network-resource-expected.txt:
1974 * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt:
1976 2011-03-24 Philippe Normand <pnormand@igalia.com>
1978 Unreviewed, skipping 3 xmlhttprequest tests timing out on GTK, see
1981 * platform/gtk/Skipped:
1983 2011-03-24 Philippe Normand <pnormand@igalia.com>
1985 Unreviewed, new GTK fast/block/lineboxcontain baselines after
1988 * editing/selection/fake-drag-expected.txt: Added.
1989 * platform/gtk/fast/block/lineboxcontain/block-expected.checksum: Added.
1990 * platform/gtk/fast/block/lineboxcontain/block-expected.png: Added.
1991 * platform/gtk/fast/block/lineboxcontain/block-expected.txt: Added.
1992 * platform/gtk/fast/block/lineboxcontain/block-font-expected.checksum: Added.
1993 * platform/gtk/fast/block/lineboxcontain/block-font-expected.png: Added.
1994 * platform/gtk/fast/block/lineboxcontain/block-font-expected.txt: Added.
1995 * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added.
1996 * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
1997 * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.txt: Added.
1998 * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added.
1999 * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
2000 * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
2001 * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.checksum: Added.
2002 * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.png: Added.
2003 * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.txt: Added.
2004 * platform/gtk/fast/block/lineboxcontain/font-expected.checksum: Added.
2005 * platform/gtk/fast/block/lineboxcontain/font-expected.png: Added.
2006 * platform/gtk/fast/block/lineboxcontain/font-expected.txt: Added.
2007 * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.checksum: Added.
2008 * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.png: Added.
2009 * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.txt: Added.
2010 * platform/gtk/fast/block/lineboxcontain/glyphs-expected.checksum: Added.
2011 * platform/gtk/fast/block/lineboxcontain/glyphs-expected.png: Added.
2012 * platform/gtk/fast/block/lineboxcontain/glyphs-expected.txt: Added.
2013 * platform/gtk/fast/block/lineboxcontain/inline-box-expected.checksum: Added.
2014 * platform/gtk/fast/block/lineboxcontain/inline-box-expected.png: Added.
2015 * platform/gtk/fast/block/lineboxcontain/inline-box-expected.txt: Added.
2016 * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added.
2017 * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added.
2018 * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Added.
2019 * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added.
2020 * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added.
2021 * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Added.
2022 * platform/gtk/fast/block/lineboxcontain/inline-expected.checksum: Added.
2023 * platform/gtk/fast/block/lineboxcontain/inline-expected.png: Added.
2024 * platform/gtk/fast/block/lineboxcontain/inline-expected.txt: Added.
2025 * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added.
2026 * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.png: Added.
2027 * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.txt: Added.
2028 * platform/gtk/fast/block/lineboxcontain/none-expected.checksum: Added.
2029 * platform/gtk/fast/block/lineboxcontain/none-expected.png: Added.
2030 * platform/gtk/fast/block/lineboxcontain/none-expected.txt: Added.
2031 * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added.
2032 * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.png: Added.
2033 * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.txt: Added.
2034 * platform/gtk/fast/block/lineboxcontain/replaced-expected.checksum: Added.
2035 * platform/gtk/fast/block/lineboxcontain/replaced-expected.png: Added.
2036 * platform/gtk/fast/block/lineboxcontain/replaced-expected.txt: Added.
2038 2011-03-23 Kent Tamura <tkent@chromium.org>
2040 Reviewed by Dimitri Glazkov.
2042 [Chromium] Force to make validation bubble DIV position:absolute
2043 https://bugs.webkit.org/show_bug.cgi?id=56901
2045 * fast/forms/interactive-validation-crash-by-style-override-expected.txt: Added.
2046 * fast/forms/interactive-validation-crash-by-style-override.html: Added.
2047 * platform/gtk/Skipped: Skip the new test because the interactive
2048 validation feature is not enabled.
2049 * platform/mac/Skipped: ditto.
2050 * platform/qt/Skipped: ditto.
2051 * platform/win/Skipped: ditto.
2053 2011-03-23 Ojan Vafai <ojan@chromium.org>
2055 Add failing result for WebKit2. All tests that require
2056 focus fail on WebKit2. See https://bugs.webkit.org/show_bug.cgi?id=56988.
2058 * platform/mac-wk2/fast/css/pseudo-any-expected.txt: Added.
2060 2011-03-23 Mike Lawther <mikelawther@chromium.org>
2062 Reviewed by Ojan Vafai.
2064 flex/bison tokens and grammar for CSS calc
2065 https://bugs.webkit.org/show_bug.cgi?id=54412
2067 Only the 'errors' tests pass as ultimately intended right now. As of this
2068 patch, none of the actual calculations are expected to work, since only
2069 the lexing/grammar stage is present.
2071 * css3/calc/calc-errors-expected.txt: Added.
2072 * css3/calc/calc-errors.html: Added.
2073 * css3/calc/minmax-errors-expected.txt: Added.
2074 * css3/calc/minmax-errors.html: Added.
2075 * css3/calc/simple-calcs-expected.txt: Added.
2076 * css3/calc/simple-calcs.html: Added.
2077 * css3/calc/simple-minmax-expected.txt: Added.
2078 * css3/calc/simple-minmax.html: Added.
2080 2011-03-23 Adam Klein <adamk@chromium.org>
2082 Reviewed by David Levin.
2084 Fix resolveLocalFileSystemURL (and sync version) error codes to match the spec
2085 https://bugs.webkit.org/show_bug.cgi?id=56961
2087 * http/tests/filesystem/resolve-uri-expected.txt:
2088 * http/tests/filesystem/script-tests/resolve-uri.js:
2089 Added three tests to exercise SECURITY_ERR:
2093 And updated four tests to test error codes:
2096 (runNotEnoughSlashes):
2097 (runNotEnoughSlashes2):
2098 * http/tests/filesystem/workers/resolve-url-expected.txt:
2099 * http/tests/filesystem/workers/resolve-url-sync-expected.txt:
2100 * http/tests/filesystem/workers/script-tests/resolve-url-sync.js:
2101 Added three tests to exercise SECURITY_ERR:
2105 And updated four tests to test error codes:
2108 (runNotEnoughSlashes):
2109 (runNotEnoughSlashes2):
2111 2011-03-23 Jia Pu <jpu@apple.com>
2113 Reviewed by Darin Adler.
2115 Hook up new AppKit autocorrection UI with WK2.
2116 https://bugs.webkit.org/show_bug.cgi?id=56055
2117 <rdar://problem/8947463>
2119 Please see WebCore/ChangeLog for detail.
2121 * platform/mac-wk2/Skipped: Enable autocorrection tests for WK2.
2123 2011-03-23 Carol Szabo <carol.szabo@nokia.com>
2125 Reviewed by David Hyatt.
2127 This test verifies the correct update of a second renderer that
2128 displays the same CounterNode.
2130 Assertion and incorrect rendering of counters.
2131 https://bugs.webkit.org/show_bug.cgi?id=56896
2133 * fast/css/counters/2displays-expected.txt: Added.
2134 * fast/css/counters/2displays.html: Added.
2136 2011-03-23 Xiaomei Ji <xji@chromium.org>
2138 Rebaseline chromium-mac after r81807.
2140 * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
2141 * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
2142 * platform/chromium/test_expectations.txt:
2144 2011-03-23 Xiaomei Ji <xji@chromium.org>
2146 Rebaseline after r81807.
2148 * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
2149 * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
2150 * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
2151 * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
2152 * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: Added.
2153 * platform/chromium/test_expectations.txt:
2154 * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt: Added.
2155 * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt: Added.
2157 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2159 Rebaseline transitions/default-timing-function.html for Chromium Snow
2162 * platform/chromium-mac-leopard/transitions/default-timing-function-expected.checksum: Copied from LayoutTests/platform/chromium-mac/transitions/default-timing-function-expected.checksum.
2163 * platform/chromium-mac-leopard/transitions/default-timing-function-expected.png: Copied from LayoutTests/platform/chromium-mac/transitions/default-timing-function-expected.png.
2164 * platform/chromium-mac/transitions/default-timing-function-expected.checksum:
2165 * platform/chromium-mac/transitions/default-timing-function-expected.png:
2166 * platform/chromium/test_expectations.txt:
2168 2011-03-23 Martin Robinson <mrobinson@igalia.com>
2170 [GTK] fast/overflow/horizontal-scroll-after-back.html fails
2171 https://bugs.webkit.org/show_bug.cgi?id=56966
2173 * platform/gtk/Skipped: Skip this test on GTK+ until the fix is in.
2175 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2177 Update expectations for one SVG and two media tests for Chromium Snow
2180 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum.
2181 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png.
2182 * platform/chromium-mac/media/controls-after-reload-expected.checksum:
2183 * platform/chromium-mac/media/controls-after-reload-expected.png:
2184 * platform/chromium-mac/media/controls-without-preload-expected.checksum:
2185 * platform/chromium-mac/media/controls-without-preload-expected.png:
2186 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
2187 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
2189 2011-03-23 Luiz Agostini <luiz.agostini@openbossa.org>
2191 Reviewed by David Hyatt.
2193 REGRESSION(81035): crash in RenderDetails::removeChild
2194 https://bugs.webkit.org/show_bug.cgi?id=56773
2196 * fast/html/details-children-merge-crash-expected.txt: Added.
2197 * fast/html/details-children-merge-crash.html: Added.
2199 2011-03-23 Xiaomei Ji <xji@chromium.org>
2201 Add fast/css/bidi-override-in-anonymous-block.html as expected to fail after r81807.
2203 * platform/chromium/test_expectations.txt:
2205 2011-03-23 Xiaomei Ji <xji@chromium.org>
2207 Reviewed by David Hyatt.
2209 Preserve unicode-bidi:bidi-override in anonymous block.
2210 https://bugs.webkit.org/show_bug.cgi?id=21440
2212 * fast/css/bidi-override-in-anonymous-block.html: Added.
2213 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt: Added.
2215 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2217 Group Snow Leopard failures for bug 56962.
2219 * platform/chromium/test_expectations.txt:
2221 2011-03-23 Abhishek Arya <inferno@chromium.org>
2223 Unreviewed. Replace shockwave plugin with test netscape in recent
2224 timing out test plugins/change-widget-and-click-crash.html.
2226 * plugins/change-widget-and-click-crash.html:
2228 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2230 Fix more tests for Chromium Snow Leopard by promoting chromium-mac/
2231 results to mac-leopard/ where possible.
2233 * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum.
2234 * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png.
2235 * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-transformed-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum.
2236 * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png.
2237 * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Removed.
2238 * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Removed.
2239 * platform/chromium-mac/css1/units/length_units-expected.checksum: Removed.
2240 * platform/chromium-mac/css1/units/length_units-expected.png: Removed.
2241 * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum:
2242 * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png:
2243 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
2244 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png:
2245 * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum:
2246 * platform/chromium-mac/media/media-document-audio-repaint-expected.png:
2247 * platform/mac-leopard/css1/text_properties/text_indent-expected.checksum:
2248 * platform/mac-leopard/css1/text_properties/text_indent-expected.png:
2249 * platform/mac-leopard/css1/units/length_units-expected.checksum:
2250 * platform/mac-leopard/css1/units/length_units-expected.png:
2251 * platform/mac-leopard/fast/css-generated-content/table-row-before-after-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.checksum.
2252 * platform/mac-leopard/fast/css-generated-content/table-row-before-after-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.png.
2253 * platform/mac-leopard/fast/multicol/scrolling-overflow-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/scrolling-overflow-expected.checksum.
2254 * platform/mac-leopard/fast/multicol/scrolling-overflow-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png.
2255 * platform/mac/css1/text_properties/text_indent-expected.checksum:
2256 * platform/mac/css1/text_properties/text_indent-expected.png:
2257 * platform/mac/css1/units/length_units-expected.checksum:
2258 * platform/mac/css1/units/length_units-expected.png:
2259 * platform/mac/editing/selection/inline-closest-leaf-child-expected.checksum:
2260 * platform/mac/editing/selection/inline-closest-leaf-child-expected.png:
2261 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
2262 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png:
2264 2011-03-23 Brian Weinstein <bweinstein@apple.com>
2266 Skip plugins/change-widget-and-click-crash.html on WebKit2, because
2267 WebKit2 doesn't have an implementation of eventSender yet.
2269 * platform/mac-wk2/Skipped:
2271 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2273 Fix fast/table for Chromium Snow Leopard by promoting the chromium-mac/
2274 baselines to mac-leopard/.
2276 * platform/mac-leopard/fast/table/dynamic-descendant-percentage-height-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.checksum.
2277 * platform/mac-leopard/fast/table/dynamic-descendant-percentage-height-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.png.
2278 * platform/mac-leopard/fast/table/relative-position-containment-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-containment-expected.checksum.
2279 * platform/mac-leopard/fast/table/relative-position-containment-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-containment-expected.png.
2280 * platform/mac-leopard/fast/table/relative-position-offsets-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-offsets-expected.checksum.
2281 * platform/mac-leopard/fast/table/relative-position-offsets-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-offsets-expected.png.
2282 * platform/mac-leopard/fast/table/relative-position-stacking-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-stacking-expected.checksum.
2283 * platform/mac-leopard/fast/table/relative-position-stacking-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-stacking-expected.png.
2285 2011-03-23 Cris Neckar <cdn@chromium.org>
2287 Reviewed by Eric Seidel.
2289 Add test for crash when modifying a widget object within an event handler.
2290 https://bugs.webkit.org/show_bug.cgi?id=56774
2292 * plugins/change-widget-and-click-crash-expected.txt: Added.
2293 * plugins/change-widget-and-click-crash.html: Added.
2295 2011-03-23 Abhishek Arya <inferno@chromium.org>
2297 Reviewed by Dave Hyatt.
2299 Tests that we do not crash when casting a text fragment of an input box
2301 https://bugs.webkit.org/show_bug.cgi?id=56358
2303 * fast/text/input-box-text-fragment-combine-text-crash-expected.txt: Added.
2304 * fast/text/input-box-text-fragment-combine-text-crash.html: Added.
2306 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2308 Update Chromium Snow Leopard baselines for SVG tests after r81168.
2310 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum.
2311 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png.
2312 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum.
2313 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png.
2314 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum.
2315 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png.
2316 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt.
2317 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum.
2318 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png.
2319 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt.
2320 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum.
2321 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png.
2322 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum.
2323 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png.
2324 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum.
2325 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png.
2326 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum.
2327 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png.
2328 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum.
2329 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png.
2330 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum.
2331 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png.
2332 * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum.
2333 * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/scrollbar-expected.png.
2334 * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum.
2335 * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/selectionlist-expected.png.
2336 * platform/chromium-mac-leopard/svg/custom/image-small-width-height-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum.
2337 * platform/chromium-mac-leopard/svg/custom/image-small-width-height-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/image-small-width-height-expected.png.
2338 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.checksum.
2339 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png.
2340 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum.
2341 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png.
2342 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum.
2343 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png.
2344 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum.
2345 * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png.
2346 * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.checksum.
2347 * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.png.
2348 * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.txt.
2349 * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.checksum.
2350 * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.png.
2351 * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.txt.
2352 * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.checksum.
2353 * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.png.
2354 * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.txt.
2355 * platform/chromium-mac-leopard/svg/text/text-align-02-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-align-02-b-expected.checksum.
2356 * platform/chromium-mac-leopard/svg/text/text-align-02-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-align-02-b-expected.png.
2357 * platform/chromium-mac-leopard/svg/text/text-fonts-02-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum.
2358 * platform/chromium-mac-leopard/svg/text/text-fonts-02-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-fonts-02-t-expected.png.
2359 * platform/chromium-mac-leopard/svg/text/text-text-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-text-01-b-expected.checksum.
2360 * platform/chromium-mac-leopard/svg/text/text-text-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-text-01-b-expected.png.
2361 * platform/chromium-mac-leopard/svg/text/text-tspan-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum.
2362 * platform/chromium-mac-leopard/svg/text/text-tspan-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-tspan-01-b-expected.png.
2363 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum:
2364 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
2365 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
2366 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
2367 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
2368 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
2369 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
2370 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
2371 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
2372 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2373 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
2374 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
2375 * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
2376 * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
2377 * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum:
2378 * platform/chromium-mac/svg/carto.net/scrollbar-expected.png:
2379 * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum:
2380 * platform/chromium-mac/svg/carto.net/selectionlist-expected.png:
2381 * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum:
2382 * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
2383 * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum:
2384 * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png:
2385 * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
2386 * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
2387 * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum:
2388 * platform/chromium-mac/svg/text/text-align-02-b-expected.png:
2389 * platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum:
2390 * platform/chromium-mac/svg/text/text-fonts-02-t-expected.png:
2391 * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum:
2392 * platform/chromium-mac/svg/text/text-text-01-b-expected.png:
2393 * platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum:
2394 * platform/chromium-mac/svg/text/text-tspan-01-b-expected.png:
2395 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum:
2396 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
2397 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
2398 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
2399 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
2400 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
2401 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
2402 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
2403 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
2404 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
2405 * platform/mac/svg/carto.net/scrollbar-expected.checksum:
2406 * platform/mac/svg/carto.net/scrollbar-expected.png:
2407 * platform/mac/svg/carto.net/selectionlist-expected.checksum:
2408 * platform/mac/svg/carto.net/selectionlist-expected.png:
2410 2011-03-23 Abhishek Arya <inferno@chromium.org>
2412 Reviewed by Dan Bernstein.
2414 Tests that we do not crash when accessing entries in the percent
2415 height descendant map.
2416 https://bugs.webkit.org/show_bug.cgi?id=56902
2418 * fast/block/percent-height-descendant-not-removed-crash-expected.txt: Added.
2419 * fast/block/percent-height-descendant-not-removed-crash.html: Added.
2421 2011-03-23 Martin Robinson <mrobinson@igalia.com>
2423 Rebaseline a GTK+ result after r81684.
2425 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2427 2011-03-23 Mihai Parparita <mihaip@chromium.org>
2429 Update pixel results for Snow Leopard after r80755. Where possible,
2430 chromium-mac results were promoted to mac-leopard, except for cases
2431 where Chromium behavior due to bug 52335 or form control rendering.
2433 * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum.
2434 * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/block/margin-collapse/103-expected.png.
2435 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum.
2436 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png.
2437 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum.
2438 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png.
2439 * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Removed.
2440 * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Removed.
2441 * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Removed.
2442 * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Removed.
2443 * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Removed.
2444 * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Removed.
2445 * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Removed.
2446 * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Removed.
2447 * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum:
2448 * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png:
2449 * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Removed.
2450 * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Removed.
2451 * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
2452 * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
2453 * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Removed.
2454 * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Removed.
2455 * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Removed.
2456 * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Removed.
2457 * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Removed.
2458 * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.png: Removed.
2459 * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Removed.
2460 * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed.
2461 * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Removed.
2462 * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Removed.
2463 * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Removed.
2464 * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Removed.
2465 * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Removed.
2466 * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Removed.
2467 * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Removed.
2468 * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Removed.
2469 * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Removed.
2470 * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Removed.
2471 * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum:
2472 * platform/chromium-mac/fast/block/margin-collapse/103-expected.png:
2473 * platform/chromium-mac/fast/css/ex-after-font-variant-expected.checksum: Removed.
2474 * platform/chromium-mac/fast/css/ex-after-font-variant-expected.png: Removed.
2475 * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.checksum: Removed.
2476 * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.png: Removed.
2477 * platform/chromium-mac/fast/lists/008-expected.checksum: Removed.
2478 * platform/chromium-mac/fast/lists/008-expected.png: Removed.
2479 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Removed.
2480 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Removed.
2481 * platform/chromium-mac/fast/overflow/overflow-rtl-expected.checksum: Removed.
2482 * platform/chromium-mac/fast/overflow/overflow-rtl-expected.png: Removed.
2483 * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.checksum: Removed.
2484 * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: Removed.
2485 * platform/chromium-mac/fast/replaced/width100percent-radio-expected.checksum: Removed.
2486 * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: Removed.
2487 * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Removed.
2488 * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Removed.
2489 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum:
2490 * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
2491 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum:
2492 * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png:
2493 * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum:
2494 * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.png:
2495 * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum:
2496 * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.png:
2497 * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum:
2498 * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.png:
2499 * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum:
2500 * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png:
2501 * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum:
2502 * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.png:
2503 * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.checksum:
2504 * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.png:
2505 * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum:
2506 * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.png:
2507 * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum:
2508 * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.png:
2509 * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum:
2510 * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png:
2511 * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum:
2512 * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.png:
2513 * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum:
2514 * platform/mac-leopard/editing/selection/caret-rtl-expected.png:
2515 * platform/mac-leopard/editing/selection/caret-rtl-right-expected.checksum:
2516 * platform/mac-leopard/editing/selection/caret-rtl-right-expected.png:
2517 * platform/mac-leopard/fast/css/ex-after-font-variant-expected.checksum:
2518 * platform/mac-leopard/fast/css/ex-after-font-variant-expected.png:
2519 * platform/mac-leopard/fast/css/non-standard-checkbox-size-expected.checksum:
2520 * platform/mac-leopard/fast/css/non-standard-checkbox-size-expected.png:
2521 * platform/mac-leopard/fast/lists/008-expected.checksum:
2522 * platform/mac-leopard/fast/lists/008-expected.png:
2523 * platform/mac-leopard/fast/media/mq-relative-constraints-08-expected.checksum:
2524 * platform/mac-leopard/fast/media/mq-relative-constraints-08-expected.png:
2525 * platform/mac-leopard/fast/overflow/overflow-rtl-expected.checksum:
2526 * platform/mac-leopard/fast/overflow/overflow-rtl-expected.png:
2527 * platform/mac-leopard/fast/replaced/width100percent-checkbox-expected.checksum:
2528 * platform/mac-leopard/fast/replaced/width100percent-checkbox-expected.png:
2529 * platform/mac-leopard/fast/replaced/width100percent-radio-expected.checksum:
2530 * platform/mac-leopard/fast/replaced/width100percent-radio-expected.png:
2531 * platform/mac-leopard/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
2532 * platform/mac-leopard/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
2533 * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum:
2534 * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png:
2535 * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum:
2536 * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png:
2537 * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum:
2538 * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png:
2539 * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum:
2540 * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png:
2541 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
2542 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
2543 * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum:
2544 * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png:
2545 * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum:
2546 * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png:
2547 * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum:
2548 * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.png:
2549 * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum:
2550 * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png:
2551 * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum:
2552 * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png:
2553 * platform/mac/editing/selection/caret-ltr-2-expected.checksum:
2554 * platform/mac/editing/selection/caret-ltr-2-expected.png:
2555 * platform/mac/editing/selection/caret-ltr-2-left-expected.checksum:
2556 * platform/mac/editing/selection/caret-ltr-2-left-expected.png:
2557 * platform/mac/editing/selection/caret-ltr-expected.checksum:
2558 * platform/mac/editing/selection/caret-ltr-expected.png:
2559 * platform/mac/editing/selection/caret-ltr-right-expected.checksum:
2560 * platform/mac/editing/selection/caret-ltr-right-expected.png:
2561 * platform/mac/editing/selection/caret-rtl-2-expected.checksum:
2562 * platform/mac/editing/selection/caret-rtl-2-expected.png:
2563 * platform/mac/editing/selection/caret-rtl-2-left-expected.checksum:
2564 * platform/mac/editing/selection/caret-rtl-2-left-expected.png:
2565 * platform/mac/editing/selection/caret-rtl-expected.checksum:
2566 * platform/mac/editing/selection/caret-rtl-expected.png:
2567 * platform/mac/editing/selection/caret-rtl-right-expected.checksum:
2568 * platform/mac/editing/selection/caret-rtl-right-expected.png:
2569 * platform/mac/fast/block/margin-collapse/103-expected.checksum:
2570 * platform/mac/fast/block/margin-collapse/103-expected.png:
2571 * platform/mac/fast/css/ex-after-font-variant-expected.checksum:
2572 * platform/mac/fast/css/ex-after-font-variant-expected.png:
2573 * platform/mac/fast/css/non-standard-checkbox-size-expected.checksum:
2574 * platform/mac/fast/css/non-standard-checkbox-size-expected.png:
2575 * platform/mac/fast/lists/008-expected.checksum:
2576 * platform/mac/fast/lists/008-expected.png:
2577 * platform/mac/fast/media/mq-relative-constraints-08-expected.checksum:
2578 * platform/mac/fast/media/mq-relative-constraints-08-expected.png:
2579 * platform/mac/fast/overflow/overflow-rtl-expected.checksum:
2580 * platform/mac/fast/overflow/overflow-rtl-expected.png:
2581 * platform/mac/fast/replaced/width100percent-checkbox-expected.checksum:
2582 * platform/mac/fast/replaced/width100percent-checkbox-expected.png:
2583 * platform/mac/fast/replaced/width100percent-radio-expected.checksum:
2584 * platform/mac/fast/replaced/width100percent-radio-expected.png:
2585 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
2586 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
2587 * platform/mac/tables/mozilla/bugs/bug1318-expected.checksum:
2588 * platform/mac/tables/mozilla/bugs/bug1318-expected.png:
2589 * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum:
2590 * platform/mac/tables/mozilla/bugs/bug4527-expected.png:
2592 2011-03-23 Carol Szabo <carol.szabo@nokia.com>
2594 Reviewed by David Hyatt.
2596 Added new test to expose failure to correctly find the
2597 before/after container when creating a CSS counter.
2599 CSS 2.1 failure: various before-after-* tests fail
2600 https://bugs.webkit.org/show_bug.cgi?id=47207
2602 * fast/css/counters/complex-before-expected.txt: Added.
2603 * fast/css/counters/complex-before.html: Added.
2605 2011-03-23 Csaba Osztrogonác <ossy@webkit.org>
2607 [Qt] Update expected files after r81684.
2609 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
2610 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2612 2011-03-22 Geoffrey Garen <ggaren@apple.com>
2614 Rubber-stamped by Beth Dakin.
2616 Unskipped some tests, now that https://bugs.webkit.org/show_bug.cgi?id=54490
2619 * platform/win/Skipped:
2621 2011-03-22 Mihai Parparita <mihaip@chromium.org>
2623 Fix baselines for svg/W3C-I18N for Chromium Snow Leopard. Mac SL
2624 baselines were added with r81168, so the Chromium ones only need to
2625 be in chromium-mac-leopard/ (so that they don't override them). The
2626 chromium-mac/ text baselines can be deleted, since we can now
2627 fall back on the mac-leopard/ ones added by r81176.
2629 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum.
2630 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png.
2631 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum.
2632 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png.
2633 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum.
2634 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png.
2635 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum.
2636 * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png.
2637 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum.
2638 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png.
2639 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum.
2640 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png.
2641 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum.
2642 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png.
2643 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum.
2644 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png.
2645 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum.
2646 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png.
2647 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum.
2648 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png.
2649 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum.
2650 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png.
2651 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum.
2652 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png.
2653 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum.
2654 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png.
2655 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum.
2656 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png.
2657 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum.
2658 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png.
2659 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum.
2660 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png.
2661 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum.
2662 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png.
2663 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum.
2664 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png.
2665 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum.
2666 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png.
2667 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum.
2668 * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png.
2669 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum.
2670 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png.
2671 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum.
2672 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png.
2673 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum.
2674 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png.
2675 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum.
2676 * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png.
2677 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum.
2678 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png.
2679 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum.
2680 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png.
2681 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum.
2682 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png.
2683 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum.
2684 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png.
2685 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum.
2686 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png.
2687 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum.
2688 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png.
2689 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum.
2690 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png.
2691 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum.
2692 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png.
2693 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum.
2694 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png.
2695 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum.
2696 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png.
2697 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum.
2698 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png.
2699 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum.
2700 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png.
2701 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum.
2702 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png.
2703 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum.
2704 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png.
2705 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum.
2706 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png.
2707 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum.
2708 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png.
2709 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum.
2710 * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png.
2711 * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Removed.
2712 * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Removed.
2713 * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Removed.
2714 * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Removed.
2715 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Removed.
2716 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Removed.
2717 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Removed.
2718 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Removed.
2719 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Removed.
2720 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Removed.
2721 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Removed.
2722 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Removed.
2723 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Removed.
2724 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Removed.
2725 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Removed.
2726 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Removed.
2727 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Removed.
2728 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Removed.
2729 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Removed.
2730 * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Removed.
2731 * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Removed.
2732 * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Removed.
2733 * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Removed.
2734 * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Removed.
2735 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Removed.
2736 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Removed.
2737 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed.
2738 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed.
2739 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Removed.
2740 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed.
2741 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed.
2742 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Removed.
2743 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Removed.
2744 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Removed.
2745 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Removed.
2746 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Removed.
2747 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Removed.
2748 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Removed.
2749 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Removed.
2750 * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Removed.
2751 * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Removed.
2753 2011-03-22 Mihai Parparita <mihaip@chromium.org>
2755 Add Snow Leopard baselines for fast/html/details* tests added by r81035
2756 (should work for both Mac and Chromium-Mac). Promote current
2757 chromium-mac baselines to mac-leopard, since they work for both on
2760 * platform/mac-leopard/fast/html/details-add-summary-1-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.checksum.
2761 * platform/mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png.
2762 * platform/mac-leopard/fast/html/details-add-summary-1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-expected.checksum.
2763 * platform/mac-leopard/fast/html/details-add-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-expected.png.
2764 * platform/mac-leopard/fast/html/details-add-summary-10-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.checksum.
2765 * platform/mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png.
2766 * platform/mac-leopard/fast/html/details-add-summary-10-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-expected.checksum.
2767 * platform/mac-leopard/fast/html/details-add-summary-10-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-expected.png.
2768 * platform/mac-leopard/fast/html/details-add-summary-2-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.checksum.
2769 * platform/mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png.
2770 * platform/mac-leopard/fast/html/details-add-summary-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-expected.checksum.
2771 * platform/mac-leopard/fast/html/details-add-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-expected.png.
2772 * platform/mac-leopard/fast/html/details-add-summary-3-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.checksum.
2773 * platform/mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png.
2774 * platform/mac-leopard/fast/html/details-add-summary-3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-expected.checksum.
2775 * platform/mac-leopard/fast/html/details-add-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-expected.png.
2776 * platform/mac-leopard/fast/html/details-add-summary-4-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.checksum.
2777 * platform/mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png.
2778 * platform/mac-leopard/fast/html/details-add-summary-4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-expected.checksum.
2779 * platform/mac-leopard/fast/html/details-add-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-expected.png.
2780 * platform/mac-leopard/fast/html/details-add-summary-5-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.checksum.
2781 * platform/mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png.
2782 * platform/mac-leopard/fast/html/details-add-summary-5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-expected.checksum.
2783 * platform/mac-leopard/fast/html/details-add-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-expected.png.
2784 * platform/mac-leopard/fast/html/details-add-summary-6-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.checksum.
2785 * platform/mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png.
2786 * platform/mac-leopard/fast/html/details-add-summary-6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-expected.checksum.
2787 * platform/mac-leopard/fast/html/details-add-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-expected.png.
2788 * platform/mac-leopard/fast/html/details-add-summary-7-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.checksum.
2789 * platform/mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png.
2790 * platform/mac-leopard/fast/html/details-add-summary-7-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-expected.checksum.
2791 * platform/mac-leopard/fast/html/details-add-summary-7-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-expected.png.
2792 * platform/mac-leopard/fast/html/details-add-summary-8-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.checksum.
2793 * platform/mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png.
2794 * platform/mac-leopard/fast/html/details-add-summary-8-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-expected.checksum.
2795 * platform/mac-leopard/fast/html/details-add-summary-8-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-expected.png.
2796 * platform/mac-leopard/fast/html/details-add-summary-9-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.checksum.
2797 * platform/mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png.
2798 * platform/mac-leopard/fast/html/details-add-summary-9-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-expected.checksum.
2799 * platform/mac-leopard/fast/html/details-add-summary-9-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-expected.png.
2800 * platform/mac-leopard/fast/html/details-no-summary1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary1-expected.checksum.
2801 * platform/mac-leopard/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary1-expected.png.
2802 * platform/mac-leopard/fast/html/details-no-summary2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary2-expected.checksum.
2803 * platform/mac-leopard/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary2-expected.png.
2804 * platform/mac-leopard/fast/html/details-no-summary3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary3-expected.checksum.
2805 * platform/mac-leopard/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary3-expected.png.
2806 * platform/mac-leopard/fast/html/details-no-summary4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary4-expected.checksum.
2807 * platform/mac-leopard/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary4-expected.png.
2808 * platform/mac-leopard/fast/html/details-open-javascript-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open-javascript-expected.checksum.
2809 * platform/mac-leopard/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open-javascript-expected.png.
2810 * platform/mac-leopard/fast/html/details-open1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open1-expected.checksum.
2811 * platform/mac-leopard/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open1-expected.png.
2812 * platform/mac-leopard/fast/html/details-open2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open2-expected.checksum.
2813 * platform/mac-leopard/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open2-expected.png.
2814 * platform/mac-leopard/fast/html/details-open3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open3-expected.checksum.
2815 * platform/mac-leopard/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open3-expected.png.
2816 * platform/mac-leopard/fast/html/details-open4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.checksum.
2817 * platform/mac-leopard/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.png.
2818 * platform/mac-leopard/fast/html/details-open5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open5-expected.checksum.
2819 * platform/mac-leopard/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open5-expected.png.
2820 * platform/mac-leopard/fast/html/details-open6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open6-expected.checksum.
2821 * platform/mac-leopard/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open6-expected.png.
2822 * platform/mac-leopard/fast/html/details-position-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-position-expected.checksum.
2823 * platform/mac-leopard/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-position-expected.png.
2824 * platform/mac-leopard/fast/html/details-remove-summary-1-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.checksum.
2825 * platform/mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png.
2826 * platform/mac-leopard/fast/html/details-remove-summary-1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-expected.checksum.
2827 * platform/mac-leopard/fast/html/details-remove-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-expected.png.
2828 * platform/mac-leopard/fast/html/details-remove-summary-2-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.checksum.
2829 * platform/mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png.
2830 * platform/mac-leopard/fast/html/details-remove-summary-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-expected.checksum.
2831 * platform/mac-leopard/fast/html/details-remove-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-expected.png.
2832 * platform/mac-leopard/fast/html/details-remove-summary-3-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.checksum.
2833 * platform/mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png.
2834 * platform/mac-leopard/fast/html/details-remove-summary-3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-expected.checksum.
2835 * platform/mac-leopard/fast/html/details-remove-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-expected.png.
2836 * platform/mac-leopard/fast/html/details-remove-summary-4-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.checksum.
2837 * platform/mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png.
2838 * platform/mac-leopard/fast/html/details-remove-summary-4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-expected.checksum.
2839 * platform/mac-leopard/fast/html/details-remove-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-expected.png.
2840 * platform/mac-leopard/fast/html/details-remove-summary-5-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.checksum.
2841 * platform/mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png.
2842 * platform/mac-leopard/fast/html/details-remove-summary-5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-expected.checksum.
2843 * platform/mac-leopard/fast/html/details-remove-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-expected.png.
2844 * platform/mac-leopard/fast/html/details-remove-summary-6-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.checksum.
2845 * platform/mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png.
2846 * platform/mac-leopard/fast/html/details-remove-summary-6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-expected.checksum.
2847 * platform/mac-leopard/fast/html/details-remove-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-expected.png.
2848 * platform/mac-leopard/fast/html/details-writing-mode-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-writing-mode-expected.checksum.
2849 * platform/mac-leopard/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-writing-mode-expected.png.
2850 * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum: Added.
2851 * platform/mac/fast/html/details-add-summary-1-and-click-expected.png: Added.
2852 * platform/mac/fast/html/details-add-summary-1-expected.checksum: Added.
2853 * platform/mac/fast/html/details-add-summary-1-expected.png: Added.
2854 * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum: Added.
2855 * platform/mac/fast/html/details-add-summary-10-and-click-expected.png: Added.
2856 * platform/mac/fast/html/details-add-summary-10-expected.checksum: Added.
2857 * platform/mac/fast/html/details-add-summary-10-expected.png: Added.
2858 * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum: Added.
2859 * platform/mac/fast/html/details-add-summary-2-and-click-expected.png: Added.
2860 * platform/mac/fast/html/details-add-summary-2-expected.checksum: Added.
2861 * platform/mac/fast/html/details-add-summary-2-expected.png: Added.
2862 * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum: Added.
2863 * platform/mac/fast/html/details-add-summary-3-and-click-expected.png: Added.
2864 * platform/mac/fast/html/details-add-summary-3-expected.checksum: Added.
2865 * platform/mac/fast/html/details-add-summary-3-expected.png: Added.
2866 * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum: Added.
2867 * platform/mac/fast/html/details-add-summary-4-and-click-expected.png: Added.
2868 * platform/mac/fast/html/details-add-summary-4-expected.checksum: Added.
2869 * platform/mac/fast/html/details-add-summary-4-expected.png: Added.
2870 * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum: Added.
2871 * platform/mac/fast/html/details-add-summary-5-and-click-expected.png: Added.
2872 * platform/mac/fast/html/details-add-summary-5-expected.checksum: Added.
2873 * platform/mac/fast/html/details-add-summary-5-expected.png: Added.
2874 * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum: Added.
2875 * platform/mac/fast/html/details-add-summary-6-and-click-expected.png: Added.
2876 * platform/mac/fast/html/details-add-summary-6-expected.checksum: Added.
2877 * platform/mac/fast/html/details-add-summary-6-expected.png: Added.
2878 * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum: Added.
2879 * platform/mac/fast/html/details-add-summary-7-and-click-expected.png: Added.
2880 * platform/mac/fast/html/details-add-summary-7-expected.checksum: Added.
2881 * platform/mac/fast/html/details-add-summary-7-expected.png: Added.
2882 * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum: Added.
2883 * platform/mac/fast/html/details-add-summary-8-and-click-expected.png: Added.
2884 * platform/mac/fast/html/details-add-summary-8-expected.checksum: Added.
2885 * platform/mac/fast/html/details-add-summary-8-expected.png: Added.
2886 * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum: Added.
2887 * platform/mac/fast/html/details-add-summary-9-and-click-expected.png: Added.
2888 * platform/mac/fast/html/details-add-summary-9-expected.checksum: Added.
2889 * platform/mac/fast/html/details-add-summary-9-expected.png: Added.
2890 * platform/mac/fast/html/details-no-summary1-expected.checksum: Added.
2891 * platform/mac/fast/html/details-no-summary1-expected.png: Added.
2892 * platform/mac/fast/html/details-no-summary2-expected.checksum: Added.
2893 * platform/mac/fast/html/details-no-summary2-expected.png: Added.
2894 * platform/mac/fast/html/details-no-summary3-expected.checksum: Added.
2895 * platform/mac/fast/html/details-no-summary3-expected.png: Added.
2896 * platform/mac/fast/html/details-no-summary4-expected.checksum: Added.
2897 * platform/mac/fast/html/details-no-summary4-expected.png: Added.
2898 * platform/mac/fast/html/details-open-javascript-expected.checksum: Added.
2899 * platform/mac/fast/html/details-open-javascript-expected.png: Added.
2900 * platform/mac/fast/html/details-open1-expected.checksum: Added.
2901 * platform/mac/fast/html/details-open1-expected.png: Added.
2902 * platform/mac/fast/html/details-open2-expected.checksum: Added.
2903 * platform/mac/fast/html/details-open2-expected.png: Added.
2904 * platform/mac/fast/html/details-open3-expected.checksum: Added.
2905 * platform/mac/fast/html/details-open3-expected.png: Added.
2906 * platform/mac/fast/html/details-open4-expected.checksum: Added.
2907 * platform/mac/fast/html/details-open4-expected.png: Added.
2908 * platform/mac/fast/html/details-open5-expected.checksum: Added.
2909 * platform/mac/fast/html/details-open5-expected.png: Added.
2910 * platform/mac/fast/html/details-open6-expected.checksum: Added.
2911 * platform/mac/fast/html/details-open6-expected.png: Added.
2912 * platform/mac/fast/html/details-position-expected.checksum: Added.
2913 * platform/mac/fast/html/details-position-expected.png: Added.
2914 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum: Added.
2915 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2916 * platform/mac/fast/html/details-remove-summary-1-expected.checksum: Added.
2917 * platform/mac/fast/html/details-remove-summary-1-expected.png: Added.
2918 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum: Added.
2919 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2920 * platform/mac/fast/html/details-remove-summary-2-expected.checksum: Added.
2921 * platform/mac/fast/html/details-remove-summary-2-expected.png: Added.
2922 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum: Added.
2923 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2924 * platform/mac/fast/html/details-remove-summary-3-expected.checksum: Added.
2925 * platform/mac/fast/html/details-remove-summary-3-expected.png: Added.
2926 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum: Added.
2927 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2928 * platform/mac/fast/html/details-remove-summary-4-expected.checksum: Added.
2929 * platform/mac/fast/html/details-remove-summary-4-expected.png: Added.
2930 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum: Added.
2931 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2932 * platform/mac/fast/html/details-remove-summary-5-expected.checksum: Added.
2933 * platform/mac/fast/html/details-remove-summary-5-expected.png: Added.
2934 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum: Added.
2935 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2936 * platform/mac/fast/html/details-remove-summary-6-expected.checksum: Added.
2937 * platform/mac/fast/html/details-remove-summary-6-expected.png: Added.
2938 * platform/mac/fast/html/details-writing-mode-expected.checksum: Added.
2939 * platform/mac/fast/html/details-writing-mode-expected.png: Added.
2941 2011-03-22 Ojan Vafai <ojan@chromium.org>
2943 Add a chromium expectation for this test. V8's exception logging
2944 is more specific than JSC's.
2946 * platform/chromium/fast/dom/SelectorAPI/unknown-pseudo-expected.txt: Added.
2948 2011-03-17 Ojan Vafai <ojan@chromium.org>
2950 Reviewed by Antti Koivisto.
2952 webkit should implement -moz-any selector (as -webkit-any obviously)
2953 https://bugs.webkit.org/show_bug.cgi?id=38095
2955 * fast/css/css-selector-text-expected.txt:
2956 * fast/css/css-selector-text.html:
2957 * fast/css/css-set-selector-text-expected.txt:
2958 * fast/css/css-set-selector-text.html:
2959 * fast/css/pseudo-any-expected.txt: Added.
2960 * fast/css/pseudo-any.html: Added.
2961 * fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt:
2962 * fast/dom/SelectorAPI/not-supported-namespace-in-selector.html:
2963 * fast/dom/SelectorAPI/unknown-pseudo-expected.txt: Added.
2964 * fast/dom/SelectorAPI/unknown-pseudo.html: Added.
2966 2011-03-22 Mihai Parparita <mihaip@chromium.org>
2968 Remove duplicated test expectations for details tests (expectations were
2969 added to the mac/ directory with r81062, so chromium-mac ones are no
2972 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt: Removed.
2973 * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt: Removed.
2974 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt: Removed.
2975 * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt: Removed.
2976 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt: Removed.
2977 * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt: Removed.
2978 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt: Removed.
2979 * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt: Removed.
2980 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt: Removed.
2981 * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt: Removed.
2982 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt: Removed.
2983 * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt: Removed.
2984 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt: Removed.
2985 * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt: Removed.
2986 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt: Removed.
2987 * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt: Removed.
2988 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt: Removed.
2989 * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt: Removed.
2990 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt: Removed.
2991 * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt: Removed.
2992 * platform/chromium-mac/fast/html/details-no-summary1-expected.txt: Removed.
2993 * platform/chromium-mac/fast/html/details-no-summary2-expected.txt: Removed.
2994 * platform/chromium-mac/fast/html/details-no-summary3-expected.txt: Removed.
2995 * platform/chromium-mac/fast/html/details-no-summary4-expected.txt: Removed.
2996 * platform/chromium-mac/fast/html/details-open-javascript-expected.txt: Removed.
2997 * platform/chromium-mac/fast/html/details-open1-expected.txt: Removed.
2998 * platform/chromium-mac/fast/html/details-open2-expected.txt: Removed.
2999 * platform/chromium-mac/fast/html/details-open3-expected.txt: Removed.
3000 * platform/chromium-mac/fast/html/details-open4-expected.txt: Removed.
3001 * platform/chromium-mac/fast/html/details-open5-expected.txt: Removed.
3002 * platform/chromium-mac/fast/html/details-open6-expected.txt: Removed.
3003 * platform/chromium-mac/fast/html/details-position-expected.txt: Removed.
3004 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt: Removed.
3005 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt: Removed.
3006 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt: Removed.
3007 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt: Removed.
3008 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt: Removed.
3009 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt: Removed.
3010 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt: Removed.
3011 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt: Removed.
3012 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt: Removed.
3013 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt: Removed.
3014 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt: Removed.
3015 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt: Removed.
3016 * platform/chromium-mac/fast/html/details-writing-mode-expected.txt: Removed.
3018 2011-03-22 Dean Jackson <dino@apple.com>
3020 https://bugs.webkit.org/show_bug.cgi?id=56488
3021 Some transitions/animations tests fail assertion in AnimationBase::updateStateMachine
3023 Turning some tests back on after r81722.
3025 * platform/chromium/test_expectations.txt:
3026 * platform/mac/Skipped:
3027 * platform/win/Skipped:
3029 animations/suspend-resume-animation-events.html
3030 compositing/transitions/scale-transition-no-start.html
3031 compositing/transitions/singular-scale-transition.html
3033 2011-03-22 Anton D'Auria <adauria@apple.com>
3035 Reviewed by Alexey Proskuryakov.
3037 Add +[WebApplicationCache getOriginsWithCache]
3038 https://bugs.webkit.org/show_bug.cgi?id=56722
3040 This test twice retrieves lists of origins with application cache.
3041 First, after deleting all application cache and after adding an iframe with an
3044 * http/tests/appcache/origins-with-appcache-expected.txt: Added.
3045 * http/tests/appcache/origins-with-appcache.html: Added.
3046 * http/tests/appcache/resources/origins-with-appcache-iframe.html: Added.
3047 * http/tests/appcache/resources/origins-with-appcache-iframe.manifest: Added.
3048 * platform/chromium/test_expectations.txt:
3049 * platform/gtk/Skipped:
3050 * platform/mac-wk2/Skipped:
3051 * platform/qt-wk2/Skipped:
3052 * platform/qt/Skipped:
3054 2011-03-22 James Simonsen <simonjam@chromium.org>
3056 [Chromium] Unreviewed, rebaseline chromium gpu tests after r81715.
3058 * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.checksum: Added.
3059 * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.png: Added.
3060 * platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.checksum: Added.
3061 * platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.png: Added.
3062 * platform/chromium-gpu-mac/compositing/geometry/foreground-layer-expected.checksum: Added.
3063 * platform/chromium-gpu-mac/compositing/geometry/foreground-layer-expected.png: Added.
3064 * platform/chromium-gpu-mac/compositing/geometry/repaint-foreground-layer-expected.checksum: Added.
3065 * platform/chromium-gpu-mac/compositing/geometry/repaint-foreground-layer-expected.png: Added.
3066 * platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.checksum: Added.
3067 * platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.png: Added.
3068 * platform/chromium-gpu-win/compositing/geometry/repaint-foreground-layer-expected.checksum: Added.
3069 * platform/chromium-gpu-win/compositing/geometry/repaint-foreground-layer-expected.png: Added.
3071 2011-03-22 Dean Jackson <dino@apple.com>
3073 https://bugs.webkit.org/show_bug.cgi?id=56242
3074 transitions/interrupted-accelerated-transition.html was failing
3076 Unskipping this after r81722
3078 * platform/chromium/test_expectations.txt:
3079 * platform/mac/Skipped:
3080 * platform/win/Skipped:
3082 2011-03-22 Adam Klein <adamk@chromium.org>
3084 Reviewed by David Levin.
3086 [fileapi] New resolve url tests don't pass on Chromium. Skipping them.
3087 https://bugs.webkit.org/show_bug.cgi?id=56800
3089 * platform/chromium/test_expectations.txt:
3090 Skip all tests in http/tests/filesystem/workers.
3091 They can't run in test_shell, and are instead run in
3092 Chromium's ui_tests.
3094 2011-03-22 Simon Fraser <simon.fraser@apple.com>
3096 Reviewed by Beth Dakin.
3098 Incorrect rendering of composited element with negative z-index child
3099 https://bugs.webkit.org/show_bug.cgi?id=56846
3101 Testcases for content with a foreground layer, and a foreground layer which is
3102 partially repainted.
3104 * compositing/geometry/foreground-layer-expected.txt: Added.
3105 * compositing/geometry/foreground-layer.html: Added.
3106 * compositing/geometry/repaint-foreground-layer-expected.txt: Added.
3107 * compositing/geometry/repaint-foreground-layer.html: Added.
3108 * platform/mac/compositing/geometry/foreground-layer-expected.checksum: Added.
3109 * platform/mac/compositing/geometry/foreground-layer-expected.png: Added.
3110 * platform/mac/compositing/geometry/repaint-foreground-layer-expected.checksum: Added.
3111 * platform/mac/compositing/geometry/repaint-foreground-layer-expected.png: Added.
3113 2011-03-22 James Simonsen <simonjam@chromium.org>
3115 [Chromium] Unreviewed, rebaseline chromium tests after r81684.
3117 * platform/chromium-linux/fast/block/lineboxcontain/block-expected.checksum: Added.
3118 * platform/chromium-linux/fast/block/lineboxcontain/block-expected.png: Added.
3119 * platform/chromium-linux/fast/block/lineboxcontain/block-font-expected.checksum: Added.
3120 * platform/chromium-linux/fast/block/lineboxcontain/block-font-expected.png: Added.
3121 * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added.
3122 * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
3123 * platform/chromium-linux/fast/block/lineboxcontain/block-replaced-expected.checksum: Added.
3124 * platform/chromium-linux/fast/block/lineboxcontain/block-replaced-expected.png: Added.
3125 * platform/chromium-linux/fast/block/lineboxcontain/font-expected.checksum: Added.
3126 * platform/chromium-linux/fast/block/lineboxcontain/font-expected.png: Added.
3127 * platform/chromium-linux/fast/block/lineboxcontain/font-replaced-expected.checksum: Added.
3128 * platform/chromium-linux/fast/block/lineboxcontain/font-replaced-expected.png: Added.
3129 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-expected.checksum: Added.
3130 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-expected.png: Added.
3131 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added.
3132 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added.
3133 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added.
3134 * platform/chromium-linux/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added.
3135 * platform/chromium-linux/fast/block/lineboxcontain/inline-expected.checksum: Added.
3136 * platform/chromium-linux/fast/block/lineboxcontain/inline-expected.png: Added.
3137 * platform/chromium-linux/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added.
3138 * platform/chromium-linux/fast/block/lineboxcontain/inline-replaced-expected.png: Added.
3139 * platform/chromium-linux/fast/block/lineboxcontain/none-expected.checksum: Added.
3140 * platform/chromium-linux/fast/block/lineboxcontain/none-expected.png: Added.
3141 * platform/chromium-linux/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added.
3142 * platform/chromium-linux/fast/block/lineboxcontain/parsing-invalid-expected.png: Added.
3143 * platform/chromium-linux/fast/block/lineboxcontain/replaced-expected.checksum: Added.
3144 * platform/chromium-linux/fast/block/lineboxcontain/replaced-expected.png: Added.
3145 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-expected.checksum: Added.
3146 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-expected.png: Added.
3147 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-font-expected.checksum: Added.
3148 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-font-expected.png: Added.
3149 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added.
3150 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
3151 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added.
3152 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
3153 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-replaced-expected.checksum: Added.
3154 * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-replaced-expected.png: Added.
3155 * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-expected.checksum: Added.
3156 * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-expected.png: Added.
3157 * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-replaced-expected.checksum: Added.
3158 * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-replaced-expected.png: Added.
3159 * platform/chromium-mac-leopard/fast/block/lineboxcontain/glyphs-expected.checksum: Added.
3160 * platform/chromium-mac-leopard/fast/block/lineboxcontain/glyphs-expected.png: Added.
3161 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-expected.checksum: Added.
3162 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-expected.png: Added.
3163 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added.
3164 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added.
3165 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-expected.checksum: Added.
3166 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-expected.png: Added.
3167 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added.
3168 * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-replaced-expected.png: Added.
3169 * platform/chromium-mac-leopard/fast/block/lineboxcontain/none-expected.checksum: Added.
3170 * platform/chromium-mac-leopard/fast/block/lineboxcontain/none-expected.png: Added.
3171 * platform/chromium-mac-leopard/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added.
3172 * platform/chromium-mac-leopard/fast/block/lineboxcontain/parsing-invalid-expected.png: Added.
3173 * platform/chromium-mac-leopard/fast/block/lineboxcontain/replaced-expected.checksum: Added.
3174 * platform/chromium-mac-leopard/fast/block/lineboxcontain/replaced-expected.png: Added.
3175 * platform/chromium-win/fast/block/lineboxcontain/block-expected.checksum: Added.
3176 * platform/chromium-win/fast/block/lineboxcontain/block-expected.png: Added.
3177 * platform/chromium-win/fast/block/lineboxcontain/block-expected.txt: Added.
3178 * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.checksum: Added.
3179 * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.png: Added.
3180 * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.txt: Added.
3181 * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added.
3182 * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
3183 * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.txt: Added.
3184 * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.checksum: Added.
3185 * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.png: Added.
3186 * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.txt: Added.
3187 * platform/chromium-win/fast/block/lineboxcontain/font-expected.checksum: Added.
3188 * platform/chromium-win/fast/block/lineboxcontain/font-expected.png: Added.
3189 * platform/chromium-win/fast/block/lineboxcontain/font-expected.txt: Added.
3190 * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.checksum: Added.
3191 * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.png: Added.
3192 * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.txt: Added.
3193 * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.checksum: Added.
3194 * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.png: Added.
3195 * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.txt: Added.
3196 * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added.
3197 * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added.
3198 * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Added.
3199 * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added.
3200 * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added.
3201 * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Added.
3202 * platform/chromium-win/fast/block/lineboxcontain/inline-expected.checksum: Added.
3203 * platform/chromium-win/fast/block/lineboxcontain/inline-expected.png: Added.
3204 * platform/chromium-win/fast/block/lineboxcontain/inline-expected.txt: Added.
3205 * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added.
3206 * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.png: Added.
3207 * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.txt: Added.
3208 * platform/chromium-win/fast/block/lineboxcontain/none-expected.checksum: Added.
3209 * platform/chromium-win/fast/block/lineboxcontain/none-expected.png: Added.
3210 * platform/chromium-win/fast/block/lineboxcontain/none-expected.txt: Added.
3211 * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added.
3212 * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.png: Added.
3213 * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.txt: Added.
3214 * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.checksum: Added.
3215 * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.png: Added.
3216 * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.txt: Added.
3217 * platform/chromium/test_expectations.txt:
3219 2011-03-22 Justin Schuh <jschuh@chromium.org>
3221 Reviewed by Dirk Schulze.
3223 SVG displacement map should validate channel selections
3224 https://bugs.webkit.org/show_bug.cgi?id=56794
3226 * svg/filters/feDisplacementMap-crash-test-expected.txt: Added.
3227 * svg/filters/feDisplacementMap-crash-test.xhtml: Added.
3229 2011-03-22 David Hyatt <hyatt@apple.com>
3231 Reviewed by Simon Fraser.
3233 https://bugs.webkit.org/show_bug.cgi?id=56388
3235 Implement the CSS3 line-box-contain property. This property provides authors with more control over spacing between lines. For example,
3236 you can fix the height of lines and cause all line contents to be ignored. You can make lines fit to glyphs. You can ignore leading and
3237 fit to the font size. You can ignore replaced elements, etc.
3239 Refactor the code in computeLogicalBoxHeights into helper methods on RootInlineBox. verticalPositionForBox moved over to RootInlineBox
3240 so that it could be called from RenderBlockLineLayout. ascentAndDescentForBox is the new method that computes the appropriate box
3241 height based off the block's line-box-contain value.
3243 GlyphOverflow can now have a computeBounds parameter set, in which case glyph bounds will be computed and stored in the overflow struct.
3245 RenderInline no longer returns 0 margins in the block direction, since line-box-contain can size around the margin box.
3247 * fast/block/lineboxcontain: Added.
3248 * fast/block/lineboxcontain/block-font.html: Added.
3249 * fast/block/lineboxcontain/block-glyphs-replaced.html: Added.
3250 * fast/block/lineboxcontain/block-glyphs.html: Added.
3251 * fast/block/lineboxcontain/block-replaced.html: Added.
3252 * fast/block/lineboxcontain/block.html: Added.
3253 * fast/block/lineboxcontain/font-replaced.html: Added.
3254 * fast/block/lineboxcontain/font.html: Added.
3255 * fast/block/lineboxcontain/glyphs.html: Added.
3256 * fast/block/lineboxcontain/inline-box-replaced.html: Added.
3257 * fast/block/lineboxcontain/inline-box-vertical.html: Added.
3258 * fast/block/lineboxcontain/inline-box.html: Added.
3259 * fast/block/lineboxcontain/inline-replaced.html: Added.
3260 * fast/block/lineboxcontain/inline.html: Added.
3261 * fast/block/lineboxcontain/none.html: Added.
3262 * fast/block/lineboxcontain/replaced.html: Added.
3263 * platform/mac/fast/block/lineboxcontain: Added.
3264 * platform/mac/fast/block/lineboxcontain/block-expected.checksum: Added.
3265 * platform/mac/fast/block/lineboxcontain/block-expected.png: Added.
3266 * platform/mac/fast/block/lineboxcontain/block-expected.txt: Added.
3267 * platform/mac/fast/block/lineboxcontain/block-font-expected.checksum: Added.
3268 * platform/mac/fast/block/lineboxcontain/block-font-expected.png: Added.
3269 * platform/mac/fast/block/lineboxcontain/block-font-expected.txt: Added.
3270 * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added.
3271 * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
3272 * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.txt: Added.
3273 * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added.
3274 * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
3275 * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
3276 * platform/mac/fast/block/lineboxcontain/block-replaced-expected.checksum: Added.
3277 * platform/mac/fast/block/lineboxcontain/block-replaced-expected.png: Added.
3278 * platform/mac/fast/block/lineboxcontain/block-replaced-expected.txt: Added.
3279 * platform/mac/fast/block/lineboxcontain/font-expected.checksum: Added.
3280 * platform/mac/fast/block/lineboxcontain/font-expected.png: Added.
3281 * platform/mac/fast/block/lineboxcontain/font-expected.txt: Added.
3282 * platform/mac/fast/block/lineboxcontain/font-replaced-expected.checksum: Added.
3283 * platform/mac/fast/block/lineboxcontain/font-replaced-expected.png: Added.