1 2011-04-06 Chang Shu <cshu@webkit.org>
3 Reviewed by Darin Adler.
5 WebKitTestRunner needs layoutTestController.pageSizeAndMarginsInPixels
6 https://bugs.webkit.org/show_bug.cgi?id=57984
10 * platform/mac-wk2/Skipped:
12 2011-04-06 Benjamin Poulain <benjamin.poulain@nokia.com>
14 Reviewed by Kenneth Rohde Christiansen.
16 [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
17 https://bugs.webkit.org/show_bug.cgi?id=56086
19 * platform/qt/Skipped: Remove the skipped test which required numberOfPendingGeolocationPermissionRequests.
21 2011-04-06 Kent Tamura <tkent@chromium.org>
23 [Chromium] Update expectations for Geeza Pro and so on.
25 * platform/chromium/test_expectations.txt:
27 2011-04-06 Jer Noble <jer.noble@apple.com>
29 Reviewed by Eric Carlson.
31 MediaPlayerPrivateAVFoundation does not change rate due to setRate().
32 https://bugs.webkit.org/show_bug.cgi?id=57919
34 * media/video-set-rate-from-pause-expected.txt: Added.
35 * media/video-set-rate-from-pause.html: Added.
37 2011-04-06 Dan Bernstein <mitz@apple.com>
39 Correct results for the Geeza Pro metrics change.
41 * platform/mac/fast/dom/52776-expected.checksum:
42 * platform/mac/fast/dom/52776-expected.png:
43 * platform/mac/fast/dom/52776-expected.txt:
44 * platform/mac/fast/text/complex-text-opacity-expected.checksum:
45 * platform/mac/fast/text/complex-text-opacity-expected.png:
46 * platform/mac/fast/text/complex-text-opacity-expected.txt:
47 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
48 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
49 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
50 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
51 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
52 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
53 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
54 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum:
55 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
56 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
57 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
58 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png:
59 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
60 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
61 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
62 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
63 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
64 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
66 2011-04-06 Adrienne Walker <enne@google.com>
68 Unreviewed, update Chromium expectations for failing test from r83075.
70 * platform/chromium/test_expectations.txt:
72 2011-04-06 Dan Bernstein <mitz@apple.com>
74 Reviewed by Darin Adler.
76 <rdar://problem/9084761> REGRESSION (r73993): Default Arabic line spacing has gotten very loose when the specified font is not Arabic
77 https://bugs.webkit.org/show_bug.cgi?id=58002
79 * platform/mac/fast/dom/52776-expected.checksum:
80 * platform/mac/fast/dom/52776-expected.png:
81 * platform/mac/fast/dom/52776-expected.txt:
82 * platform/mac/fast/text/complex-text-opacity-expected.txt:
83 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
84 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
85 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
86 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
87 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
88 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
89 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
90 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
91 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
92 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
93 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
94 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
95 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
96 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
98 2011-04-06 Adrienne Walker <enne@google.com>
100 Unreviewed, update expectations for Chromium visited link test.
101 https://bugs.webkit.org/show_bug.cgi?id=58000
103 Apparently, this just hasn't been working for a while.
105 * platform/chromium/test_expectations.txt:
107 2011-04-06 Adrienne Walker <enne@google.com>
109 Unreviewed, rebaseline more Chromium mac tests after r83075.
111 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
112 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
114 2011-04-06 Adrienne Walker <enne@google.com>
116 Unreviewed, try to green Chromium mac tree by marking failing tests as more generally failing.
118 * platform/chromium/test_expectations.txt:
120 2011-04-06 David Dorwin <ddorwin@chromium.org>
122 Reviewed by David Levin.
124 Enable fullscreen layout tests for Chromium
125 https://bugs.webkit.org/show_bug.cgi?id=55726
127 Remove test_expectations override for fullscreen tests.
129 * platform/chromium/test_expectations.txt:
131 2011-04-06 Adrienne Walker <enne@google.com>
133 Unreviewed, rebaseline Chromium Mac tests after r83075.
135 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.checksum: Removed.
136 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png:
137 * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Removed.
138 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
139 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: Removed.
140 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
141 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: Removed.
143 2011-04-06 Vincent Scheib <scheib@chromium.org>
145 Fixed GPU expectations for r80867
147 * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
148 * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
149 * platform/chromium/test_expectations.txt:
151 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
153 [Qt] media tests are flakey
154 https://bugs.webkit.org/show_bug.cgi?id=57983
156 * platform/qt/Skipped: Disable all media tests until fix.
158 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
160 Unreviewed, rolling out r83039.
161 http://trac.webkit.org/changeset/83039
162 https://bugs.webkit.org/show_bug.cgi?id=57978
164 introduced a new regression in conjunction to
165 ReplaceSelectionCommand (Requested by rniwa on #webkit).
167 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Removed.
168 * editing/inserting/insert-paragraph-separator-tab-span.html: Removed.
170 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
172 Reviewed by David Levin.
174 Webkit ignores PgUp/PgDown/Home/End in SELECT tag objects
175 https://bugs.webkit.org/show_bug.cgi?id=27658
177 * fast/events/select-element-expected.txt: Added to check PgUp/PgDown/Home/End keys are working correctly in SELECT tag.
178 * fast/events/select-element.html: Added for expectation.
180 2011-04-06 Adrienne Walker <enne@google.com>
182 Unreviewed, rebaseline Chromium Win tests after r83075.
184 * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Removed.
185 * platform/chromium-win/fast/multicol/nested-columns-expected.png:
186 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
187 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png:
188 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
189 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png:
190 * platform/chromium-win/fast/text/capitalize-empty-generated-string-expected.txt:
192 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
194 [Qt] Update platform specific expected results after r83075.
196 * platform/qt/editing/pasteboard/paste-text-011-expected.checksum:
197 * platform/qt/editing/pasteboard/paste-text-011-expected.png:
198 * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
199 * platform/qt/fast/css-generated-content/014-expected.checksum:
200 * platform/qt/fast/css-generated-content/014-expected.png:
201 * platform/qt/fast/css-generated-content/014-expected.txt:
202 * platform/qt/fast/css/word-space-extra-expected.checksum:
203 * platform/qt/fast/css/word-space-extra-expected.png:
204 * platform/qt/fast/css/word-space-extra-expected.txt:
205 * platform/qt/tables/mozilla/bugs/bug16252-expected.txt:
206 * platform/qt/tables/mozilla/bugs/bug2123-expected.checksum:
207 * platform/qt/tables/mozilla/bugs/bug2123-expected.png:
208 * platform/qt/tables/mozilla/bugs/bug2123-expected.txt:
209 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.checksum:
210 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png:
211 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt:
212 * platform/qt/tables/mozilla/bugs/bug4523-expected.checksum:
213 * platform/qt/tables/mozilla/bugs/bug4523-expected.png:
214 * platform/qt/tables/mozilla/bugs/bug4523-expected.txt:
215 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.checksum:
216 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png:
217 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt:
218 * platform/qt/tables/mozilla/core/bloomberg-expected.checksum:
219 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
220 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
221 * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt:
223 2011-04-06 Adrienne Walker <enne@google.com>
225 Unreviewed, mark Chromium expectations for line-clamp.html to be a known regression.
226 https://bugs.webkit.org/show_bug.cgi?id=57975
228 * platform/chromium/test_expectations.txt:
230 2011-04-06 David Hyatt <hyatt@apple.com>
232 Reviewed by Dan Bernstein.
234 https://bugs.webkit.org/show_bug.cgi?id=41445
236 Visited links painting with black background. Make sure that if the visited style has
237 the initial background color (transparent) set that we just use the unvisited color.
239 Added fast/history/visited-link-background-color.html
240 * fast/history/visited-link-background-color.html: Added.
241 * platform/mac/fast/history/visited-link-background-color-expected.checksum: Added.
242 * platform/mac/fast/history/visited-link-background-color-expected.png: Added.
243 * platform/mac/fast/history/visited-link-background-color-expected.txt: Added.
245 2011-04-06 Adrienne Walker <enne@google.com>
247 Unreviewed, update Chromium expectations for set-unloaded-frame-location.html as a flaky crasher.
249 * platform/chromium/test_expectations.txt:
251 2011-04-06 Adrienne Walker <enne@google.com>
253 Unreviewed, rebaseline Chromium linux tests after r83075.
255 * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Removed.
256 * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
257 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
258 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png:
259 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
260 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png:
261 * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.txt: Added.
263 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
265 Reviewed by Andreas Kling.
267 Skip tests not passing in the Qt bot.
269 * platform/qt/Skipped:
271 2011-04-06 Zan Dobersek <zandobersek@gmail.com>
273 Reviewed by Eric Seidel.
275 [Gtk] plugins/set-status.html fails
276 https://bugs.webkit.org/show_bug.cgi?id=57844
278 Unskip a newly-passing test.
280 * platform/gtk/Skipped:
282 2011-04-06 David Hyatt <hyatt@apple.com>
284 Reviewed by Dan Bernstein.
286 https://bugs.webkit.org/show_bug.cgi?id=57916
288 Implement an optimization to the line box tree to cull out most of the intermediate
289 line boxes that can occur between the root line box and the leaves of the tree (images
292 RenderInlines now have a boolean member, m_alwaysCreateLineBoxes,
293 that starts off as false. Only if it gets flipped to true will there be any line boxes
294 created for that RenderInline.
296 * platform/mac/fast/blockflow/text-orientation-basic-expected.txt:
297 * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt:
299 2011-04-06 MORITA Hajime <morrita@google.com>
301 Unreviewed expectations udpate for gtk port that follows r83065.
303 * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
304 * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
306 2011-04-06 Adrienne Walker <enne@google.com>
308 Unreviewed, modify Chromium test expectations from r83065. They need
309 rebaselines, but in the meantime they should fail more generally so as
310 not to trip the bots.
312 * platform/chromium/test_expectations.txt:
314 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
316 Reviewed by Benjamin Poulain.
318 [Qt] Unskip some media LayoutTests.
319 https://bugs.webkit.org/show_bug.cgi?id=57855
321 Unskip some media tests for Qt.
323 * platform/qt/Skipped:
325 2011-04-06 Chang Shu <cshu@webkit.org>
327 Reviewed by Darin Adler.
329 WebKitTestRunner needs layoutTestController.pageNumberForElementById
330 https://bugs.webkit.org/show_bug.cgi?id=42329
334 * platform/mac-wk2/Skipped:
335 * platform/qt-wk2/Skipped:
337 2011-04-06 Steve Lacey <sjl@chromium.org>
339 Reviewed by Eric Carlson.
341 fast/layer/video_layer.html has the same text output for all chromium mac platforms.
343 [chromium] Fix fast/layers/video_layer.html expectations
344 https://bugs.webkit.org/show_bug.cgi?id=57386
346 * platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed.
347 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
348 * platform/chromium/test_expectations.txt:
350 2011-04-06 MORITA Hajime <morrita@google.com>
352 Reviewed by Dimitri Glazkov.
354 [Refactoring] <progress> should not have manual layout code.
355 https://bugs.webkit.org/show_bug.cgi?id=57801
357 Updated progress-bar-value-pseudo-element.html to have wider coverage and
358 follow pseudo class change.
360 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
361 * platform/chromium/test_expectations.txt:
362 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum:
363 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
364 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
366 2011-04-06 Adrienne Walker <enne@google.com>
368 Unreviewed, add Chromium snow leopard baseline for meter-boundary-values
370 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
372 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
374 Unreviewed, rolling out r83045.
375 http://trac.webkit.org/changeset/83045
376 https://bugs.webkit.org/show_bug.cgi?id=57953
378 Broke win layout tests (Requested by podivilov on #webkit).
380 * inspector/debugger/script-formatter-expected.txt: Removed.
381 * inspector/debugger/script-formatter.html: Removed.
382 * platform/chromium/test_expectations.txt:
384 2011-04-06 Andras Becsi <abecsi@webkit.org>
386 Reviewed by Darin Adler.
388 Invalid color #{predefined colorName} is accepted by the CSS parser.
389 https://bugs.webkit.org/show_bug.cgi?id=15360
391 * editing/execCommand/16049.html: Correct testcase which relies on parsing an invalid color value as valid.
392 * fast/css/invalid-predefined-color-expected.txt: Added.
393 * fast/css/invalid-predefined-color.html: Added.
394 * fast/css/script-tests/invalid-predefined-color.js: Added.
396 2011-03-30 Pavel Podivilov <podivilov@chromium.org>
398 Reviewed by Pavel Feldman.
400 Web Inspector: add test for script formatter worker.
401 https://bugs.webkit.org/show_bug.cgi?id=57447
403 * inspector/debugger/script-formatter-expected.txt: Added.
404 * inspector/debugger/script-formatter.html: Added.
405 * platform/chromium/test_expectations.txt:
407 2011-04-06 Ryosuke Niwa <rniwa@webkit.org>
409 Reviewed by Eric Seidel.
411 REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words
412 https://bugs.webkit.org/show_bug.cgi?id=57872
414 Added a test insert a paragraph separator and text around tab spans. WebKit should not apply the tab span's
415 style to the paragraph separator or the text.
417 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added.
418 * editing/inserting/insert-paragraph-separator-tab-span.html: Added.
420 2011-04-05 Alexander Pavlov <apavlov@chromium.org>
422 Reviewed by Pavel Feldman.
424 Web Inspector: Range insertNode function does not update content in the inspector
425 https://bugs.webkit.org/show_bug.cgi?id=57829
427 * inspector/elements/modify-chardata-expected.txt:
428 * inspector/elements/modify-chardata.html:
430 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
432 Reviewed by Dirk Schulze.
434 getComputedTextLength always returns 0 with tspan elements
435 https://bugs.webkit.org/show_bug.cgi?id=19814
437 Add a testcase showing that getComputedTextLength for <tspan> works fine.
439 * svg/text/tspan-getComputedTextLength-expected.txt: Added.
440 * svg/text/tspan-getComputedTextLength.svg: Added.
442 2011-04-05 Andrey Kosyakov <caseq@chromium.org>
444 Reviewed by Yury Semikhatsky.
446 Web Inspector: [Extensions API] remove inspectedPage.* events
447 https://bugs.webkit.org/show_bug.cgi?id=57763
449 - Removed webInspector.inspectedPage.* events
450 - moved onNavigated to webInspector.resources
452 * http/tests/inspector/extensions-test.js:
453 (initialize_ExtensionsTest.runWhenPageLoads):
454 * http/tests/inspector/inspector-test.js:
455 (initialize_InspectorTest.InspectorTest.runWhenPageLoads.chainedCallback):
456 (initialize_InspectorTest.InspectorTest.runWhenPageLoads):
457 * inspector/extensions/extensions-api-expected.txt:
458 * inspector/extensions/extensions-events-expected.txt:
459 * inspector/extensions/extensions-events.html:
461 2011-04-05 Mikhail Naganov <mnaganov@chromium.org>
463 Reviewed by Pavel Feldman.
465 Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots.
466 https://bugs.webkit.org/show_bug.cgi?id=57856
468 * http/tests/inspector/inspector-test.js:
469 (initialize_InspectorTest.):
470 (initialize_InspectorTest):
471 * inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
472 * inspector/profiler/detailed-heapshots-summary.html: Added.
473 * inspector/profiler/detailed-heapshots-test.js: Added.
474 * platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
476 2011-04-06 Ojan Vafai <ojan@chromium.org>
478 http://trac.webkit.org/changeset/83024 incorrectly removed the mac-leopard results.
479 Instead, it should have moved the results from chromium-mac to chromium-mac-leopard.
481 * platform/chromium-mac-leopard/fast/box-shadow/spread-multiple-inset-expected.png: Added.
482 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
483 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
484 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
485 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
486 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
487 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
488 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
489 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
490 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
491 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
492 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
493 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
494 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
495 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
496 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
497 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
498 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
499 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
500 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
501 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
502 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
503 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
504 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
505 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
506 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
507 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
508 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
509 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
510 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
511 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
512 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
513 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
514 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
515 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
516 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
517 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
518 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
519 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
520 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
521 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
522 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
523 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
524 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
525 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
526 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
527 * platform/chromium-mac-leopard/fast/inline-block/inline-block-vertical-align-expected.png: Added.
528 * platform/chromium-mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
529 * platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Added.
530 * platform/chromium-mac-leopard/fast/ruby/ruby-length-expected.png: Added.
531 * platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.png: Added.
532 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-expected.png: Added.
533 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-spans-expected.png: Added.
534 * platform/chromium-mac-leopard/fast/ruby/ruby-trailing-expected.png: Added.
535 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
536 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
537 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
538 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
539 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
540 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
541 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
543 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
547 Add missing pixel test result.
549 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.checksum: Added.
550 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.png: Added.
552 2011-04-06 James Kozianski <koz@chromium.org>
554 [chromium] Add expectations for failing GPU tests.
555 https://bugs.webkit.org/show_bug.cgi?id=57926
557 * platform/chromium/test_expectations.txt:
559 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
561 Reviewed by Ryosuke Niwa.
563 REGRESSION(r81328): Null pointer crash in canAppendNewLineFeed when selection isn't inside an editable element
564 https://bugs.webkit.org/show_bug.cgi?id=57755
566 * editing/execCommand/insert-line-break-onload-expected.txt: Added.
567 * editing/execCommand/insert-line-break-onload.html: Added to check calling InsertLineBreak without any crash.
569 2011-04-05 James Kozianski <koz@chromium.org>
571 [chromium] Rebaseline images after r82969
573 Rebaseline for missed linux test in r83019.
575 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed.
576 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.png:
578 2011-04-05 Shane Stephens <shanestephens@google.com>
580 Reviewed by Ojan Vafai.
582 [Chromium] Greening the Mac 10.5 and 10.6 trees.
583 https://bugs.webkit.org/show_bug.cgi?id=57924
585 Rebaselines a bunch of tests with differences due to text anti-aliasing.
586 (Prepared using rebaseline script)
588 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
589 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
590 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
591 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
592 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
593 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
594 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
595 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
596 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
597 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
598 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
599 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
600 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
601 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
602 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
603 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
604 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
605 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
606 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
607 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
608 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
609 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
610 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
611 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
612 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
613 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
614 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
615 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
616 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
617 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
618 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
619 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
620 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
621 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
622 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
623 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
624 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
625 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
626 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
627 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
628 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
629 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
630 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
631 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
632 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
633 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
634 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
635 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
636 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
637 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
638 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
639 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
640 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
641 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
642 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
643 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
644 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Removed.
645 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Removed.
646 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Removed.
647 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Removed.
648 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Removed.
649 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Removed.
650 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
651 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
652 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
653 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
654 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
655 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
656 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
657 * platform/chromium/test_expectations.txt:
658 * platform/mac/fast/css/background-clip-values-expected.checksum: Added.
659 * platform/mac/fast/css/background-clip-values-expected.png: Added.
660 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
661 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
662 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
663 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.png: Added.
664 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
665 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
666 * platform/mac/media/controls-without-preload-expected.checksum: Added.
667 * platform/mac/media/controls-without-preload-expected.png: Added.
669 2011-04-05 James Kozianski <koz@chromium.org>
671 Rebaseline images after r82969
672 https://bugs.webkit.org/show_bug.cgi?id=57917
674 Rebaseline for r82969, which causes slight changes in rounded corner rendering.
676 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
677 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
678 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
679 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
680 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
681 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
682 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
683 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
684 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
685 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
686 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
687 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
688 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
689 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
690 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
691 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
692 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
693 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
694 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
695 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
696 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
697 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
698 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
699 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
700 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
701 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
702 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
703 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
704 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
705 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
706 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
707 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
708 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
709 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
710 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
711 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
712 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
713 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
714 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
715 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
716 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
717 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
718 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
719 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
720 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
721 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
722 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
723 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
724 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
725 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
726 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
727 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
728 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
729 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
730 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
731 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
732 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
733 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
734 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
735 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
736 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
737 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
738 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
739 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
740 * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Removed.
741 * platform/chromium-linux/fast/layers/video-layer-expected.png:
742 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
743 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
744 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
745 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
746 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
747 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
748 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
749 * platform/chromium-linux/fast/transforms/shadows-expected.png:
750 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum: Removed.
751 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
752 * platform/chromium-linux/media/controls-after-reload-expected.checksum: Removed.
753 * platform/chromium-linux/media/controls-after-reload-expected.png:
754 * platform/chromium-linux/media/controls-strict-expected.checksum: Removed.
755 * platform/chromium-linux/media/controls-strict-expected.png:
756 * platform/chromium-linux/media/controls-styling-expected.checksum: Removed.
757 * platform/chromium-linux/media/controls-styling-expected.png:
758 * platform/chromium-linux/media/controls-without-preload-expected.checksum: Removed.
759 * platform/chromium-linux/media/controls-without-preload-expected.png:
760 * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: Removed.
761 * platform/chromium-linux/media/media-document-audio-repaint-expected.png:
762 * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Removed.
763 * platform/chromium-linux/media/video-controls-rendering-expected.png:
764 * platform/chromium-linux/media/video-display-toggle-expected.checksum: Removed.
765 * platform/chromium-linux/media/video-display-toggle-expected.png:
766 * platform/chromium-linux/media/video-empty-source-expected.checksum: Removed.
767 * platform/chromium-linux/media/video-empty-source-expected.png:
768 * platform/chromium-linux/media/video-no-audio-expected.checksum: Removed.
769 * platform/chromium-linux/media/video-no-audio-expected.png:
770 * platform/chromium-linux/media/video-volume-slider-expected.checksum: Removed.
771 * platform/chromium-linux/media/video-volume-slider-expected.png:
772 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Removed.
773 * platform/chromium-linux/media/video-zoom-controls-expected.png:
774 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
775 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
776 * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: Removed.
777 * platform/chromium-win-xp/media/controls-after-reload-expected.png: Removed.
778 * platform/chromium-win-xp/media/controls-strict-expected.checksum: Removed.
779 * platform/chromium-win-xp/media/controls-strict-expected.png: Removed.
780 * platform/chromium-win-xp/media/controls-styling-expected.checksum: Removed.
781 * platform/chromium-win-xp/media/controls-styling-expected.png: Removed.
782 * platform/chromium-win-xp/media/controls-without-preload-expected.checksum: Removed.
783 * platform/chromium-win-xp/media/controls-without-preload-expected.png: Removed.
784 * platform/chromium-win-xp/media/video-controls-rendering-expected.checksum: Removed.
785 * platform/chromium-win-xp/media/video-controls-rendering-expected.png: Removed.
786 * platform/chromium-win-xp/media/video-zoom-controls-expected.checksum: Removed.
787 * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed.
788 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
789 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
790 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
791 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
792 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
793 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
794 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
795 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
796 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
797 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
798 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
799 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
800 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
801 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
802 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
803 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
804 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
805 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
806 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
807 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
808 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
809 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
810 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
811 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
812 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
813 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
814 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
815 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
816 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
817 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
818 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
819 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
820 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
821 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
822 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
823 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
824 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
825 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
826 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
827 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
828 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
829 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
830 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
831 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
832 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
833 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
834 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
835 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
836 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
837 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
838 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
839 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
840 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
841 * platform/chromium-win/fast/box-shadow/inset-expected.png:
842 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
843 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
844 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
845 * platform/chromium-win/fast/box-shadow/spread-expected.png:
846 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
847 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
848 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
849 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
850 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
851 * platform/chromium-win/fast/forms/basic-selects-expected.png:
852 * platform/chromium-win/fast/layers/video-layer-expected.checksum: Removed.
853 * platform/chromium-win/fast/layers/video-layer-expected.png:
854 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
855 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
856 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
857 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
858 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
859 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
860 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
861 * platform/chromium-win/fast/transforms/shadows-expected.png:
862 * platform/chromium-win/media/audio-controls-rendering-expected.checksum: Removed.
863 * platform/chromium-win/media/audio-controls-rendering-expected.png:
864 * platform/chromium-win/media/controls-after-reload-expected.checksum: Removed.
865 * platform/chromium-win/media/controls-after-reload-expected.png:
866 * platform/chromium-win/media/controls-strict-expected.checksum: Removed.
867 * platform/chromium-win/media/controls-strict-expected.png:
868 * platform/chromium-win/media/controls-styling-expected.checksum: Removed.
869 * platform/chromium-win/media/controls-styling-expected.png:
870 * platform/chromium-win/media/controls-without-preload-expected.checksum: Removed.
871 * platform/chromium-win/media/controls-without-preload-expected.png:
872 * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: Removed.
873 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
874 * platform/chromium-win/media/video-controls-rendering-expected.checksum: Removed.
875 * platform/chromium-win/media/video-controls-rendering-expected.png:
876 * platform/chromium-win/media/video-display-toggle-expected.checksum: Removed.
877 * platform/chromium-win/media/video-display-toggle-expected.png:
878 * platform/chromium-win/media/video-empty-source-expected.checksum: Removed.
879 * platform/chromium-win/media/video-empty-source-expected.png:
880 * platform/chromium-win/media/video-no-audio-expected.checksum: Removed.
881 * platform/chromium-win/media/video-no-audio-expected.png:
882 * platform/chromium-win/media/video-volume-slider-expected.checksum: Removed.
883 * platform/chromium-win/media/video-volume-slider-expected.png:
884 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Removed.
885 * platform/chromium-win/media/video-zoom-controls-expected.png:
886 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
887 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
889 2011-04-05 Kent Tamura <tkent@chromium.org>
891 [Chromium] Update expectation images for a Skia rounded rectangle change (r83002).
892 https://bugs.webkit.org/show_bug.cgi?id=57907
894 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
895 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
896 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
897 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
898 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
899 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
900 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
901 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
902 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
903 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
904 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
905 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
906 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
907 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
908 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
909 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
910 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
911 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
912 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
913 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
914 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
915 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
916 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
917 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
918 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
919 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
920 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
921 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
922 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
923 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
924 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
925 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
926 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
927 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
928 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
929 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
930 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
931 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
932 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
933 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
934 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
935 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
936 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
937 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
938 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
939 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
940 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
941 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
942 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
943 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
944 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
945 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
946 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
947 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
948 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
949 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
950 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
951 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
952 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
953 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
954 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
955 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
956 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
957 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
958 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
959 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
960 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
961 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
962 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
963 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
964 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
965 * platform/chromium-linux/fast/transforms/shadows-expected.png:
966 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
967 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
968 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
969 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
970 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
971 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
972 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
973 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
974 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
975 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
976 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
977 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
978 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
979 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
980 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
981 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
982 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
983 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
984 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
985 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
986 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
987 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
988 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
989 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
990 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
991 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
992 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
993 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
994 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
995 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
996 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
997 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
998 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
999 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
1000 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1001 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
1002 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1003 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
1004 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1005 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
1006 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1007 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
1008 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1009 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
1010 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1011 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
1012 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1013 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
1014 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1015 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
1016 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1017 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
1018 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1019 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
1020 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
1021 * platform/chromium-win/fast/box-shadow/inset-expected.png:
1022 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1023 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1024 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
1025 * platform/chromium-win/fast/box-shadow/spread-expected.png:
1026 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1027 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
1028 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1029 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
1030 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
1031 * platform/chromium-win/fast/forms/basic-selects-expected.png:
1032 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1033 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
1034 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1035 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
1036 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
1037 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
1038 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
1039 * platform/chromium-win/fast/transforms/shadows-expected.png:
1040 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1041 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1043 2011-04-05 Chang Shu <cshu@webkit.org>
1045 Reviewed by Darin Adler.
1047 WebKitTestRunner needs layoutTestController.numberOfPages
1048 https://bugs.webkit.org/show_bug.cgi?id=42694
1050 Unskip passed tests.
1052 * platform/mac-wk2/Skipped:
1053 * platform/qt-wk2/Skipped:
1055 2011-04-05 Adrienne Walker <enne@google.com>
1057 Unreviewed, temporarily mark two tests as more generally failing.
1059 * platform/chromium/test_expectations.txt:
1061 2011-04-05 Jessie Berlin <jberlin@apple.com>
1063 3 tests fail on apple-macpro-6 (due to different JS MIME type) but not any other Leopard
1065 https://bugs.webkit.org/show_bug.cgi?id=56564
1067 Skip fast/preloader/scan-body-from-head-script.html on Leopard to get the bots green.
1069 * platform/mac-leopard/Skipped:
1071 2011-04-04 Vitaly Repeshko <vitalyr@chromium.org>
1073 Reviewed by Adam Barth.
1075 [V8] Keep dirty primitive CSS values alive.
1076 https://bugs.webkit.org/show_bug.cgi?id=57810
1078 * platform/chromium/test_expectations.txt: Mark
1079 fast/dom/StyleSheet/gc-inline-style-cssvalues.html as passing.
1081 2011-04-05 Brian Weinstein <bweinstein@apple.com>
1083 [Windows] fast/blockflow/Kusa-Makura-background-canvas.html failing since introduction in r82903
1084 https://bugs.webkit.org/show_bug.cgi?id=57880
1086 Update Windows expected results (with pixel tests) to greenify the bots.
1088 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1089 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1090 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1092 2011-04-05 Jessie Berlin <jberlin@apple.com>
1094 [Windows Tests] fast/dom/Window/window-property-descriptors.html failing since r82925.
1095 https://bugs.webkit.org/show_bug.cgi?id=57881
1097 Update the Windows-specific results to get the bots green.
1099 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1100 onformchange and onforminput were removed in r82925.
1102 2011-04-05 Tony Chang <tony@chromium.org>
1104 Unreviewed, removing the chromium-win results causes this test to
1105 start passing on chromium win and linux.
1107 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.checksum: Removed.
1108 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.png: Removed.
1109 * platform/chromium/test_expectations.txt:
1111 2011-04-05 David Levin <levin@chromium.org>
1113 Reviewed by Jian Li.
1115 [chromium] send-sliced-dragged-file.html started to crash on chromium bots
1116 https://bugs.webkit.org/show_bug.cgi?id=57539
1118 * platform/chromium/test_expectations.txt: Removed passing test
1119 as it has been fixed in the chromium network stack as of chromium r80114
1120 and it was introduced in r79905 so no need to change the chromium deps
1121 since it is before the regression.
1123 2011-04-05 Adrienne Walker <enne@google.com>
1125 Unreviewed, mark unexpectedly passing Linux Chromium tests as such.
1127 * platform/chromium/test_expectations.txt:
1129 2011-04-05 Adrienne Walker <enne@google.com>
1131 Unreviewed, mark some unexpectedly passing Chromium tests as such.
1133 * platform/chromium/test_expectations.txt:
1135 2011-04-05 Adrienne Walker <enne@google.com>
1137 Unreviewed, temporarily suppress Chromium failures for tests in r82947.
1139 * platform/chromium/test_expectations.txt:
1141 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1143 Reviewed by Dirk Schulze.
1145 Regression: Invalid write in SVGTextLayoutEngine
1146 https://bugs.webkit.org/show_bug.cgi?id=57721
1148 * svg/text/font-size-null-assertion-expected.txt: Added.
1149 * svg/text/font-size-null-assertion.svg: Added.
1151 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1153 Reviewed by Adam Roben & Dirk Schulze.
1155 text-tspan-02-b.svg from SVG 1.1 2nd edition fails
1156 https://bugs.webkit.org/show_bug.cgi?id=57831
1158 Add text-tspan-02-b.svg from SVG 1.1 2nd edition, which was buggy.
1159 Add reduced testcase, which exposes a bug with midpoint splitting, which is now fixed.
1161 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added.
1162 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
1163 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
1164 * platform/mac/svg/text/text-midpoint-split-bug-expected.checksum: Added.
1165 * platform/mac/svg/text/text-midpoint-split-bug-expected.png: Added.
1166 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt: Added.
1167 * svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg: Added.
1168 * svg/text/text-midpoint-split-bug.svg: Added.
1170 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1172 Remove onformchange and onforminput events/event handlers
1173 https://bugs.webkit.org/show_bug.cgi?id=55755
1174 <rdar://problem/9087969>
1176 Unreviewed. Update Qt specific expected results after r82925.
1178 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1179 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1181 2011-04-05 Chang Shu <cshu@webkit.org>
1185 Unskip passed tests after bugs 57572, 57568, 42540, 42692 have been resolved.
1187 * platform/qt-wk2/Skipped:
1189 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1191 Unreviewed, add chromium-linux expectation for fast/ruby/overhang-vertical.html (the test changed in r82903).
1193 * platform/chromium-linux/fast/ruby/overhang-vertical-expected.png: Added.
1195 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1197 Unreviewed, revert bad rebaseline of english-lr-text-expected.html in r82918.
1199 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Added.
1200 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Added.
1201 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1203 2011-04-05 Alexey Proskuryakov <ap@apple.com>
1205 Reviewed by Darin Adler.
1207 Remove onformchange and onforminput events/event handlers
1208 https://bugs.webkit.org/show_bug.cgi?id=55755
1209 <rdar://problem/9087969>
1211 * fast/dom/Window/window-properties-expected.txt:
1212 * fast/dom/Window/window-property-descriptors-expected.txt:
1213 * fast/forms/formchange-event-expected.txt: Removed.
1214 * fast/forms/formchange-event.html: Removed.
1215 * fast/forms/forminput-event-expected.txt: Removed.
1216 * fast/forms/forminput-event.html: Removed.
1217 * fast/forms/script-tests/formchange-event.js: Removed.
1218 * fast/forms/script-tests/forminput-event.js: Removed.
1220 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1222 Unreviewed, rebaseline Kusa-Makura-background-canvas.html on chromium-mac after r82903.
1224 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1225 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1226 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1227 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1229 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1231 Unreviewed, remove unnecessary checksum files for fast/ruby tests.
1233 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Removed.
1234 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1235 * platform/chromium-linux/fast/ruby/ruby-length-expected.checksum: Removed.
1236 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum: Removed.
1237 * platform/chromium-linux/fast/ruby/ruby-runs-expected.checksum: Removed.
1238 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1239 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.checksum: Removed.
1240 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1241 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1242 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1243 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1244 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1245 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1246 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1247 * platform/chromium/test_expectations.txt:
1249 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1251 [Qt] fast/ruby/overhang* tests fail
1252 https://bugs.webkit.org/show_bug.cgi?id=57824
1254 * platform/qt/Skipped:Add fast/ruby/overhang-horizontal.html and fast/ruby/overhang-vertical.html.
1256 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1258 Unreviewed, update fast/ruby/* chromium expectations after r82903.
1260 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png:
1261 * platform/chromium-linux/fast/ruby/ruby-length-expected.png:
1262 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png:
1263 * platform/chromium-linux/fast/ruby/ruby-runs-expected.png:
1264 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.png:
1265 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.png:
1266 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.png:
1267 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.png:
1268 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.png:
1269 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.png:
1270 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.png:
1271 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.png:
1272 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.png:
1273 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added.
1274 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Added.
1275 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Added.
1276 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Added.
1277 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Added.
1278 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Added.
1279 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
1280 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
1281 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
1282 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
1283 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
1284 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
1285 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
1286 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Removed.
1287 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1288 * platform/chromium-win/fast/ruby/overhang-horizontal-expected.png: Added.
1289 * platform/chromium-win/fast/ruby/overhang-vertical-expected.png: Added.
1290 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1291 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png:
1292 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt:
1293 * platform/chromium-win/fast/ruby/ruby-length-expected.checksum: Removed.
1294 * platform/chromium-win/fast/ruby/ruby-length-expected.png:
1295 * platform/chromium-win/fast/ruby/ruby-length-expected.txt:
1296 * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: Removed.
1297 * platform/chromium-win/fast/ruby/ruby-run-break-expected.png:
1298 * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt:
1299 * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: Removed.
1300 * platform/chromium-win/fast/ruby/ruby-runs-expected.png:
1301 * platform/chromium-win/fast/ruby/ruby-runs-expected.txt:
1302 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1303 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png:
1304 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt:
1305 * platform/chromium-win/fast/ruby/ruby-trailing-expected.checksum: Removed.
1306 * platform/chromium-win/fast/ruby/ruby-trailing-expected.png:
1307 * platform/chromium-win/fast/ruby/ruby-trailing-expected.txt:
1308 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1309 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png:
1310 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt:
1311 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1312 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png:
1313 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt:
1314 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1315 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.png:
1316 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.txt:
1317 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1318 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.png:
1319 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.txt:
1320 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1321 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.png:
1322 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1323 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1324 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.png:
1325 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1326 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1327 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.png:
1328 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.txt:
1330 2011-04-05 James Simonsen <simonjam@chromium.org>
1332 Reviewed by Adam Barth.
1334 Stop preload scanning CSS when it's impossible to have another @import.
1335 https://bugs.webkit.org/show_bug.cgi?id=57664
1337 * fast/preloader/style-expected.txt:
1338 * fast/preloader/style.html: Updated to test invalid @import statements.
1340 2011-04-05 Kent Tamura <tkent@chromium.org>
1342 Update a test affected by the behavior change of r82908.
1343 https://bugs.webkit.org/show_bug.cgi?id=57636
1345 * fast/forms/ValidityState-tooLong-textarea-expected.txt:
1346 * fast/forms/script-tests/ValidityState-tooLong-textarea.js:
1348 2011-04-05 Philippe Normand <pnormand@igalia.com>
1350 Unreviewed, GTK rebaseline after r82903.
1352 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1353 * platform/gtk/fast/ruby/ruby-beforeafter-expected.txt:
1354 * platform/gtk/fast/ruby/ruby-length-expected.txt:
1355 * platform/gtk/fast/ruby/ruby-run-break-expected.txt:
1356 * platform/gtk/fast/ruby/ruby-runs-expected.txt:
1357 * platform/gtk/fast/ruby/ruby-runs-spans-expected.txt:
1358 * platform/gtk/fast/ruby/ruby-trailing-expected.txt:
1359 * platform/gtk/fast/ruby/rubyDOM-insert-rt-expected.txt:
1360 * platform/gtk/fast/ruby/rubyDOM-insert-text1-expected.txt:
1361 * platform/gtk/fast/ruby/rubyDOM-insert-text2-expected.txt:
1362 * platform/gtk/fast/ruby/rubyDOM-insert-text3-expected.txt:
1363 * platform/gtk/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1364 * platform/gtk/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1365 * platform/gtk/fast/ruby/rubyDOM-remove-text1-expected.txt:
1367 2011-04-05 Nancy Piedra <nancy.piedra@nokia.com>
1369 Reviewed by Alexey Proskuryakov.
1371 Improper use of " in video-can-play-type layout test
1372 https://bugs.webkit.org/show_bug.cgi?id=57728
1374 * media/video-can-play-type.html:
1376 2011-04-05 Kent Tamura <tkent@chromium.org>
1378 Reviewed by Dimitri Glazkov.
1380 Setting defaultValue on a textarea with a modified value still clobbers the value
1381 https://bugs.webkit.org/show_bug.cgi?id=57636
1383 * fast/forms/textarea-set-defaultvalue-after-value-expected.txt: Added.
1384 * fast/forms/textarea-set-defaultvalue-after-value.html: Added.
1386 2011-04-04 Dan Bernstein <mitz@apple.com>
1388 Reviewed by Simon Fraser.
1390 <rdar://problem/7709452> Implement Default Ruby Overhang Behavior
1391 https://bugs.webkit.org/show_bug.cgi?id=49334
1393 * fast/ruby/overhang-horizontal-expected.checksum: Added.
1394 * fast/ruby/overhang-horizontal-expected.png: Added.
1395 * fast/ruby/overhang-horizontal-expected.txt: Added.
1396 * fast/ruby/overhang-horizontal.html: Added.
1397 * fast/ruby/overhang-vertical-expected.checksum: Added.
1398 * fast/ruby/overhang-vertical-expected.png: Added.
1399 * fast/ruby/overhang-vertical-expected.txt: Added.
1400 * fast/ruby/overhang-vertical.html: Added.
1401 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1402 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1403 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1404 * platform/mac/fast/blockflow/english-lr-text-expected.checksum:
1405 * platform/mac/fast/blockflow/english-lr-text-expected.png:
1406 * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum:
1407 * platform/mac/fast/ruby/ruby-beforeafter-expected.png:
1408 * platform/mac/fast/ruby/ruby-beforeafter-expected.txt:
1409 * platform/mac/fast/ruby/ruby-length-expected.checksum:
1410 * platform/mac/fast/ruby/ruby-length-expected.png:
1411 * platform/mac/fast/ruby/ruby-length-expected.txt:
1412 * platform/mac/fast/ruby/ruby-run-break-expected.checksum:
1413 * platform/mac/fast/ruby/ruby-run-break-expected.png:
1414 * platform/mac/fast/ruby/ruby-run-break-expected.txt:
1415 * platform/mac/fast/ruby/ruby-runs-expected.checksum:
1416 * platform/mac/fast/ruby/ruby-runs-expected.png:
1417 * platform/mac/fast/ruby/ruby-runs-expected.txt:
1418 * platform/mac/fast/ruby/ruby-runs-spans-expected.checksum:
1419 * platform/mac/fast/ruby/ruby-runs-spans-expected.png:
1420 * platform/mac/fast/ruby/ruby-runs-spans-expected.txt:
1421 * platform/mac/fast/ruby/ruby-trailing-expected.checksum:
1422 * platform/mac/fast/ruby/ruby-trailing-expected.png:
1423 * platform/mac/fast/ruby/ruby-trailing-expected.txt:
1424 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.checksum:
1425 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.png:
1426 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt:
1427 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.checksum:
1428 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.png:
1429 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt:
1430 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.checksum:
1431 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.png:
1432 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt:
1433 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.checksum:
1434 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.png:
1435 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt:
1436 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.checksum:
1437 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.png:
1438 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1439 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.checksum:
1440 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.png:
1441 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1442 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.checksum:
1443 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.png:
1444 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt:
1446 2011-04-04 Adrienne Walker <enne@google.com>
1448 Unreviewed, Chromium expectations update for tests broken after r82899.
1450 * platform/chromium/test_expectations.txt:
1452 2011-04-04 MORITA Hajime <morrita@google.com>
1454 Unreviewed expectations update following r82899.
1456 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
1457 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
1458 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
1459 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt:
1460 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1461 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1462 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1464 2011-04-04 MORITA Hajime <morrita@google.com>
1466 Reviewed by Kent Tamura.
1468 Convert <meter> shadow DOM to a DOM-based shadow.
1469 https://bugs.webkit.org/show_bug.cgi?id=50661
1471 Updated expectations due to shadow structure chagne.
1472 Also updated meter-styles.html pixel result because the render tree is now laid out
1473 as normal flexboxes and its layout result is actually different,
1474 especially if there are non-zero borders on shadow elements.
1476 * fast/dom/HTMLMeterElement/meter-styles.html:
1477 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1478 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1479 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1480 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1482 2011-04-04 Adrienne Walker <enne@google.com>
1484 Unreviewed, rolling out r82879.
1485 http://trac.webkit.org/changeset/82879
1487 Trying to fix 10.6 layout test expectations broke 10.5
1489 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added.
1490 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added.
1491 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed.
1492 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added.
1493 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added.
1494 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added.
1495 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added.
1496 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added.
1497 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added.
1498 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added.
1499 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added.
1500 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added.
1501 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added.
1502 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added.
1503 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added.
1504 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added.
1505 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added.
1506 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added.
1507 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added.
1508 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added.
1509 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added.
1510 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added.
1511 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added.
1512 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added.
1513 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added.
1514 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added.
1515 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added.
1516 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added.
1517 * platform/chromium-mac/fast/html/details-open1-expected.png: Added.
1518 * platform/chromium-mac/fast/html/details-open2-expected.png: Added.
1519 * platform/chromium-mac/fast/html/details-open3-expected.png: Added.
1520 * platform/chromium-mac/fast/html/details-open4-expected.png: Added.
1521 * platform/chromium-mac/fast/html/details-open5-expected.png: Added.
1522 * platform/chromium-mac/fast/html/details-open6-expected.png: Added.
1523 * platform/chromium-mac/fast/html/details-position-expected.png: Added.
1524 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added.
1525 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added.
1526 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added.
1527 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added.
1528 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added.
1529 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added.
1530 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added.
1531 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added.
1532 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added.
1533 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added.
1534 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added.
1535 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added.
1536 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added.
1537 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Added.
1538 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Added.
1539 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added.
1540 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
1541 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
1542 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1543 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added.
1544 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1546 2011-04-04 Adrienne Walker <enne@google.com>
1548 Unreviewed, rolling out r82880.
1549 http://trac.webkit.org/changeset/82880
1550 https://bugs.webkit.org/show_bug.cgi?id=50661
1552 Meter elements not rendered in Chromium Linux layout tests.
1554 * fast/dom/HTMLMeterElement/meter-styles.html:
1555 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1556 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1557 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1558 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1560 2011-04-04 Dirk Pranke <dpranke@chromium.org>
1562 Unreviewed, expectations change.
1564 Adjust the list of flaky tests based on NRWT on webkit mac using
1565 a 35 second timeout by default.
1567 * platform/mac/test_expectations.txt:
1569 2011-04-04 Chang Shu <cshu@webkit.org>
1571 Reviewed by Ryosuke Niwa.
1573 setContentEditable with true/false/inherit string is not working properly
1574 https://bugs.webkit.org/show_bug.cgi?id=52058
1576 Updated expected results after this patch fixes the set contenteditable issue.
1578 * fast/dom/HTMLElement/set-false-expected.txt:
1579 * fast/dom/HTMLElement/set-false.html:
1580 * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt:
1581 * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt:
1582 * fast/dom/HTMLElement/set-true-expected.txt:
1583 * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt:
1585 2011-04-04 MORITA Hajime <morrita@google.com>
1587 Reviewed by Dimitri Glazkov.
1589 Convert <meter> shadow DOM to a DOM-based shadow.
1590 https://bugs.webkit.org/show_bug.cgi?id=50661
1592 Updated expectations due to shadow structure chagne.
1593 Also updated meter-styles.html pixel result because the render tree is now laid out
1594 as normal flexboxes and its layout result is actually different,
1595 especially if there are non-zero borders on shadow elements.
1597 * fast/dom/HTMLMeterElement/meter-styles.html:
1598 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1599 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1600 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1601 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1603 2011-04-04 Adrienne Walker <enne@google.com>
1605 Unreviewed, update Chromium Snow Leopard image baselines.
1607 These were all minor font-related image differences.
1609 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1610 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
1611 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
1612 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
1613 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
1614 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
1615 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
1616 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
1617 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
1618 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
1619 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
1620 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
1621 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
1622 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
1623 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
1624 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
1625 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
1626 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
1627 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
1628 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
1629 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
1630 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
1631 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
1632 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
1633 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
1634 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
1635 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
1636 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
1637 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
1638 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
1639 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
1640 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
1641 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
1642 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
1643 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
1644 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
1645 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
1646 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
1647 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
1648 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
1649 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
1650 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
1651 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
1652 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
1653 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
1654 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
1655 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
1656 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
1657 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
1658 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
1659 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
1660 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
1661 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
1662 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1663 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
1664 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1666 2011-04-04 Adrienne Walker <enne@google.com>
1668 Unreviewed, mark revoke-blob-url.html as CRASH for Chromium on Win.
1670 * platform/chromium/test_expectations.txt:
1672 2011-04-04 Chang Shu <cshu@webkit.org>
1674 Reviewed by Darin Adler.
1676 WebKitTestRunner needs layoutTestController.setAllowFileAccessFromFileURLs
1677 https://bugs.webkit.org/show_bug.cgi?id=57572
1679 Unskip passed tests.
1681 * platform/mac-wk2/Skipped:
1683 2011-04-04 Pavel Feldman <pfeldman@google.com>
1685 Reviewed by Yury Semikhatsky.
1687 Web Inspector: add support for the enumerated types in the protocol.
1688 https://bugs.webkit.org/show_bug.cgi?id=57761
1690 * inspector/debugger/debugger-autocontinue-on-syntax-error.html:
1691 * inspector/debugger/debugger-pause-on-exception.html:
1693 2011-04-04 Yong Li <yoli@rim.com>
1695 Reviewed by Antonio Gomes.
1697 https://bugs.webkit.org/show_bug.cgi?id=55969
1698 Add a test that verifies history scroll position is restored
1699 when WebKit goes forward from an unreachable URL error page.
1700 (Error page handling is only supported by Qt DRT.)
1702 * platform/qt/fast/history/back-to-unreachable-url-then-forward-expected.txt: Added.
1703 * platform/qt/fast/history/back-to-unreachable-url-then-forward.html: Added.
1704 * platform/qt/fast/history/resources/check-scroll-position.html: Added.
1706 2011-04-04 Jessie Berlin <jberlin@apple.com>
1708 Remove a test from the win-wk2 skipped list that does not exist.
1710 fast/js/navigator-mimeTypes-length.html was changed and moved to plugins in r71651.
1712 * platform/win-wk2/Skipped:
1714 2011-04-04 Jessie Berlin <jberlin@apple.com>
1716 [Windows 7 WebKit2 Release Tests] 6 tests failing since being removed from the mac-wk2
1717 skipped list in r82625.
1718 https://bugs.webkit.org/show_bug.cgi?id=57705
1720 Unreviewed, addd win-wk2 expected results for the tests in order to get the bots green.
1722 * platform/win-wk2/editing: Added.
1723 * platform/win-wk2/editing/selection: Added.
1724 * platform/win-wk2/editing/selection/after-line-break-expected.txt: Added.
1725 * platform/win-wk2/editing/selection/caret-ltr-right-expected.checksum: Added.
1726 * platform/win-wk2/editing/selection/caret-ltr-right-expected.png: Added.
1727 * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added.
1728 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.checksum: Added.
1729 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
1730 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.txt: Added.
1731 * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added.
1732 * platform/win-wk2/fast/repaint: Added.
1733 * platform/win-wk2/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
1734 Apparently the pixel results are similar enough to the win expected pixel results that no
1735 special pixel results need to be added for win-wk2.
1736 * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added.
1738 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1740 Unreviewed, mark filesystem-reference.html as CRASH PASS on chromium.
1742 * platform/chromium/test_expectations.txt:
1744 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1746 Unreviewed, remove gradientLimit.svg and 2d.text.draw.align.end.ltr.html from test expectations.
1748 * platform/chromium/test_expectations.txt:
1750 2011-04-04 Martin Robinson <mrobinson@igalia.com>
1752 Reviewed by Xan Lopez.
1754 [GTK] http/tests/plugins/post-url-file.html fails on GTK+
1755 https://bugs.webkit.org/show_bug.cgi?id=55826
1757 * http/tests/plugins/resources/dump-post.pl: Instead of just printing out the "keywords" parameter,
1758 print out the POSTDATA parameter as well. Printing "keywords" did not seem to work on the version of
1759 Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation
1760 using 'POSTDATA' is the correct way to print the entire POSTDATA for more recent versions of the
1762 * platform/gtk/Skipped: Unskip the test which is now passing.
1764 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
1766 Reviewed by Yury Semikhatsky.
1768 Web Inspector: [Extensions API] add notifications on panels shown/hidden
1769 https://bugs.webkit.org/show_bug.cgi?id=57752
1771 * http/tests/inspector/extensions-test.js:
1772 (initialize_ExtensionsTest.showPanel):
1773 * http/tests/inspector/resources/extension-main.js:
1775 * inspector/extensions/extensions-api-expected.txt:
1776 * inspector/extensions/extensions-events-expected.txt:
1777 * inspector/extensions/extensions-events.html:
1778 * inspector/extensions/extensions-expected.txt:
1780 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1782 Unreviewed, mark xhr-breakpoints as CRASH PASS on chromium win debug.
1784 * platform/chromium/test_expectations.txt:
1786 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1788 Unreviewed, udpate chromium-linux test expectations after r82786.
1790 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
1791 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png:
1793 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1795 Unreviewed, add chromium-linux expectation for the new test added in r82781.
1797 * platform/chromium-linux/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
1799 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1801 Unreviewed, rebaseline chromium-linux test expectations after r82783.
1803 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added.
1804 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added.
1805 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added.
1806 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added.
1807 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added.
1808 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added.
1809 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added.
1810 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added.
1811 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added.
1812 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added.
1813 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added.
1814 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added.
1815 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added.
1816 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added.
1817 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added.
1818 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added.
1819 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added.
1820 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added.
1821 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added.
1822 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added.
1823 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added.
1824 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added.
1825 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added.
1826 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added.
1827 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added.
1828 * platform/chromium-linux/fast/html/details-open1-expected.png: Added.
1829 * platform/chromium-linux/fast/html/details-open2-expected.png: Added.
1830 * platform/chromium-linux/fast/html/details-open3-expected.png: Added.
1831 * platform/chromium-linux/fast/html/details-open4-expected.png: Added.
1832 * platform/chromium-linux/fast/html/details-open5-expected.png: Added.
1833 * platform/chromium-linux/fast/html/details-open6-expected.png: Added.
1834 * platform/chromium-linux/fast/html/details-position-expected.png: Added.
1835 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added.
1836 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added.
1837 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added.
1838 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added.
1839 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added.
1840 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added.
1841 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added.
1842 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added.
1843 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added.
1844 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added.
1845 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added.
1846 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added.
1847 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added.
1849 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1851 Unreviewed, add chromium expectations for the new test added in r82781.
1853 * platform/chromium-mac-leopard/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
1854 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
1855 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
1857 2011-04-04 Mario Sanchez Prada <msanchez@igalia.com>
1859 Unreviewed. Unskipped test and added GTK-specific new baseline.
1861 * platform/gtk/Skipped: Skipped passing test.
1862 * platform/gtk/accessibility/aria-roles-expected.txt: Added.
1864 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1866 Unreviewed, remove chromium expectations added by mistake in r82815.
1868 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Removed.
1869 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
1871 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1873 Unreviewed, delete duplicate baselines added in r82812.
1875 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
1876 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Removed.
1877 * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Removed.
1878 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Removed.
1879 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
1880 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Removed.
1881 * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Removed.
1882 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Removed.
1883 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
1884 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Removed.
1885 * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Removed.
1886 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Removed.
1887 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
1888 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Removed.
1889 * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Removed.
1890 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Removed.
1891 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
1892 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Removed.
1893 * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Removed.
1894 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Removed.
1895 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
1896 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Removed.
1897 * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Removed.
1898 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Removed.
1899 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
1900 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Removed.
1901 * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Removed.
1902 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Removed.
1903 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
1904 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Removed.
1905 * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Removed.
1906 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Removed.
1907 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
1908 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Removed.
1909 * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Removed.
1910 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Removed.
1911 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
1912 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Removed.
1913 * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Removed.
1914 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Removed.
1915 * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Removed.
1916 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Removed.
1917 * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Removed.
1918 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Removed.
1919 * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Removed.
1920 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Removed.
1921 * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Removed.
1922 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Removed.
1923 * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Removed.
1924 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Removed.
1925 * platform/chromium-linux/fast/html/details-open1-expected.checksum: Removed.
1926 * platform/chromium-linux/fast/html/details-open1-expected.png: Removed.
1927 * platform/chromium-linux/fast/html/details-open2-expected.checksum: Removed.
1928 * platform/chromium-linux/fast/html/details-open2-expected.png: Removed.
1929 * platform/chromium-linux/fast/html/details-open3-expected.checksum: Removed.
1930 * platform/chromium-linux/fast/html/details-open3-expected.png: Removed.
1931 * platform/chromium-linux/fast/html/details-open4-expected.checksum: Removed.
1932 * platform/chromium-linux/fast/html/details-open4-expected.png: Removed.
1933 * platform/chromium-linux/fast/html/details-open5-expected.checksum: Removed.
1934 * platform/chromium-linux/fast/html/details-open5-expected.png: Removed.
1935 * platform/chromium-linux/fast/html/details-open6-expected.checksum: Removed.
1936 * platform/chromium-linux/fast/html/details-open6-expected.png: Removed.
1937 * platform/chromium-linux/fast/html/details-position-expected.checksum: Removed.
1938 * platform/chromium-linux/fast/html/details-position-expected.png: Removed.
1939 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
1940 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
1941 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Removed.
1942 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Removed.
1943 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
1944 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
1945 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Removed.
1946 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Removed.
1947 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
1948 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
1949 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Removed.
1950 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Removed.
1951 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
1952 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
1953 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Removed.
1954 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Removed.
1955 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
1956 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
1957 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Removed.
1958 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Removed.
1959 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
1960 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
1961 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Removed.
1962 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Removed.
1963 * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Removed.
1964 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Removed.
1966 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
1968 Unreviewed, fix bad rebaseline in r82812.
1970 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Removed.
1971 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Removed.
1972 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Removed.
1973 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Removed.
1974 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Removed.
1975 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Removed.
1976 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Removed.
1977 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Removed.
1978 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Removed.
1979 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Removed.
1980 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Removed.
1981 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Removed.
1982 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Removed.
1983 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Removed.
1984 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Removed.
1985 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Removed.
1986 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Removed.
1987 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Removed.
1988 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Removed.
1989 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Removed.
1990 * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Removed.
1991 * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Removed.
1992 * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Removed.
1993 * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Removed.
1994 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Removed.
1995 * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Removed.
1996 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Removed.
1997 * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Removed.
1998 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Removed.
1999 * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Removed.
2000 * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Removed.
2001 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Removed.
2002 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2003 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Removed.
2004 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2005 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Removed.
2006 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2007 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Removed.
2008 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2009 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Removed.
2010 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2011 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Removed.
2012 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2013 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Removed.
2014 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Removed.
2015 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
2016 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
2017 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
2018 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
2019 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
2020 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
2021 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
2022 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
2023 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
2024 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
2025 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
2026 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
2027 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
2028 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
2029 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
2030 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
2031 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
2032 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
2033 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
2034 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
2035 * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
2036 * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
2037 * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
2038 * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
2039 * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
2040 * platform/chromium-linux/fast/html/details-open1-expected.png:
2041 * platform/chromium-linux/fast/html/details-open2-expected.png:
2042 * platform/chromium-linux/fast/html/details-open3-expected.png:
2043 * platform/chromium-linux/fast/html/details-open4-expected.png:
2044 * platform/chromium-linux/fast/html/details-open5-expected.png:
2045 * platform/chromium-linux/fast/html/details-open6-expected.png:
2046 * platform/chromium-linux/fast/html/details-position-expected.png:
2047 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
2048 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
2049 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
2050 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
2051 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
2052 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
2053 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
2054 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
2055 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
2056 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
2057 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
2058 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
2059 * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
2060 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png.
2061 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png.
2062 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png.
2063 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png.
2064 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png.
2065 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png.
2066 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png.
2067 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png.
2068 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png.
2069 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png.
2070 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png.
2071 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png.
2072 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png.
2073 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png.
2074 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png.
2075 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png.
2076 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png.
2077 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png.
2078 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png.
2079 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png.
2080 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png.
2081 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png.
2082 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png.
2083 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png.
2084 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png.
2085 * platform/chromium-mac/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open1-expected.png.
2086 * platform/chromium-mac/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open2-expected.png.
2087 * platform/chromium-mac/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open3-expected.png.
2088 * platform/chromium-mac/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open4-expected.png.
2089 * platform/chromium-mac/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open5-expected.png.
2090 * platform/chromium-mac/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open6-expected.png.
2091 * platform/chromium-mac/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-position-expected.png.
2092 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png.
2093 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png.
2094 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png.
2095 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png.
2096 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png.
2097 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png.
2098 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png.
2099 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png.
2100 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png.
2101 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png.
2102 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png.
2103 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png.
2104 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png.
2105 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2106 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Removed.
2107 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2108 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Removed.
2109 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2110 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Removed.
2111 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2112 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Removed.
2113 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2114 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Removed.
2115 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2116 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Removed.
2117 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2118 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Removed.
2119 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2120 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Removed.
2121 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2122 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Removed.
2123 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2124 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Removed.
2125 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Removed.
2126 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Removed.
2127 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Removed.
2128 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Removed.
2129 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Removed.
2130 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Removed.
2131 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Removed.
2132 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Removed.
2133 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Removed.
2134 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Removed.
2135 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Removed.
2136 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Removed.
2137 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2138 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Removed.
2139 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2140 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Removed.
2141 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2142 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Removed.
2143 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2144 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Removed.
2145 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2146 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Removed.
2147 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2148 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Removed.
2149 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Removed.
2151 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2153 Unreviewed, udpate chromium test expectations after r82786.
2155 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Added.
2156 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
2157 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2158 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png:
2159 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
2161 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2163 Unreviewed. Followup to an incomplete commit in r82806.
2165 * inspector/extensions/extensions.html:
2167 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2169 Unreviewed, add chromium test expectations for tests added in r82780.
2171 * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2172 * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2173 * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2174 * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2175 * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2176 * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2177 * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2178 * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2180 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2182 Unreviewed, rebaseline chromium tests after r82783.
2184 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png.
2185 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png.
2186 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2187 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Added.
2188 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Added.
2189 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png.
2190 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Added.
2191 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open6-expected.png.
2192 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Added.
2193 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2194 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Added.
2195 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png.
2196 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2197 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png.
2198 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2199 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Added.
2200 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png.
2201 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Added.
2202 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png.
2203 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Added.
2204 * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png.
2205 * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2206 * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png.
2207 * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png.
2208 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Added.
2209 * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2210 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2211 * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2212 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2213 * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2214 * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png.
2215 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Added.
2216 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png.
2217 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png.
2218 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png.
2219 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2220 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-6-expected.png.
2221 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png.
2222 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png.
2223 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png.
2224 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2225 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png.
2226 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png.
2227 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open3-expected.png.
2228 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Added.
2229 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
2230 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
2231 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
2232 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
2233 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
2234 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
2235 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
2236 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
2237 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
2238 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
2239 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
2240 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
2241 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
2242 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
2243 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
2244 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
2245 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
2246 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
2247 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
2248 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
2249 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
2250 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
2251 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
2252 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
2253 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
2254 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
2255 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
2256 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
2257 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
2258 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
2259 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
2260 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
2261 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2262 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
2263 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2264 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
2265 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2266 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
2267 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2268 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
2269 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2270 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
2271 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2272 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
2273 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
2274 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Added.
2275 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Added.
2276 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Added.
2277 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Added.
2278 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Added.
2279 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Added.
2280 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Added.
2281 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Added.
2282 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Added.
2283 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Added.
2284 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Added.
2285 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Added.
2286 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Added.
2287 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Added.
2288 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Added.
2289 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Added.
2290 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Added.
2291 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Added.
2292 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Added.
2293 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Added.
2294 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Added.
2295 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Added.
2296 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Added.
2297 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Added.
2298 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Added.
2299 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Added.
2300 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Added.
2301 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Added.
2302 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Added.
2303 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Added.
2304 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Added.
2305 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Added.
2306 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Added.
2307 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Added.
2308 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Added.
2309 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Added.
2310 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Added.
2311 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Added.
2312 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Added.
2313 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Added.
2314 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Added.
2315 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Added.
2316 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Added.
2317 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Added.
2318 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Added.
2319 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2320 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
2321 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
2322 * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Removed.
2323 * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
2324 * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
2325 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2326 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
2327 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
2328 * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Removed.
2329 * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
2330 * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
2331 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2332 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
2333 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
2334 * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Removed.
2335 * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
2336 * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
2337 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2338 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
2339 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
2340 * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Removed.
2341 * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
2342 * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
2343 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2344 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
2345 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
2346 * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Removed.
2347 * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
2348 * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
2349 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2350 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
2351 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
2352 * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Removed.
2353 * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
2354 * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
2355 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2356 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
2357 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
2358 * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Removed.
2359 * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
2360 * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
2361 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2362 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
2363 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
2364 * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Removed.
2365 * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
2366 * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
2367 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2368 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
2369 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
2370 * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Removed.
2371 * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
2372 * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
2373 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2374 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
2375 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
2376 * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Removed.
2377 * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
2378 * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
2379 * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Removed.
2380 * platform/chromium-win/fast/html/details-no-summary1-expected.png:
2381 * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
2382 * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Removed.
2383 * platform/chromium-win/fast/html/details-no-summary2-expected.png:
2384 * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
2385 * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Removed.
2386 * platform/chromium-win/fast/html/details-no-summary3-expected.png:
2387 * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
2388 * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Removed.
2389 * platform/chromium-win/fast/html/details-no-summary4-expected.png:
2390 * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
2391 * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Removed.
2392 * platform/chromium-win/fast/html/details-open-javascript-expected.png:
2393 * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
2394 * platform/chromium-win/fast/html/details-open1-expected.checksum: Removed.
2395 * platform/chromium-win/fast/html/details-open1-expected.png:
2396 * platform/chromium-win/fast/html/details-open1-expected.txt:
2397 * platform/chromium-win/fast/html/details-open2-expected.checksum: Removed.
2398 * platform/chromium-win/fast/html/details-open2-expected.png:
2399 * platform/chromium-win/fast/html/details-open2-expected.txt:
2400 * platform/chromium-win/fast/html/details-open3-expected.checksum: Removed.
2401 * platform/chromium-win/fast/html/details-open3-expected.png:
2402 * platform/chromium-win/fast/html/details-open3-expected.txt:
2403 * platform/chromium-win/fast/html/details-open4-expected.checksum: Removed.
2404 * platform/chromium-win/fast/html/details-open4-expected.png:
2405 * platform/chromium-win/fast/html/details-open4-expected.txt:
2406 * platform/chromium-win/fast/html/details-open5-expected.checksum: Removed.
2407 * platform/chromium-win/fast/html/details-open5-expected.png:
2408 * platform/chromium-win/fast/html/details-open5-expected.txt:
2409 * platform/chromium-win/fast/html/details-open6-expected.checksum: Removed.
2410 * platform/chromium-win/fast/html/details-open6-expected.png:
2411 * platform/chromium-win/fast/html/details-open6-expected.txt:
2412 * platform/chromium-win/fast/html/details-position-expected.checksum: Removed.
2413 * platform/chromium-win/fast/html/details-position-expected.png:
2414 * platform/chromium-win/fast/html/details-position-expected.txt:
2415 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2416 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
2417 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
2418 * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Removed.
2419 * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
2420 * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
2421 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2422 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
2423 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
2424 * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Removed.
2425 * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
2426 * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
2427 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2428 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
2429 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
2430 * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Removed.
2431 * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
2432 * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
2433 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2434 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
2435 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
2436 * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Removed.
2437 * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
2438 * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
2439 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2440 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
2441 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
2442 * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Removed.
2443 * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
2444 * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
2445 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2446 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
2447 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
2448 * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Removed.
2449 * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
2450 * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
2451 * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Removed.
2452 * platform/chromium-win/fast/html/details-writing-mode-expected.png:
2453 * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
2454 * platform/chromium/test_expectations.txt:
2456 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2458 Reviewed by Yury Semikhatsky.
2460 Web Inspector: [Extensions API] Merge WatchExpressionSidebarPane into ExtensionSidebarPane
2461 https://bugs.webkit.org/show_bug.cgi?id=57622
2463 Merged WatchExpressionSidebarPane into ExtensionSidebarPane, added setPage(url).
2464 Fixed wrong getter in schema (scripts -> elements)
2466 * inspector/extensions/extensions-api-expected.txt:
2467 * inspector/extensions/extensions-expected.txt:
2468 * inspector/extensions/extensions.html:
2470 2011-04-04 Ilya Tikhonovsky <loislo@chromium.org>
2472 Reviewed by Pavel Feldman.
2474 Web Inspector: introduce support of 'optional' flag for command arguments.
2475 https://bugs.webkit.org/show_bug.cgi?id=57698
2477 * inspector/protocol/runtime-agent-expected.txt:
2478 * inspector/protocol/runtime-agent.html:
2479 * inspector/report-API-errors-expected.txt:
2480 * inspector/report-API-errors.html:
2481 * inspector/report-protocol-errors-expected.txt:
2483 2011-04-01 Ilya Tikhonovsky <loislo@chromium.org>
2485 Reviewed by Pavel Feldman.
2487 Web Inspector: introduce support of 'optional' flag for command arguments.
2488 https://bugs.webkit.org/show_bug.cgi?id=57698
2490 * inspector/report-API-errors-expected.txt:
2491 * inspector/report-protocol-errors-expected.txt:
2493 2011-04-03 Kent Tamura <tkent@chromium.org>
2495 Reviewed by Eric Seidel.
2497 Adding a test of value sanitization for <input type=text>
2498 https://bugs.webkit.org/show_bug.cgi?id=57737
2500 * fast/forms/input-value-sanitization-expected.txt:
2501 * fast/forms/script-tests/input-value-sanitization.js: Add tests for type=text.
2503 2011-04-03 Dan Bernstein <mitz@apple.com>
2505 Try to make this test more robust.
2507 * fast/blockflow/broken-ideographic-font.html: Ensure that the font has been loaded before
2508 letting the test finish.
2510 2011-03-21 Ryosuke Niwa <rniwa@webkit.org>
2512 Reviewed by Eric Seidel.
2514 editing commands shouldn't run when there's no body
2515 https://bugs.webkit.org/show_bug.cgi?id=56771
2517 Added tests to ensure WebKit does not crash when attempted to execute editing commands
2518 in an empty document. Also added a test to ensure WebKit does not crash when InsertImage
2519 is executed with selection endpoints being document. WebKit should ignore such attempts
2520 and should not crash.
2522 * editing/editability/empty-document-delete-expected.txt: Added.
2523 * editing/editability/empty-document-delete.html: Added.
2524 * editing/editability/empty-document-justify-right-expected.txt: Added.
2525 * editing/editability/empty-document-justify-right.html: Added.
2526 * editing/editability/empty-document-stylewithcss-expected.txt: Added.
2527 * editing/editability/empty-document-stylewithcss.html: Added.
2528 * editing/execCommand/insert-image-with-selecting-document-expected.txt: Added.
2529 * editing/execCommand/insert-image-with-selecting-document.html: Added.
2531 2011-04-02 Dan Bernstein <mitz@apple.com>
2533 Updated results showing a progression after r82787. The current time display
2534 is now correctly collapsed because the timeline container is not wide enough.
2536 * platform/gtk/media/video-zoom-controls-expected.txt:
2538 2011-04-02 Dan Bernstein <mitz@apple.com>
2540 Updated platform-specific results after r82787.
2542 * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
2544 2011-04-02 Dan Bernstein <mitz@apple.com>
2546 Reviewed by Dave Hyatt.
2548 Remove an unnecessary extra computeLogicalWidth() from line layout
2549 https://bugs.webkit.org/show_bug.cgi?id=57711
2551 These updated expected results show progressions in MathML tests.
2552 fast/table/colspanMinWidth-vertical results changed to show that text controls
2553 still do not handle vertical writing modes correctly.
2555 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
2556 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
2557 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
2558 * platform/mac/mathml/presentation/fractions-expected.checksum:
2559 * platform/mac/mathml/presentation/fractions-expected.png:
2560 * platform/mac/mathml/presentation/fractions-expected.txt:
2561 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
2562 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
2563 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2564 * platform/mac/mathml/presentation/roots-expected.checksum:
2565 * platform/mac/mathml/presentation/roots-expected.png:
2566 * platform/mac/mathml/presentation/roots-expected.txt:
2567 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
2568 * platform/mac/mathml/presentation/row-alignment-expected.png:
2569 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2570 * platform/mac/mathml/presentation/subsup-expected.checksum:
2571 * platform/mac/mathml/presentation/subsup-expected.png:
2572 * platform/mac/mathml/presentation/subsup-expected.txt:
2574 2011-04-02 Dan Bernstein <mitz@apple.com>
2576 Updated platform-specific results after r82873.
2578 * platform/gtk/fast/html/details-add-summary-1-and-click-expected.txt:
2579 * platform/gtk/fast/html/details-add-summary-1-expected.txt:
2580 * platform/gtk/fast/html/details-add-summary-10-and-click-expected.txt:
2581 * platform/gtk/fast/html/details-add-summary-10-expected.txt:
2582 * platform/gtk/fast/html/details-add-summary-2-and-click-expected.txt:
2583 * platform/gtk/fast/html/details-add-summary-2-expected.txt:
2584 * platform/gtk/fast/html/details-add-summary-3-and-click-expected.txt:
2585 * platform/gtk/fast/html/details-add-summary-3-expected.txt:
2586 * platform/gtk/fast/html/details-add-summary-4-and-click-expected.txt:
2587 * platform/gtk/fast/html/details-add-summary-4-expected.txt:
2588 * platform/gtk/fast/html/details-add-summary-5-and-click-expected.txt:
2589 * platform/gtk/fast/html/details-add-summary-5-expected.txt:
2590 * platform/gtk/fast/html/details-add-summary-6-and-click-expected.txt:
2591 * platform/gtk/fast/html/details-add-summary-6-expected.txt:
2592 * platform/gtk/fast/html/details-add-summary-7-and-click-expected.txt:
2593 * platform/gtk/fast/html/details-add-summary-7-expected.txt:
2594 * platform/gtk/fast/html/details-add-summary-8-and-click-expected.txt:
2595 * platform/gtk/fast/html/details-add-summary-8-expected.txt:
2596 * platform/gtk/fast/html/details-add-summary-9-and-click-expected.txt:
2597 * platform/gtk/fast/html/details-add-summary-9-expected.txt:
2598 * platform/gtk/fast/html/details-no-summary1-expected.txt:
2599 * platform/gtk/fast/html/details-no-summary2-expected.txt:
2600 * platform/gtk/fast/html/details-no-summary3-expected.txt:
2601 * platform/gtk/fast/html/details-no-summary4-expected.txt:
2602 * platform/gtk/fast/html/details-open-javascript-expected.txt:
2603 * platform/gtk/fast/html/details-open1-expected.txt:
2604 * platform/gtk/fast/html/details-open2-expected.txt:
2605 * platform/gtk/fast/html/details-open3-expected.txt:
2606 * platform/gtk/fast/html/details-open4-expected.txt:
2607 * platform/gtk/fast/html/details-open5-expected.txt:
2608 * platform/gtk/fast/html/details-open6-expected.txt:
2609 * platform/gtk/fast/html/details-position-expected.txt:
2610 * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
2611 * platform/gtk/fast/html/details-remove-summary-1-expected.txt:
2612 * platform/gtk/fast/html/details-remove-summary-2-and-click-expected.txt:
2613 * platform/gtk/fast/html/details-remove-summary-2-expected.txt:
2614 * platform/gtk/fast/html/details-remove-summary-3-and-click-expected.txt:
2615 * platform/gtk/fast/html/details-remove-summary-3-expected.txt:
2616 * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:
2617 * platform/gtk/fast/html/details-remove-summary-4-expected.txt:
2618 * platform/gtk/fast/html/details-remove-summary-5-and-click-expected.txt:
2619 * platform/gtk/fast/html/details-remove-summary-5-expected.txt:
2620 * platform/gtk/fast/html/details-remove-summary-6-and-click-expected.txt:
2621 * platform/gtk/fast/html/details-remove-summary-6-expected.txt:
2622 * platform/gtk/fast/html/details-writing-mode-expected.txt:
2623 * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt:
2624 * platform/qt/fast/html/details-add-summary-1-expected.txt:
2625 * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt:
2626 * platform/qt/fast/html/details-add-summary-10-expected.txt:
2627 * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt:
2628 * platform/qt/fast/html/details-add-summary-2-expected.txt:
2629 * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt:
2630 * platform/qt/fast/html/details-add-summary-3-expected.txt:
2631 * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt:
2632 * platform/qt/fast/html/details-add-summary-4-expected.txt:
2633 * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt:
2634 * platform/qt/fast/html/details-add-summary-5-expected.txt:
2635 * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt:
2636 * platform/qt/fast/html/details-add-summary-6-expected.txt:
2637 * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt:
2638 * platform/qt/fast/html/details-add-summary-7-expected.txt:
2639 * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt:
2640 * platform/qt/fast/html/details-add-summary-8-expected.txt:
2641 * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt:
2642 * platform/qt/fast/html/details-add-summary-9-expected.txt:
2643 * platform/qt/fast/html/details-no-summary1-expected.txt:
2644 * platform/qt/fast/html/details-no-summary2-expected.txt:
2645 * platform/qt/fast/html/details-no-summary3-expected.txt:
2646 * platform/qt/fast/html/details-no-summary4-expected.txt:
2647 * platform/qt/fast/html/details-open-javascript-expected.txt:
2648 * platform/qt/fast/html/details-open1-expected.txt:
2649 * platform/qt/fast/html/details-open2-expected.txt:
2650 * platform/qt/fast/html/details-open3-expected.txt:
2651 * platform/qt/fast/html/details-open4-expected.txt:
2652 * platform/qt/fast/html/details-open5-expected.txt:
2653 * platform/qt/fast/html/details-open6-expected.txt:
2654 * platform/qt/fast/html/details-position-expected.txt:
2655 * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt:
2656 * platform/qt/fast/html/details-remove-summary-1-expected.txt:
2657 * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt:
2658 * platform/qt/fast/html/details-remove-summary-2-expected.txt:
2659 * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt:
2660 * platform/qt/fast/html/details-remove-summary-3-expected.txt:
2661 * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt:
2662 * platform/qt/fast/html/details-remove-summary-4-expected.txt:
2663 * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt:
2664 * platform/qt/fast/html/details-remove-summary-5-expected.txt:
2665 * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt:
2666 * platform/qt/fast/html/details-remove-summary-6-expected.txt:
2667 * platform/qt/fast/html/details-writing-mode-expected.txt:
2669 2011-04-02 Dan Bernstein <mitz@apple.com>
2671 Reviewed by Beth Dakin.
2673 <details> marker loses its margin
2674 https://bugs.webkit.org/show_bug.cgi?id=57713
2676 * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum:
2677 * platform/mac/fast/html/details-add-summary-1-and-click-expected.png:
2678 * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
2679 * platform/mac/fast/html/details-add-summary-1-expected.checksum:
2680 * platform/mac/fast/html/details-add-summary-1-expected.png:
2681 * platform/mac/fast/html/details-add-summary-1-expected.txt:
2682 * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum:
2683 * platform/mac/fast/html/details-add-summary-10-and-click-expected.png:
2684 * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
2685 * platform/mac/fast/html/details-add-summary-10-expected.checksum:
2686 * platform/mac/fast/html/details-add-summary-10-expected.png:
2687 * platform/mac/fast/html/details-add-summary-10-expected.txt:
2688 * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum:
2689 * platform/mac/fast/html/details-add-summary-2-and-click-expected.png:
2690 * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
2691 * platform/mac/fast/html/details-add-summary-2-expected.checksum:
2692 * platform/mac/fast/html/details-add-summary-2-expected.png:
2693 * platform/mac/fast/html/details-add-summary-2-expected.txt:
2694 * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum:
2695 * platform/mac/fast/html/details-add-summary-3-and-click-expected.png:
2696 * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
2697 * platform/mac/fast/html/details-add-summary-3-expected.checksum:
2698 * platform/mac/fast/html/details-add-summary-3-expected.png:
2699 * platform/mac/fast/html/details-add-summary-3-expected.txt:
2700 * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum:
2701 * platform/mac/fast/html/details-add-summary-4-and-click-expected.png:
2702 * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
2703 * platform/mac/fast/html/details-add-summary-4-expected.checksum:
2704 * platform/mac/fast/html/details-add-summary-4-expected.png:
2705 * platform/mac/fast/html/details-add-summary-4-expected.txt:
2706 * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum:
2707 * platform/mac/fast/html/details-add-summary-5-and-click-expected.png:
2708 * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
2709 * platform/mac/fast/html/details-add-summary-5-expected.checksum:
2710 * platform/mac/fast/html/details-add-summary-5-expected.png:
2711 * platform/mac/fast/html/details-add-summary-5-expected.txt:
2712 * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum:
2713 * platform/mac/fast/html/details-add-summary-6-and-click-expected.png:
2714 * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
2715 * platform/mac/fast/html/details-add-summary-6-expected.checksum:
2716 * platform/mac/fast/html/details-add-summary-6-expected.png:
2717 * platform/mac/fast/html/details-add-summary-6-expected.txt:
2718 * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum:
2719 * platform/mac/fast/html/details-add-summary-7-and-click-expected.png:
2720 * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
2721 * platform/mac/fast/html/details-add-summary-7-expected.checksum:
2722 * platform/mac/fast/html/details-add-summary-7-expected.png:
2723 * platform/mac/fast/html/details-add-summary-7-expected.txt:
2724 * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum:
2725 * platform/mac/fast/html/details-add-summary-8-and-click-expected.png:
2726 * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
2727 * platform/mac/fast/html/details-add-summary-8-expected.checksum:
2728 * platform/mac/fast/html/details-add-summary-8-expected.png:
2729 * platform/mac/fast/html/details-add-summary-8-expected.txt:
2730 * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum:
2731 * platform/mac/fast/html/details-add-summary-9-and-click-expected.png:
2732 * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
2733 * platform/mac/fast/html/details-add-summary-9-expected.checksum:
2734 * platform/mac/fast/html/details-add-summary-9-expected.png:
2735 * platform/mac/fast/html/details-add-summary-9-expected.txt:
2736 * platform/mac/fast/html/details-no-summary1-expected.checksum:
2737 * platform/mac/fast/html/details-no-summary1-expected.png:
2738 * platform/mac/fast/html/details-no-summary1-expected.txt:
2739 * platform/mac/fast/html/details-no-summary2-expected.checksum:
2740 * platform/mac/fast/html/details-no-summary2-expected.png:
2741 * platform/mac/fast/html/details-no-summary2-expected.txt:
2742 * platform/mac/fast/html/details-no-summary3-expected.checksum:
2743 * platform/mac/fast/html/details-no-summary3-expected.png:
2744 * platform/mac/fast/html/details-no-summary3-expected.txt:
2745 * platform/mac/fast/html/details-no-summary4-expected.checksum:
2746 * platform/mac/fast/html/details-no-summary4-expected.png:
2747 * platform/mac/fast/html/details-no-summary4-expected.txt:
2748 * platform/mac/fast/html/details-open-javascript-expected.checksum:
2749 * platform/mac/fast/html/details-open-javascript-expected.png:
2750 * platform/mac/fast/html/details-open-javascript-expected.txt:
2751 * platform/mac/fast/html/details-open1-expected.checksum:
2752 * platform/mac/fast/html/details-open1-expected.png:
2753 * platform/mac/fast/html/details-open1-expected.txt:
2754 * platform/mac/fast/html/details-open2-expected.checksum:
2755 * platform/mac/fast/html/details-open2-expected.png:
2756 * platform/mac/fast/html/details-open2-expected.txt:
2757 * platform/mac/fast/html/details-open3-expected.checksum:
2758 * platform/mac/fast/html/details-open3-expected.png:
2759 * platform/mac/fast/html/details-open3-expected.txt:
2760 * platform/mac/fast/html/details-open4-expected.checksum:
2761 * platform/mac/fast/html/details-open4-expected.png:
2762 * platform/mac/fast/html/details-open4-expected.txt:
2763 * platform/mac/fast/html/details-open5-expected.checksum:
2764 * platform/mac/fast/html/details-open5-expected.png:
2765 * platform/mac/fast/html/details-open5-expected.txt:
2766 * platform/mac/fast/html/details-open6-expected.checksum:
2767 * platform/mac/fast/html/details-open6-expected.png:
2768 * platform/mac/fast/html/details-open6-expected.txt:
2769 * platform/mac/fast/html/details-position-expected.checksum:
2770 * platform/mac/fast/html/details-position-expected.png:
2771 * platform/mac/fast/html/details-position-expected.txt:
2772 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum:
2773 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png:
2774 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
2775 * platform/mac/fast/html/details-remove-summary-1-expected.checksum:
2776 * platform/mac/fast/html/details-remove-summary-1-expected.png:
2777 * platform/mac/fast/html/details-remove-summary-1-expected.txt:
2778 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum:
2779 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png:
2780 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
2781 * platform/mac/fast/html/details-remove-summary-2-expected.checksum:
2782 * platform/mac/fast/html/details-remove-summary-2-expected.png:
2783 * platform/mac/fast/html/details-remove-summary-2-expected.txt:
2784 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum:
2785 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png:
2786 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
2787 * platform/mac/fast/html/details-remove-summary-3-expected.checksum:
2788 * platform/mac/fast/html/details-remove-summary-3-expected.png:
2789 * platform/mac/fast/html/details-remove-summary-3-expected.txt:
2790 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum:
2791 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png:
2792 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
2793 * platform/mac/fast/html/details-remove-summary-4-expected.checksum:
2794 * platform/mac/fast/html/details-remove-summary-4-expected.png:
2795 * platform/mac/fast/html/details-remove-summary-4-expected.txt:
2796 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum:
2797 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png:
2798 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
2799 * platform/mac/fast/html/details-remove-summary-5-expected.checksum:
2800 * platform/mac/fast/html/details-remove-summary-5-expected.png:
2801 * platform/mac/fast/html/details-remove-summary-5-expected.txt:
2802 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum:
2803 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png:
2804 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
2805 * platform/mac/fast/html/details-remove-summary-6-expected.checksum:
2806 * platform/mac/fast/html/details-remove-summary-6-expected.png:
2807 * platform/mac/fast/html/details-remove-summary-6-expected.txt:
2808 * platform/mac/fast/html/details-writing-mode-expected.checksum:
2809 * platform/mac/fast/html/details-writing-mode-expected.png:
2810 * platform/mac/fast/html/details-writing-mode-expected.txt:
2812 2011-04-02 Andy Estes <aestes@apple.com>
2814 Reviewed by Oliver Hunt.
2816 REGRESSION (r69237): Black border around map elements while using an image map on Mac platform
2817 https://bugs.webkit.org/show_bug.cgi?id=52518
2819 * fast/images/imagemap-focus-ring-zero-outline-width.html: Added.
2820 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added.
2821 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2822 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
2824 2011-04-01 Beth Dakin <bdakin@apple.com>
2826 Reviewed by Sam Weinig.
2828 https://bugs.webkit.org/show_bug.cgi?id=57605
2829 Frame::pageScaleFactor() should not affect getBoundingClientRect() or
2832 <rdar://problem/9194541>
2834 * fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2835 * fast/dom/Element/scale-page-bounding-client-rect.html: Added.
2836 * fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2837 * fast/dom/Element/scale-page-client-rects.html: Added.
2838 * fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2839 * fast/dom/Range/scale-page-bounding-client-rect.html: Added.
2840 * fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2841 * fast/dom/Range/scale-page-client-rects.html: Added.
2842 * platform/gtk/Skipped:
2843 * platform/qt/Skipped:
2844 * platform/win/Skipped:
2846 2011-04-02 Dan Bernstein <mitz@apple.com>
2848 Reverted r82775 due to changes in <details> test results, which are
2849 likely progressions.
2851 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
2852 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
2853 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
2854 * platform/mac/mathml/presentation/fractions-expected.checksum:
2855 * platform/mac/mathml/presentation/fractions-expected.png:
2856 * platform/mac/mathml/presentation/fractions-expected.txt:
2857 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
2858 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
2859 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2860 * platform/mac/mathml/presentation/roots-expected.checksum:
2861 * platform/mac/mathml/presentation/roots-expected.png:
2862 * platform/mac/mathml/presentation/roots-expected.txt:
2863 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
2864 * platform/mac/mathml/presentation/row-alignment-expected.png:
2865 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2866 * platform/mac/mathml/presentation/subsup-expected.checksum:
2867 * platform/mac/mathml/presentation/subsup-expected.png:
2868 * platform/mac/mathml/presentation/subsup-expected.txt:
2870 2011-04-02 Dan Bernstein <mitz@apple.com>
2872 Reviewed by Dave Hyatt.
2874 Remove an unnecessary extra computeLogicalWidth() from line layout
2875 https://bugs.webkit.org/show_bug.cgi?id=57711
2877 These updated expected results show progressions in MathML tests.
2878 fast/table/colspanMinWidth-vertical results changed to show that text controls
2879 still do not handle vertical writing modes correctly.
2881 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
2882 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
2883 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
2884 * platform/mac/mathml/presentation/fractions-expected.checksum:
2885 * platform/mac/mathml/presentation/fractions-expected.png:
2886 * platform/mac/mathml/presentation/fractions-expected.txt:
2887 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
2888 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
2889 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2890 * platform/mac/mathml/presentation/roots-expected.checksum:
2891 * platform/mac/mathml/presentation/roots-expected.png:
2892 * platform/mac/mathml/presentation/roots-expected.txt:
2893 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
2894 * platform/mac/mathml/presentation/row-alignment-expected.png:
2895 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2896 * platform/mac/mathml/presentation/subsup-expected.checksum:
2897 * platform/mac/mathml/presentation/subsup-expected.png:
2898 * platform/mac/mathml/presentation/subsup-expected.txt:
2900 2011-04-02 Dominic Cooney <dominicc@google.com>
2902 Reviewed by Martin Robinson.
2904 Add layoutTestController.shadowRoot to GTK DumpRenderTree.
2905 https://bugs.webkit.org/show_bug.cgi?id=57551
2907 * platform/gtk/Skipped: unskip test that accesses shadowRoot
2909 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org>
2911 Reviewed by Eric Seidel.
2913 https://bugs.webkit.org/show_bug.cgi?id=57693
2914 Skipped the windowless_plugin_paint_test.html layout test on Webkit Windows.
2916 * platform/win/Skipped:
2918 2011-04-01 Dimitri Glazkov <dglazkov@chromium.org>
2920 Skip the test landed in r82758, since WebKitTestRunner doesn't implement
2921 displayInvalidatedRegion.
2923 * platform/mac-wk2/Skipped: Skipped the test.
2925 2011-04-01 Adam Barth <abarth@webkit.org>
2927 This test fails by timing out.
2929 * platform/chromium/test_expectations.txt:
2931 2011-04-01 Dirk Pranke <dpranke@chromium.org>
2933 Unreviewed, expectations change.
2935 Skipping fast/workers/dedicated-worker-lifecycle instead of
2936 treating it as SLOW. It appears to be downright flaky.
2938 https://bugs.webkit.org/show_bug.cgi?id=57678
2940 * platform/mac/test_expectations.txt:
2942 2011-04-01 Dirk Pranke <dpranke@chromium.org>
2944 Unreviewed, expectations change.
2946 Suppress some flaky bidi- and editing-related test failures on
2947 SL Mac NRWT runs. See:
2949 https://bugs.webkit.org/show_bug.cgi?id=57688
2951 * platform/mac/test_expectations.txt:
2953 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org>
2955 Reviewed by Adam Barth.
2957 https://bugs.webkit.org/show_bug.cgi?id=45855
2958 Windowless plugins added dynamically to the DOM should receive paint events.
2959 This is done by ensuring that the plugin widget is marked for painting when
2960 it is added. Added a layout test which verifies that a dynamically added plugin
2961 receives a paint event. This test has to be skipped on chromium mac/linux and
2962 on gtk and qt as it relies on support for the displayInvalidatedRegion function
2963 in the LayoutTestController
2965 * platform/chromium/test_expectations.txt:
2966 * platform/gtk/Skipped:
2967 * platform/qt/Skipped:
2968 * plugins/windowless_plugin_paint_test-expected.txt: Added.
2969 * plugins/windowless_plugin_paint_test.html: Added.
2971 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com>
2973 Unreviewed, rolling out r82721.
2974 http://trac.webkit.org/changeset/82721
2975 https://bugs.webkit.org/show_bug.cgi?id=57687
2977 This patch introduced assertion failures on the GTK+ bots.
2978 (Requested by mrobinson on #webkit).
2980 * platform/gtk/Skipped:
2982 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com>
2984 Unreviewed, rolling out r82712, r82729, and r82746.
2985 http://trac.webkit.org/changeset/82712
2986 http://trac.webkit.org/changeset/82729
2987 http://trac.webkit.org/changeset/82746
2988 https://bugs.webkit.org/show_bug.cgi?id=57682
2990 fast/frames/frame-programmatic-noresize.html is failing on
2991 Windows bots. Will look into this offline. (Requested by dydx
2994 * fast/frames/frame-inherit-noresize-from-frameset-expected.txt: Removed.
2995 * fast/frames/frame-inherit-noresize-from-frameset.html: Removed.
2996 * fast/frames/frame-programmatic-noresize-expected.txt: Removed.
2997 * fast/frames/frame-programmatic-noresize.html: Removed.
2998 * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Removed.
2999 * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize.html: Removed.
3000 * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Removed.
3001 * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false.html: Removed.
3002 * fast/frames/resources/frame-programmatic-resize.js: Removed.
3003 * platform/chromium/test_expectations.txt:
3005 2011-04-01 Adam Barth <abarth@webkit.org>
3007 Mark failing test as failing.
3009 * platform/chromium/test_expectations.txt:
3011 2011-04-01 Martin Robinson <mrobinson@igalia.com>
3013 Unreviewed, rolling out r82708.
3014 http://trac.webkit.org/changeset/82708
3015 https://bugs.webkit.org/show_bug.cgi?id=53644
3017 This tests fails consistently when run along with other tests
3019 * platform/gtk/Skipped:
3020 * platform/gtk/editing/deleting/5408255-expected.checksum:
3021 * platform/gtk/editing/deleting/5408255-expected.png:
3022 * platform/gtk/editing/deleting/5408255-expected.txt:
3024 2011-04-01 Dirk Pranke <dpranke@chromium.org>
3026 Unreviewed, expectations change.
3028 Update mac new-run-webkit-tests expectations with SLOW tests.
3030 * platform/mac/test_expectations.txt:
3032 2011-04-01 Adam Barth <abarth@webkit.org>
3034 Skip platform/mac/plugins/convert-point.html because it relies on code
3035 that only exists in the test plugin for Apple's Mac port. We generally
3036 ignore most of the tests in platform/mac, although we do run them to
3037 detect crashes. In this case, however, the test does crash, but it
3038 crashes in the test plug-in, which doesn't matter to us.
3040 * platform/chromium/test_expectations.txt:
3042 2011-04-01 Adam Barth <abarth@webkit.org>
3044 Reviewed by Daniel Bates.
3046 Test assigning false to noResize instead of undefined
3047 https://bugs.webkit.org/show_bug.cgi?id=57668
3049 Apparently the V8 bindings have a bug when assigning undefined to a
3050 boolean attribute. I've filed
3051 https://bugs.webkit.org/show_bug.cgi?id=57669 about that issue, which
3052 I'll address in another patch (obviously with a test). In the
3053 meantime, this patch changes this test to test "false" instead of
3056 * fast/frames/frame-programmatic-noresize-expected.txt:
3057 * fast/frames/frame-programmatic-noresize.html:
3059 2011-04-01 Anders Carlsson <andersca@apple.com>
3061 Reviewed by Sam Weinig.
3063 Shockwave plug-in doesn't accept mouse events
3064 https://bugs.webkit.org/show_bug.cgi?id=57653
3065 <rdar://problem/8483273>
3069 * platform/mac/plugins/convert-point-expected.txt: Added.
3070 * platform/mac/plugins/convert-point.html: Added.
3072 2011-04-01 Dominic Cooney <dominicc@google.com>
3074 Reviewed by Martin Robinson.
3076 Add layoutTestController.shadowRoot to GTK DumpRenderTree.
3077 https://bugs.webkit.org/show_bug.cgi?id=57551
3079 * platform/gtk/Skipped: unskip test that accesses shadowRoot
3081 2011-04-01 Darin Adler <darin@apple.com>
3083 Removed some more executable bits from files that don't need them.
3084 These often creep in when someone is working on Windows, which uses
3085 executable bits differently from Unix systems.
3087 * editing/execCommand/align-in-span.html: Removed property svn:executable.
3088 * editing/selection/extend-byline-withfloat.html: Removed property svn:executable.
3089 * fast/canvas/webgl/data-view-test.html: Removed property svn:executable.
3090 * fast/canvas/webgl/resources/gray-ramp-default-gamma.png: Removed property svn:executable.
3091 * fast/canvas/webgl/resources/gray-ramp-gamma0.1.png: Removed property svn:executable.
3092 * fast/canvas/webgl/resources/gray-ramp-gamma1.0.png: Removed property svn:executable.
3093 * fast/canvas/webgl/resources/gray-ramp-gamma2.0.png: Removed property svn:executable.
3094 * fast/canvas/webgl/resources/gray-ramp-gamma4.0.png: Removed property svn:executable.
3095 * fast/canvas/webgl/resources/gray-ramp-gamma9.0.png: Removed property svn:executable.
3096 * fast/canvas/webgl/resources/gray-ramp.png: Removed property svn:executable.
3097 * fast/canvas/webgl/resources/zero-alpha.png: Removed property svn:executable.
3098 * fast/css/inline-element-line-break.html: Removed property svn:executable.
3099 * fast/css/pseudo-element-line-break.html: Removed property svn:executable.
3100 * fast/dom/HTMLScriptElement/async-inline-script-expected.txt: Removed property svn:executable.
3101 * fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt: Removed property svn:executable.
3102 * fast/dom/HTMLScriptElement/async-write-expected.txt: Removed property svn:executable.
3103 * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed property svn:executable.
3104 * fast/events/before-unload-remove-and-add-subframe.html: Removed property svn:executable.
3105 * fast/events/change-frame-focus.html: Removed property svn:executable.
3106 * fast/files/resources/binary-file: Removed property svn:executable.
3107 * fast/frames/iframe-reparenting.html: Removed property svn:executable.
3108 * fast/frames/resources/iframe-reparenting-frame1.html: Removed property svn:executable.
3109 * fast/frames/resources/iframe-reparenting-frame2.html: Removed property svn:executable.
3110 * fast/frames/resources/iframe-reparenting-iframe-content.html: Removed property svn:executable.
3111 * fast/harness/resources/cached-page-1.html: Removed property svn:executable.
3112 * fast/harness/resources/cached-page-2.html: Removed property svn:executable.
3113 * fast/harness/use-page-cache.html: Removed property svn:executable.
3114 * fast/history/same-document-iframes-changing-fragment-expected.txt: Removed property svn:executable.
3115 * fast/history/same-document-iframes-changing-fragment.html: Removed property svn:executable.
3116 * fast/history/same-document-iframes-changing-pushstate-expected.txt: Removed property svn:executable.
3117 * fast/history/same-document-iframes-changing-pushstate.html: Removed property svn:executable.
3118 * fast/images/resources/cmyk-jpeg.jpg: Removed property svn:executable.
3119 * fast/inline/inline-position-top-align.html: Removed property svn:executable.
3120 * fast/inline/resources/gradient.png: Removed property svn:executable.
3121 * fast/js/script-tests/toInt32UInt32.js: Removed property svn:executable.
3122 * fast/lists/resources/dump-list.js: Removed property svn:executable.
3123 * fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed property svn:executable.
3124 * fast/lists/w3-css3-list-styles-alphabetic.html: Removed property svn:executable.
3125 * fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed property svn:executable.
3126 * fast/lists/w3-css3-list-styles-numeric.html: Removed property svn:executable.
3127 * fast/parser/remove-misnested-iframe-in-beforeload-expected.txt: Removed property svn:executable.
3128 * fast/parser/remove-misnested-iframe-parent-in-beforeload-expected.txt: Removed property svn:executable.
3129 * fast/parser/x-frame-options-detached-document-crash-expected.txt: Removed property svn:executable.
3130 * fast/regex/script-tests/ecma-regex-examples.js: Removed property svn:executable.
3131 * fast/repaint/canvas-putImageData-expected.txt: Removed property svn:executable.
3132 * fast/repaint/canvas-putImageData.html: Removed property svn:executable.
3133 * http/tests/history/redirect-302.html: Removed property svn:executable.
3134 * http/tests/history/redirect-303.html: Removed property svn:executable.
3135 * http/tests/history/redirect-307.html: Removed property svn:executable.
3136 * http/tests/inspector/console-test.js: Removed property svn:executable.
3137 * http/tests/inspector/console-xhr-logging.html: Removed property svn:executable.
3138 * http/tests/inspector/elements-test.js: Removed property svn:executable.
3139 * http/tests/inspector/extensions-resources-redirect.html: Removed property svn:executable.
3140 * http/tests/inspector/extensions-resources-test.js: Removed property svn:executable.
3141 * http/tests/inspector/network-preflight-options.html: Removed property svn:executable.
3142 * http/tests/inspector/network/network-size-chunked.html: Removed property svn:executable.
3143 * http/tests/inspector/resource-parameters.html: Removed property svn:executable.
3144 * http/tests/inspector/resources-test.js: Removed property svn:executable.
3145 * http/tests/inspector/resources/iframe-from-different-domain-data.html: Removed property svn:executable.
3146 * http/tests/inspector/resources/resource-form-data-receiver-iframe.html: Removed property svn:executable.
3147 * http/tests/misc/async-and-defer-script-expected.txt: Removed property svn:executable.
3148 * http/tests/misc/script-async-expected.txt: Removed property svn:executable.
3149 * http/tests/security/cross-origin-script-window-onerror-redirected.html: Removed property svn:executable.
3150 * http/tests/security/cross-origin-script-window-onerror.html: Removed property svn:executable.
3151 * http/tests/security/resources/cross-origin-script.txt: Removed property svn:executable.
3152 * inspector/audits/audits-test.js: Removed property svn:executable.
3153 * inspector/audits/resources/abe.png: Removed property svn:executable.
3154 * inspector/audits/resources/audits-script1.js: Removed property svn:executable.
3155 * inspector/audits/resources/audits-script2.js: Removed property svn:executable.
3156 * inspector/audits/resources/audits-style1.css: Removed property svn:executable.
3157 * inspector/console/console-assert.html: Removed property svn:executable.
3158 * inspector/console/console-dir.html: Removed property svn:executable.
3159 * inspector/console/console-dirxml.html: Removed property svn:executable.
3160 * inspector/console/console-format.html: Removed property svn:executable.
3161 * inspector/console/console-log-syntax-error.html: Removed property svn:executable.
3162 * inspector/console/console-nested-group.html: Removed property svn:executable.
3163 * inspector/console/console-substituted.html: Removed property svn:executable.
3164 * inspector/console/console-tests.html: Removed property svn:executable.
3165 * inspector/console/console-trace-in-eval.html: Removed property svn:executable.
3166 * inspector/console/console-trace.html: Removed property svn:executable.
3167 * inspector/console/console-uncaught-exception-in-eval.html: Removed property svn:executable.
3168 * inspector/console/console-uncaught-exception.html: Removed property svn:executable.
3169 * inspector/cookie-parser.html: Removed property svn:executable.
3170 * inspector/debugger/debugger-cyclic-ref.html: Removed property svn:executable.
3171 * inspector/debugger/debugger-expand-scope.html: Removed property svn:executable.
3172 * inspector/elements/elements-delete-inline-style-expected.txt: Removed property svn:executable.
3173 * inspector/elements/elements-delete-inline-style.html: Removed property svn:executable.
3174 * inspector/elements/elements-panel-search.html: Removed property svn:executable.
3175 * inspector/elements/elements-panel-structure.html: Removed property svn:executable.
3176 * inspector/evaluate-in-page.html: Removed property svn:executable.
3177 * inspector/extensions/extensions-audits-api.html: Removed property svn:executable.
3178 * inspector/extensions/extensions-audits.html: Removed property svn:executable.
3179 * inspector/extensions/extensions-eval.html: Removed property svn:executable.
3180 * inspector/extensions/extensions-events.html: Removed property svn:executable.
3181 * inspector/extensions/extensions-resources.html: Removed property svn:executable.
3182 * inspector/extensions/resources/abe.png: Removed property svn:executable.
3183 * inspector/extensions/resources/audits-style1.css: Removed property svn:executable.
3184 * inspector/styles/resources/styles-iframe-data.html: Removed property svn:executable.
3185 * inspector/styles/resources/styles-new-API-1.css: Removed property svn:executable.
3186 * inspector/styles/resources/styles-url-linkify-iframe.html: Removed property svn:executable.
3187 * inspector/styles/resources/styles-url-linkify.css: Removed property svn:executable.
3188 * inspector/styles/styles-disable-then-change-expected.txt: Removed property svn:executable.
3189 * inspector/styles/styles-disable-then-change.html: Removed property svn:executable.
3190 * inspector/styles/styles-iframe.html: Removed property svn:executable.
3191 * inspector/styles/styles-source-lines.html: Removed property svn:executable.
3192 * inspector/styles/styles-update-from-js-expected.txt: Removed property svn:executable.
3193 * inspector/styles/styles-update-from-js.html: Removed property svn:executable.
3194 * inspector/styles/styles-url-linkify.html: Removed property svn:executable.
3195 * inspector/utilities.html: Removed property svn:executable.
3196 * platform/chromium-linux/editing/deleting/delete-br-013-expected.checksum: Removed property svn:executable.
3197 * platform/chromium-linux/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Removed property svn:executable.
3198 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.checksum: Removed property svn:executable.
3199 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.png: Removed property svn:executable.
3200 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt: Removed property svn:executable.
3201 * platform/chromium-linux/fast/clip/overflow-border-radius-clip-expected.checksum: Removed property svn:executable.
3202 * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png: Removed property svn:executable.
3203 * platform/chromium-linux/fast/repaint/block-no-inflow-children-expected.checksum: Removed property svn:executable.
3204 * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum: Removed property svn:executable.
3205 * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.png: Removed property svn:executable.
3206 * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.checksum: Removed property svn:executable.
3207 * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.png: Removed property svn:executable.
3208 * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed property svn:executable.
3209 * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed property svn:executable.
3210 * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.checksum: Removed property svn:executable.
3211 * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.png: Removed property svn:executable.
3212 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.checksum: Removed property svn:executable.
3213 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.png: Removed property svn:executable.
3214 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Removed property svn:executable.
3215 * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.checksum: Removed property svn:executable.
3216 * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.png: Removed property svn:executable.
3217 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.checksum: Removed property svn:executable.
3218 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.png: Removed property svn:executable.
3219 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Removed property svn:executable.
3220 * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Removed property svn:executable.
3221 * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed property svn:executable.
3222 * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Removed property svn:executable.
3223 * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed property svn:executable.
3224 * platform/chromium-mac-leopard/editing/selection/4397952-expected.checksum: Removed property svn:executable.
3225 * platform/chromium-mac-leopard/editing/selection/4397952-expected.png: Removed property svn:executable.
3226 * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.checksum: Removed property svn:executable.
3227 * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.png: Removed property svn:executable.
3228 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Removed property svn:executable.
3229 * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed property svn:executable.
3230 * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.png: Removed property svn:executable.
3231 * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.checksum: Removed property svn:executable.
3232 * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Removed property svn:executable.