1 2011-04-07 Enrica Casucci <enrica@apple.com>
4 Adding to skipped list for Windows (WK2) the
5 tests relative to undo removed from the skipped list
6 for Mac where execCommand('undo') is now supported.
8 * platform/win-wk2/Skipped:
10 2011-04-07 Adrienne Walker <enne@google.com>
12 [chromium] Unreviewed, rebaseline progress element tests.
14 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed.
15 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
16 * platform/chromium-mac-leopard/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
17 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed.
18 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
19 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
20 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
21 * platform/chromium/test_expectations.txt:
23 2011-04-07 Jer Noble <jer.noble@apple.com>
25 Unreviewed; rebaseline expected results in platform/mac-wk2.
27 * platform/mac-wk2/media/controls-without-preload-expected.txt:
29 2011-04-07 Chang Shu <cshu@webkit.org>
31 Reviewed by Darin Adler.
33 WebKitTestRunner needs layoutTestController.isPageBoxVisible
34 https://bugs.webkit.org/show_bug.cgi?id=42695
38 * platform/mac-wk2/Skipped:
39 * platform/qt-wk2/Skipped:
41 2011-04-07 Enrica Casucci <enrica@apple.com>
43 Reviewed by Oliver Hunt.
45 REGRESSION(WebKit2): execCommand('undo') doesn't work (Mac).
46 https://bugs.webkit.org/show_bug.cgi?id=58055
47 <rdar://problem/8862023>
49 * platform/mac-wk2/Skipped: Remove skipped tests related to undo/redo.
51 2011-04-07 Nancy Piedra <nancy.piedra@nokia.com>
53 Reviewed by Eric Carlson.
55 Add tests for parsing codecs parameter in video-can-play-type.html
56 https://bugs.webkit.org/show_bug.cgi?id=53275
58 * media/video-can-play-type-expected.txt:
59 * media/video-can-play-type.html:
61 2011-04-07 Jessie Berlin <jberlin@apple.com>
63 [WebKit2 Tests] fast/events/select-element.html failing since introduction in r83096
64 https://bugs.webkit.org/show_bug.cgi?id=58059
66 Adding this test to the mac-wk2 skipped list to get the bots green.
68 * platform/mac-wk2/Skipped:
70 2011-04-07 Adrienne Walker <enne@google.com>
72 [chromium] Unreviewed, now that bug 57975 is fixed, mark test as passing.
74 * platform/chromium/test_expectations.txt:
76 2011-04-07 Brian Weinstein <bweinstein@apple.com>
78 Update Leopard expected results after r83075 to greenify the bots.
80 * platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt:
82 2011-04-07 Adrienne Walker <enne@google.com>
84 [chromium] Unreviewed, rebaseline tests changed in r82947.
86 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
87 * platform/chromium-linux/svg/text/text-midpoint-split-bug-expected.png: Added.
88 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
89 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
90 * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
91 * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
92 * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.png: Added.
93 * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.txt: Added.
94 * platform/chromium/test_expectations.txt:
96 2011-04-07 Vincent Scheib <scheib@chromium.org>
98 Flagging platform/chromium/compositing/huge-layer-rotated.html a bug.
100 * platform/chromium/test_expectations.txt:
102 2011-04-07 Ryosuke Niwa <rniwa@webkit.org>
104 Reviewed by Eric Seidel.
106 editing/inserting/6633727.html should be renamed and converted into a dump-as-markup test
107 https://bugs.webkit.org/show_bug.cgi?id=58037
109 Renamed 6633727.html to insert-paragraph-at-end-of-line.html and converted it to a dump-as-markup test.
111 * editing/inserting/6633727-expected.txt: Removed.
112 * editing/inserting/6633727.html: Removed.
113 * editing/inserting/insert-paragraph-at-end-of-line-expected.txt: Added.
114 * editing/inserting/insert-paragraph-at-end-of-line.html: Copied from LayoutTests/editing/inserting/6633727.html.
115 * editing/inserting/script-tests/6633727.js: Removed.
117 2011-04-07 Yury Semikhatsky <yurys@chromium.org>
119 Reviewed by Pavel Feldman.
121 Web Inspector: console messages names should adhere to the common naming style
122 https://bugs.webkit.org/show_bug.cgi?id=58042
124 * inspector/protocol/console-agent-expected.txt:
126 2011-04-07 Philippe Normand <pnormand@igalia.com>
128 Unreviewed, unskip a fast/xmlhttprequest test passing on GTK.
130 * platform/gtk/Skipped:
132 2011-04-07 Csaba Osztrogonác <ossy@webkit.org>
134 [Qt][WK2] Add always failing tets to the Skipped list.
136 * platform/qt-wk2/Skipped:
138 2011-04-06 Ilya Tikhonovsky <loislo@chromium.org>
140 Reviewed by Yury Semikhatsky.
142 Web Inspector: migrate Inspector protocol messages format to JSON-RPC.
143 https://bugs.webkit.org/show_bug.cgi?id=57957
145 There is not a significant difference between inspector messages spec and and JSON-RPC 2.0 messages spec.
146 Also JSON-RPC has a pretty clear specification for error descriptions which we haven't.
147 It was decided that we will use it.
151 2) domain + '.' + event => method // for events
152 3) domain + '.' + command => method // for requests
153 4) requestId => id // for responses
154 5) arguments => params // for requests
155 6) data => params // for events
156 7) body => result // for responses
158 protocolErrors and error properties will be converted to JSON-RPC error format.
159 The order of properties in messages also will be adjusted.
160 The only thing that looks unnecessary is jsonrpc property.
162 * inspector/protocol/console-agent-expected.txt:
163 * inspector/protocol/runtime-agent-expected.txt:
164 * inspector/report-API-errors-expected.txt:
165 * inspector/report-API-errors.html:
166 * inspector/report-protocol-errors-expected.txt:
167 * inspector/report-protocol-errors.html:
169 2011-04-07 Kent Tamura <tkent@chromium.org>
171 [Chromium] Move Leopard-specific images to chromium-mac-leopard, and
172 unify text results common in chromium-mac.
174 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.checksum: Added.
175 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png: Added.
176 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Removed.
177 * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.checksum: Added.
178 * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png: Added.
179 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
181 2011-04-07 Ryosuke Niwa <rniwa@webkit.org>
183 Reviewed by Eric Seidel.
185 Convert insert-div-021.html to a dump-as-markup test
186 https://bugs.webkit.org/show_bug.cgi?id=58019
190 * editing/inserting/insert-div-021-expected.txt: Added.
191 * editing/inserting/insert-div-021.html:
192 * platform/chromium-linux/editing/inserting/insert-div-021-expected.checksum: Removed.
193 * platform/chromium-linux/editing/inserting/insert-div-021-expected.png: Removed.
194 * platform/chromium-win/editing/inserting/insert-div-021-expected.checksum: Removed.
195 * platform/chromium-win/editing/inserting/insert-div-021-expected.png: Removed.
196 * platform/chromium-win/editing/inserting/insert-div-021-expected.txt: Removed.
197 * platform/gtk/editing/inserting/insert-div-021-expected.checksum: Removed.
198 * platform/gtk/editing/inserting/insert-div-021-expected.png: Removed.
199 * platform/gtk/editing/inserting/insert-div-021-expected.txt: Removed.
200 * platform/mac/editing/inserting/insert-div-021-expected.checksum: Removed.
201 * platform/mac/editing/inserting/insert-div-021-expected.png: Removed.
202 * platform/mac/editing/inserting/insert-div-021-expected.txt: Removed.
203 * platform/qt/editing/inserting/insert-div-021-expected.txt: Removed.
205 2011-04-07 Adam Barth <abarth@webkit.org>
207 Reviewed by Eric Seidel.
209 script-src should block inline script
210 https://bugs.webkit.org/show_bug.cgi?id=58012
212 Test that script-src blocks inline script. This test uses a different
213 approach than the existing tests for variety.
215 * http/tests/security/contentSecurityPolicy/inline-script-blocked-expected.txt: Added.
216 * http/tests/security/contentSecurityPolicy/inline-script-blocked.html: Added.
217 * http/tests/security/contentSecurityPolicy/resources/document-write-alert-fail.js: Added.
218 * http/tests/security/contentSecurityPolicy/resources/dump-as-text.js: Added.
220 2011-04-07 Kent Tamura <tkent@chromium.org>
222 [Chromium] Update Linux x86-64 results for the Skia rounding rect change.
224 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
225 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png:
226 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
227 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png:
228 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
229 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png:
231 2011-04-07 Kent Tamura <tkent@chromium.org>
233 Skip platform/mac/fast/forms/input-appearance-spinbutton-up.html on Mac WebKit2.
234 https://bugs.webkit.org/show_bug.cgi?id=56298
236 * platform/mac-wk2/Skipped:
238 2011-04-07 Kent Tamura <tkent@chromium.org>
240 Update spinbutton test results for r83145.
242 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
243 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
244 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
245 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
246 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Added.
247 * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
248 * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
249 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
250 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
251 * platform/chromium/test_expectations.txt:
252 * platform/win/Skipped:
254 2011-04-07 Philippe Normand <pnormand@igalia.com>
256 Unreviewed, GTK rebaseline after r83145. Also skip
257 fast/forms/input-number-large-padding.html which fails. See bug
260 * platform/gtk/Skipped:
261 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
262 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt:
263 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
265 2011-04-07 Philippe Normand <pnormand@igalia.com>
267 Unreviewed, GTK baselines for 4 new tests.
269 * platform/gtk/fast/history/visited-link-background-color-expected.checksum: Added.
270 * platform/gtk/fast/history/visited-link-background-color-expected.png: Added.
271 * platform/gtk/fast/history/visited-link-background-color-expected.txt: Added.
272 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added.
273 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
274 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
275 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added.
276 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
277 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
278 * platform/gtk/svg/text/text-midpoint-split-bug-expected.checksum: Added.
279 * platform/gtk/svg/text/text-midpoint-split-bug-expected.png: Added.
280 * platform/gtk/svg/text/text-midpoint-split-bug-expected.txt: Added.
282 2011-04-07 Philippe Normand <pnormand@igalia.com>
284 Unreviewed, GTK rebaseline after r83075.
286 * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt:
287 * platform/gtk/fast/text/capitalize-empty-generated-string-expected.txt:
289 2011-04-07 Kent Tamura <tkent@chromium.org>
291 [Chromium] Fix a duplicated entry.
293 * platform/chromium/test_expectations.txt:
295 2011-04-07 Kent Tamura <tkent@chromium.org>
297 Reviewed by Dimitri Glazkov.
299 Spinbuttons become unclickable if right padding is large.
300 https://bugs.webkit.org/show_bug.cgi?id=56298
302 Add a test, and skip on platforms which has no inner-spin-button implementation.
304 * fast/forms/input-number-large-padding-expected.txt: Added.
305 * fast/forms/input-number-large-padding.html: Added.
306 * platform/chromium/test_expectations.txt:
307 * platform/mac/Skipped:
308 * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
309 * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
310 * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt:
311 * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
312 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
313 * platform/qt/Skipped:
315 2011-04-06 Kent Tamura <tkent@chromium.org>
317 Fixed an error in the previous commit.
319 * platform/chromium/test_expectations.txt:
321 2011-04-06 Kent Tamura <tkent@chromium.org>
323 [Chromium] Update text expectation.
324 fast/repaint/scale-page-shrink.html is expected to fail because of no
325 eventSender.scalePageBy().
327 * platform/chromium/test_expectations.txt:
329 2011-04-06 Kent Tamura <tkent@chromium.org>
331 [Chromium] Update test expectation.
332 xhr-breakpoints.html and detailed-heapshots-summary.html are flaky.
334 * platform/chromium/test_expectations.txt:
336 2011-04-06 Adam Barth <abarth@webkit.org>
338 Reviewed by Eric Seidel.
340 CSP object-src should block plugin loads
341 https://bugs.webkit.org/show_bug.cgi?id=57283
343 * http/tests/security/contentSecurityPolicy/object-src-none-expected.txt: Added.
344 * http/tests/security/contentSecurityPolicy/object-src-none.html: Added.
345 * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl: Added.
347 2011-04-06 Beth Dakin <bdakin@apple.com>
349 Reviewed by Dan Bernstein.
351 https://bugs.webkit.org/show_bug.cgi?id=58009
352 Frame::scalePage() results in visual artifacts with scale factors less than 1
354 <rdar://problem/8683230>
356 * fast/repaint/scale-page-shrink.html: Added.
357 * platform/gtk/Skipped:
358 * platform/mac/fast/repaint/scale-page-shrink-expected.checksum: Added.
359 * platform/mac/fast/repaint/scale-page-shrink-expected.png: Added.
360 * platform/mac/fast/repaint/scale-page-shrink-expected.txt: Added.
361 * platform/qt/Skipped:
362 * platform/win/Skipped:
364 2011-04-06 Chang Shu <cshu@webkit.org>
366 Reviewed by Darin Adler.
368 WebKitTestRunner needs layoutTestController.pageSizeAndMarginsInPixels
369 https://bugs.webkit.org/show_bug.cgi?id=57984
373 * platform/mac-wk2/Skipped:
375 2011-04-06 Benjamin Poulain <benjamin.poulain@nokia.com>
377 Reviewed by Kenneth Rohde Christiansen.
379 [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
380 https://bugs.webkit.org/show_bug.cgi?id=56086
382 * platform/qt/Skipped: Remove the skipped test which required numberOfPendingGeolocationPermissionRequests.
384 2011-04-06 Kent Tamura <tkent@chromium.org>
386 [Chromium] Update expectations for Geeza Pro and so on.
388 * platform/chromium/test_expectations.txt:
390 2011-04-06 Jer Noble <jer.noble@apple.com>
392 Reviewed by Eric Carlson.
394 MediaPlayerPrivateAVFoundation does not change rate due to setRate().
395 https://bugs.webkit.org/show_bug.cgi?id=57919
397 * media/video-set-rate-from-pause-expected.txt: Added.
398 * media/video-set-rate-from-pause.html: Added.
400 2011-04-06 Dan Bernstein <mitz@apple.com>
402 Correct results for the Geeza Pro metrics change.
404 * platform/mac/fast/dom/52776-expected.checksum:
405 * platform/mac/fast/dom/52776-expected.png:
406 * platform/mac/fast/dom/52776-expected.txt:
407 * platform/mac/fast/text/complex-text-opacity-expected.checksum:
408 * platform/mac/fast/text/complex-text-opacity-expected.png:
409 * platform/mac/fast/text/complex-text-opacity-expected.txt:
410 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
411 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
412 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
413 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
414 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
415 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
416 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
417 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum:
418 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
419 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
420 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
421 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png:
422 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
423 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
424 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
425 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
426 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
427 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
429 2011-04-06 Adrienne Walker <enne@google.com>
431 Unreviewed, update Chromium expectations for failing test from r83075.
433 * platform/chromium/test_expectations.txt:
435 2011-04-06 Dan Bernstein <mitz@apple.com>
437 Reviewed by Darin Adler.
439 <rdar://problem/9084761> REGRESSION (r73993): Default Arabic line spacing has gotten very loose when the specified font is not Arabic
440 https://bugs.webkit.org/show_bug.cgi?id=58002
442 * platform/mac/fast/dom/52776-expected.checksum:
443 * platform/mac/fast/dom/52776-expected.png:
444 * platform/mac/fast/dom/52776-expected.txt:
445 * platform/mac/fast/text/complex-text-opacity-expected.txt:
446 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
447 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
448 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
449 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
450 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
451 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
452 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
453 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
454 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
455 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
456 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
457 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
458 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
459 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
461 2011-04-06 Adrienne Walker <enne@google.com>
463 Unreviewed, update expectations for Chromium visited link test.
464 https://bugs.webkit.org/show_bug.cgi?id=58000
466 Apparently, this just hasn't been working for a while.
468 * platform/chromium/test_expectations.txt:
470 2011-04-06 Adrienne Walker <enne@google.com>
472 Unreviewed, rebaseline more Chromium mac tests after r83075.
474 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
475 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
477 2011-04-06 Adrienne Walker <enne@google.com>
479 Unreviewed, try to green Chromium mac tree by marking failing tests as more generally failing.
481 * platform/chromium/test_expectations.txt:
483 2011-04-06 David Dorwin <ddorwin@chromium.org>
485 Reviewed by David Levin.
487 Enable fullscreen layout tests for Chromium
488 https://bugs.webkit.org/show_bug.cgi?id=55726
490 Remove test_expectations override for fullscreen tests.
492 * platform/chromium/test_expectations.txt:
494 2011-04-06 Adrienne Walker <enne@google.com>
496 Unreviewed, rebaseline Chromium Mac tests after r83075.
498 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.checksum: Removed.
499 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png:
500 * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Removed.
501 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
502 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: Removed.
503 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
504 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: Removed.
506 2011-04-06 Vincent Scheib <scheib@chromium.org>
508 Fixed GPU expectations for r80867
510 * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
511 * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
512 * platform/chromium/test_expectations.txt:
514 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
516 [Qt] media tests are flakey
517 https://bugs.webkit.org/show_bug.cgi?id=57983
519 * platform/qt/Skipped: Disable all media tests until fix.
521 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
523 Unreviewed, rolling out r83039.
524 http://trac.webkit.org/changeset/83039
525 https://bugs.webkit.org/show_bug.cgi?id=57978
527 introduced a new regression in conjunction to
528 ReplaceSelectionCommand (Requested by rniwa on #webkit).
530 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Removed.
531 * editing/inserting/insert-paragraph-separator-tab-span.html: Removed.
533 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
535 Reviewed by David Levin.
537 Webkit ignores PgUp/PgDown/Home/End in SELECT tag objects
538 https://bugs.webkit.org/show_bug.cgi?id=27658
540 * fast/events/select-element-expected.txt: Added to check PgUp/PgDown/Home/End keys are working correctly in SELECT tag.
541 * fast/events/select-element.html: Added for expectation.
543 2011-04-06 Adrienne Walker <enne@google.com>
545 Unreviewed, rebaseline Chromium Win tests after r83075.
547 * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Removed.
548 * platform/chromium-win/fast/multicol/nested-columns-expected.png:
549 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
550 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png:
551 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
552 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png:
553 * platform/chromium-win/fast/text/capitalize-empty-generated-string-expected.txt:
555 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
557 [Qt] Update platform specific expected results after r83075.
559 * platform/qt/editing/pasteboard/paste-text-011-expected.checksum:
560 * platform/qt/editing/pasteboard/paste-text-011-expected.png:
561 * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
562 * platform/qt/fast/css-generated-content/014-expected.checksum:
563 * platform/qt/fast/css-generated-content/014-expected.png:
564 * platform/qt/fast/css-generated-content/014-expected.txt:
565 * platform/qt/fast/css/word-space-extra-expected.checksum:
566 * platform/qt/fast/css/word-space-extra-expected.png:
567 * platform/qt/fast/css/word-space-extra-expected.txt:
568 * platform/qt/tables/mozilla/bugs/bug16252-expected.txt:
569 * platform/qt/tables/mozilla/bugs/bug2123-expected.checksum:
570 * platform/qt/tables/mozilla/bugs/bug2123-expected.png:
571 * platform/qt/tables/mozilla/bugs/bug2123-expected.txt:
572 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.checksum:
573 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png:
574 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt:
575 * platform/qt/tables/mozilla/bugs/bug4523-expected.checksum:
576 * platform/qt/tables/mozilla/bugs/bug4523-expected.png:
577 * platform/qt/tables/mozilla/bugs/bug4523-expected.txt:
578 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.checksum:
579 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png:
580 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt:
581 * platform/qt/tables/mozilla/core/bloomberg-expected.checksum:
582 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
583 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
584 * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt:
586 2011-04-06 Adrienne Walker <enne@google.com>
588 Unreviewed, mark Chromium expectations for line-clamp.html to be a known regression.
589 https://bugs.webkit.org/show_bug.cgi?id=57975
591 * platform/chromium/test_expectations.txt:
593 2011-04-06 David Hyatt <hyatt@apple.com>
595 Reviewed by Dan Bernstein.
597 https://bugs.webkit.org/show_bug.cgi?id=41445
599 Visited links painting with black background. Make sure that if the visited style has
600 the initial background color (transparent) set that we just use the unvisited color.
602 Added fast/history/visited-link-background-color.html
603 * fast/history/visited-link-background-color.html: Added.
604 * platform/mac/fast/history/visited-link-background-color-expected.checksum: Added.
605 * platform/mac/fast/history/visited-link-background-color-expected.png: Added.
606 * platform/mac/fast/history/visited-link-background-color-expected.txt: Added.
608 2011-04-06 Adrienne Walker <enne@google.com>
610 Unreviewed, update Chromium expectations for set-unloaded-frame-location.html as a flaky crasher.
612 * platform/chromium/test_expectations.txt:
614 2011-04-06 Adrienne Walker <enne@google.com>
616 Unreviewed, rebaseline Chromium linux tests after r83075.
618 * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Removed.
619 * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
620 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
621 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png:
622 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
623 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png:
624 * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.txt: Added.
626 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
628 Reviewed by Andreas Kling.
630 Skip tests not passing in the Qt bot.
632 * platform/qt/Skipped:
634 2011-04-06 Zan Dobersek <zandobersek@gmail.com>
636 Reviewed by Eric Seidel.
638 [Gtk] plugins/set-status.html fails
639 https://bugs.webkit.org/show_bug.cgi?id=57844
641 Unskip a newly-passing test.
643 * platform/gtk/Skipped:
645 2011-04-06 David Hyatt <hyatt@apple.com>
647 Reviewed by Dan Bernstein.
649 https://bugs.webkit.org/show_bug.cgi?id=57916
651 Implement an optimization to the line box tree to cull out most of the intermediate
652 line boxes that can occur between the root line box and the leaves of the tree (images
655 RenderInlines now have a boolean member, m_alwaysCreateLineBoxes,
656 that starts off as false. Only if it gets flipped to true will there be any line boxes
657 created for that RenderInline.
659 * platform/mac/fast/blockflow/text-orientation-basic-expected.txt:
660 * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt:
662 2011-04-06 MORITA Hajime <morrita@google.com>
664 Unreviewed expectations udpate for gtk port that follows r83065.
666 * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
667 * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
669 2011-04-06 Adrienne Walker <enne@google.com>
671 Unreviewed, modify Chromium test expectations from r83065. They need
672 rebaselines, but in the meantime they should fail more generally so as
673 not to trip the bots.
675 * platform/chromium/test_expectations.txt:
677 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
679 Reviewed by Benjamin Poulain.
681 [Qt] Unskip some media LayoutTests.
682 https://bugs.webkit.org/show_bug.cgi?id=57855
684 Unskip some media tests for Qt.
686 * platform/qt/Skipped:
688 2011-04-06 Chang Shu <cshu@webkit.org>
690 Reviewed by Darin Adler.
692 WebKitTestRunner needs layoutTestController.pageNumberForElementById
693 https://bugs.webkit.org/show_bug.cgi?id=42329
697 * platform/mac-wk2/Skipped:
698 * platform/qt-wk2/Skipped:
700 2011-04-06 Steve Lacey <sjl@chromium.org>
702 Reviewed by Eric Carlson.
704 fast/layer/video_layer.html has the same text output for all chromium mac platforms.
706 [chromium] Fix fast/layers/video_layer.html expectations
707 https://bugs.webkit.org/show_bug.cgi?id=57386
709 * platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed.
710 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
711 * platform/chromium/test_expectations.txt:
713 2011-04-06 MORITA Hajime <morrita@google.com>
715 Reviewed by Dimitri Glazkov.
717 [Refactoring] <progress> should not have manual layout code.
718 https://bugs.webkit.org/show_bug.cgi?id=57801
720 Updated progress-bar-value-pseudo-element.html to have wider coverage and
721 follow pseudo class change.
723 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
724 * platform/chromium/test_expectations.txt:
725 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum:
726 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
727 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
729 2011-04-06 Adrienne Walker <enne@google.com>
731 Unreviewed, add Chromium snow leopard baseline for meter-boundary-values
733 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
735 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
737 Unreviewed, rolling out r83045.
738 http://trac.webkit.org/changeset/83045
739 https://bugs.webkit.org/show_bug.cgi?id=57953
741 Broke win layout tests (Requested by podivilov on #webkit).
743 * inspector/debugger/script-formatter-expected.txt: Removed.
744 * inspector/debugger/script-formatter.html: Removed.
745 * platform/chromium/test_expectations.txt:
747 2011-04-06 Andras Becsi <abecsi@webkit.org>
749 Reviewed by Darin Adler.
751 Invalid color #{predefined colorName} is accepted by the CSS parser.
752 https://bugs.webkit.org/show_bug.cgi?id=15360
754 * editing/execCommand/16049.html: Correct testcase which relies on parsing an invalid color value as valid.
755 * fast/css/invalid-predefined-color-expected.txt: Added.
756 * fast/css/invalid-predefined-color.html: Added.
757 * fast/css/script-tests/invalid-predefined-color.js: Added.
759 2011-03-30 Pavel Podivilov <podivilov@chromium.org>
761 Reviewed by Pavel Feldman.
763 Web Inspector: add test for script formatter worker.
764 https://bugs.webkit.org/show_bug.cgi?id=57447
766 * inspector/debugger/script-formatter-expected.txt: Added.
767 * inspector/debugger/script-formatter.html: Added.
768 * platform/chromium/test_expectations.txt:
770 2011-04-06 Ryosuke Niwa <rniwa@webkit.org>
772 Reviewed by Eric Seidel.
774 REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words
775 https://bugs.webkit.org/show_bug.cgi?id=57872
777 Added a test insert a paragraph separator and text around tab spans. WebKit should not apply the tab span's
778 style to the paragraph separator or the text.
780 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added.
781 * editing/inserting/insert-paragraph-separator-tab-span.html: Added.
783 2011-04-05 Alexander Pavlov <apavlov@chromium.org>
785 Reviewed by Pavel Feldman.
787 Web Inspector: Range insertNode function does not update content in the inspector
788 https://bugs.webkit.org/show_bug.cgi?id=57829
790 * inspector/elements/modify-chardata-expected.txt:
791 * inspector/elements/modify-chardata.html:
793 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
795 Reviewed by Dirk Schulze.
797 getComputedTextLength always returns 0 with tspan elements
798 https://bugs.webkit.org/show_bug.cgi?id=19814
800 Add a testcase showing that getComputedTextLength for <tspan> works fine.
802 * svg/text/tspan-getComputedTextLength-expected.txt: Added.
803 * svg/text/tspan-getComputedTextLength.svg: Added.
805 2011-04-05 Andrey Kosyakov <caseq@chromium.org>
807 Reviewed by Yury Semikhatsky.
809 Web Inspector: [Extensions API] remove inspectedPage.* events
810 https://bugs.webkit.org/show_bug.cgi?id=57763
812 - Removed webInspector.inspectedPage.* events
813 - moved onNavigated to webInspector.resources
815 * http/tests/inspector/extensions-test.js:
816 (initialize_ExtensionsTest.runWhenPageLoads):
817 * http/tests/inspector/inspector-test.js:
818 (initialize_InspectorTest.InspectorTest.runWhenPageLoads.chainedCallback):
819 (initialize_InspectorTest.InspectorTest.runWhenPageLoads):
820 * inspector/extensions/extensions-api-expected.txt:
821 * inspector/extensions/extensions-events-expected.txt:
822 * inspector/extensions/extensions-events.html:
824 2011-04-05 Mikhail Naganov <mnaganov@chromium.org>
826 Reviewed by Pavel Feldman.
828 Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots.
829 https://bugs.webkit.org/show_bug.cgi?id=57856
831 * http/tests/inspector/inspector-test.js:
832 (initialize_InspectorTest.):
833 (initialize_InspectorTest):
834 * inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
835 * inspector/profiler/detailed-heapshots-summary.html: Added.
836 * inspector/profiler/detailed-heapshots-test.js: Added.
837 * platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
839 2011-04-06 Ojan Vafai <ojan@chromium.org>
841 http://trac.webkit.org/changeset/83024 incorrectly removed the mac-leopard results.
842 Instead, it should have moved the results from chromium-mac to chromium-mac-leopard.
844 * platform/chromium-mac-leopard/fast/box-shadow/spread-multiple-inset-expected.png: Added.
845 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
846 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
847 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
848 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
849 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
850 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
851 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
852 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
853 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
854 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
855 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
856 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
857 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
858 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
859 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
860 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
861 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
862 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
863 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
864 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
865 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
866 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
867 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
868 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
869 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
870 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
871 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
872 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
873 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
874 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
875 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
876 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
877 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
878 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
879 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
880 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
881 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
882 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
883 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
884 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
885 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
886 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
887 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
888 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
889 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
890 * platform/chromium-mac-leopard/fast/inline-block/inline-block-vertical-align-expected.png: Added.
891 * platform/chromium-mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
892 * platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Added.
893 * platform/chromium-mac-leopard/fast/ruby/ruby-length-expected.png: Added.
894 * platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.png: Added.
895 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-expected.png: Added.
896 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-spans-expected.png: Added.
897 * platform/chromium-mac-leopard/fast/ruby/ruby-trailing-expected.png: Added.
898 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
899 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
900 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
901 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
902 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
903 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
904 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
906 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
910 Add missing pixel test result.
912 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.checksum: Added.
913 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.png: Added.
915 2011-04-06 James Kozianski <koz@chromium.org>
917 [chromium] Add expectations for failing GPU tests.
918 https://bugs.webkit.org/show_bug.cgi?id=57926
920 * platform/chromium/test_expectations.txt:
922 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
924 Reviewed by Ryosuke Niwa.
926 REGRESSION(r81328): Null pointer crash in canAppendNewLineFeed when selection isn't inside an editable element
927 https://bugs.webkit.org/show_bug.cgi?id=57755
929 * editing/execCommand/insert-line-break-onload-expected.txt: Added.
930 * editing/execCommand/insert-line-break-onload.html: Added to check calling InsertLineBreak without any crash.
932 2011-04-05 James Kozianski <koz@chromium.org>
934 [chromium] Rebaseline images after r82969
936 Rebaseline for missed linux test in r83019.
938 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed.
939 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.png:
941 2011-04-05 Shane Stephens <shanestephens@google.com>
943 Reviewed by Ojan Vafai.
945 [Chromium] Greening the Mac 10.5 and 10.6 trees.
946 https://bugs.webkit.org/show_bug.cgi?id=57924
948 Rebaselines a bunch of tests with differences due to text anti-aliasing.
949 (Prepared using rebaseline script)
951 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
952 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
953 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
954 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
955 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
956 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
957 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
958 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
959 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
960 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
961 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
962 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
963 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
964 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
965 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
966 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
967 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
968 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
969 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
970 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
971 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
972 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
973 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
974 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
975 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
976 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
977 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
978 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
979 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
980 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
981 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
982 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
983 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
984 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
985 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
986 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
987 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
988 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
989 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
990 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
991 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
992 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
993 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
994 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
995 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
996 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
997 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
998 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
999 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
1000 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
1001 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
1002 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
1003 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
1004 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1005 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
1006 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1007 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Removed.
1008 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Removed.
1009 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Removed.
1010 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Removed.
1011 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Removed.
1012 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Removed.
1013 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
1014 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
1015 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
1016 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
1017 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
1018 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
1019 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
1020 * platform/chromium/test_expectations.txt:
1021 * platform/mac/fast/css/background-clip-values-expected.checksum: Added.
1022 * platform/mac/fast/css/background-clip-values-expected.png: Added.
1023 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
1024 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
1025 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
1026 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.png: Added.
1027 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
1028 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
1029 * platform/mac/media/controls-without-preload-expected.checksum: Added.
1030 * platform/mac/media/controls-without-preload-expected.png: Added.
1032 2011-04-05 James Kozianski <koz@chromium.org>
1034 Rebaseline images after r82969
1035 https://bugs.webkit.org/show_bug.cgi?id=57917
1037 Rebaseline for r82969, which causes slight changes in rounded corner rendering.
1039 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1040 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1041 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1042 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1043 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1044 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
1045 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1046 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
1047 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1048 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
1049 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1050 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1051 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1052 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
1053 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1054 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
1055 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1056 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
1057 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1058 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
1059 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1060 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
1061 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1062 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
1063 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1064 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
1065 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1066 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
1067 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1068 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
1069 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1070 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
1071 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1072 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
1073 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1074 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
1075 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1076 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
1077 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1078 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
1079 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1080 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
1081 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1082 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
1083 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1084 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
1085 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1086 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
1087 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1088 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
1089 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1090 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
1091 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
1092 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
1093 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1094 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1095 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
1096 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
1097 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1098 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
1099 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1100 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
1101 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
1102 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1103 * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Removed.
1104 * platform/chromium-linux/fast/layers/video-layer-expected.png:
1105 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1106 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
1107 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1108 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
1109 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
1110 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
1111 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
1112 * platform/chromium-linux/fast/transforms/shadows-expected.png:
1113 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum: Removed.
1114 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
1115 * platform/chromium-linux/media/controls-after-reload-expected.checksum: Removed.
1116 * platform/chromium-linux/media/controls-after-reload-expected.png:
1117 * platform/chromium-linux/media/controls-strict-expected.checksum: Removed.
1118 * platform/chromium-linux/media/controls-strict-expected.png:
1119 * platform/chromium-linux/media/controls-styling-expected.checksum: Removed.
1120 * platform/chromium-linux/media/controls-styling-expected.png:
1121 * platform/chromium-linux/media/controls-without-preload-expected.checksum: Removed.
1122 * platform/chromium-linux/media/controls-without-preload-expected.png:
1123 * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: Removed.
1124 * platform/chromium-linux/media/media-document-audio-repaint-expected.png:
1125 * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Removed.
1126 * platform/chromium-linux/media/video-controls-rendering-expected.png:
1127 * platform/chromium-linux/media/video-display-toggle-expected.checksum: Removed.
1128 * platform/chromium-linux/media/video-display-toggle-expected.png:
1129 * platform/chromium-linux/media/video-empty-source-expected.checksum: Removed.
1130 * platform/chromium-linux/media/video-empty-source-expected.png:
1131 * platform/chromium-linux/media/video-no-audio-expected.checksum: Removed.
1132 * platform/chromium-linux/media/video-no-audio-expected.png:
1133 * platform/chromium-linux/media/video-volume-slider-expected.checksum: Removed.
1134 * platform/chromium-linux/media/video-volume-slider-expected.png:
1135 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Removed.
1136 * platform/chromium-linux/media/video-zoom-controls-expected.png:
1137 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1138 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
1139 * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: Removed.
1140 * platform/chromium-win-xp/media/controls-after-reload-expected.png: Removed.
1141 * platform/chromium-win-xp/media/controls-strict-expected.checksum: Removed.
1142 * platform/chromium-win-xp/media/controls-strict-expected.png: Removed.
1143 * platform/chromium-win-xp/media/controls-styling-expected.checksum: Removed.
1144 * platform/chromium-win-xp/media/controls-styling-expected.png: Removed.
1145 * platform/chromium-win-xp/media/controls-without-preload-expected.checksum: Removed.
1146 * platform/chromium-win-xp/media/controls-without-preload-expected.png: Removed.
1147 * platform/chromium-win-xp/media/video-controls-rendering-expected.checksum: Removed.
1148 * platform/chromium-win-xp/media/video-controls-rendering-expected.png: Removed.
1149 * platform/chromium-win-xp/media/video-zoom-controls-expected.checksum: Removed.
1150 * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed.
1151 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1152 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1153 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1154 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1155 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1156 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
1157 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1158 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
1159 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1160 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
1161 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1162 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1163 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1164 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
1165 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1166 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
1167 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1168 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
1169 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1170 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
1171 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1172 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
1173 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1174 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
1175 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1176 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
1177 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1178 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
1179 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1180 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
1181 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1182 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
1183 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1184 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
1185 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1186 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
1187 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1188 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
1189 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1190 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
1191 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1192 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
1193 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1194 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
1195 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1196 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
1197 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1198 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
1199 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1200 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
1201 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1202 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
1203 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
1204 * platform/chromium-win/fast/box-shadow/inset-expected.png:
1205 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1206 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1207 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
1208 * platform/chromium-win/fast/box-shadow/spread-expected.png:
1209 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1210 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
1211 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1212 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
1213 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
1214 * platform/chromium-win/fast/forms/basic-selects-expected.png:
1215 * platform/chromium-win/fast/layers/video-layer-expected.checksum: Removed.
1216 * platform/chromium-win/fast/layers/video-layer-expected.png:
1217 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1218 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
1219 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1220 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
1221 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
1222 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
1223 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
1224 * platform/chromium-win/fast/transforms/shadows-expected.png:
1225 * platform/chromium-win/media/audio-controls-rendering-expected.checksum: Removed.
1226 * platform/chromium-win/media/audio-controls-rendering-expected.png:
1227 * platform/chromium-win/media/controls-after-reload-expected.checksum: Removed.
1228 * platform/chromium-win/media/controls-after-reload-expected.png:
1229 * platform/chromium-win/media/controls-strict-expected.checksum: Removed.
1230 * platform/chromium-win/media/controls-strict-expected.png:
1231 * platform/chromium-win/media/controls-styling-expected.checksum: Removed.
1232 * platform/chromium-win/media/controls-styling-expected.png:
1233 * platform/chromium-win/media/controls-without-preload-expected.checksum: Removed.
1234 * platform/chromium-win/media/controls-without-preload-expected.png:
1235 * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: Removed.
1236 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
1237 * platform/chromium-win/media/video-controls-rendering-expected.checksum: Removed.
1238 * platform/chromium-win/media/video-controls-rendering-expected.png:
1239 * platform/chromium-win/media/video-display-toggle-expected.checksum: Removed.
1240 * platform/chromium-win/media/video-display-toggle-expected.png:
1241 * platform/chromium-win/media/video-empty-source-expected.checksum: Removed.
1242 * platform/chromium-win/media/video-empty-source-expected.png:
1243 * platform/chromium-win/media/video-no-audio-expected.checksum: Removed.
1244 * platform/chromium-win/media/video-no-audio-expected.png:
1245 * platform/chromium-win/media/video-volume-slider-expected.checksum: Removed.
1246 * platform/chromium-win/media/video-volume-slider-expected.png:
1247 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Removed.
1248 * platform/chromium-win/media/video-zoom-controls-expected.png:
1249 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1250 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1252 2011-04-05 Kent Tamura <tkent@chromium.org>
1254 [Chromium] Update expectation images for a Skia rounded rectangle change (r83002).
1255 https://bugs.webkit.org/show_bug.cgi?id=57907
1257 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1258 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1259 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1260 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1261 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1262 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
1263 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1264 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
1265 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1266 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
1267 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1268 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1269 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1270 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
1271 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1272 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
1273 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1274 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
1275 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1276 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
1277 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1278 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
1279 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1280 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
1281 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1282 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
1283 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1284 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
1285 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1286 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
1287 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1288 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
1289 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1290 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
1291 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1292 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
1293 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1294 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
1295 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1296 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
1297 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1298 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
1299 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1300 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
1301 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1302 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
1303 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1304 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
1305 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1306 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
1307 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1308 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
1309 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
1310 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
1311 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1312 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1313 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
1314 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
1315 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1316 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
1317 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1318 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
1319 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
1320 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1321 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1322 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
1323 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1324 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
1325 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
1326 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
1327 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
1328 * platform/chromium-linux/fast/transforms/shadows-expected.png:
1329 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1330 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
1331 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1332 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1333 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1334 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1335 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1336 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
1337 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1338 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
1339 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1340 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
1341 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1342 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1343 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1344 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
1345 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1346 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
1347 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1348 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
1349 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1350 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
1351 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1352 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
1353 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1354 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
1355 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1356 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
1357 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1358 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
1359 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1360 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
1361 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1362 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
1363 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1364 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
1365 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1366 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
1367 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1368 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
1369 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1370 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
1371 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1372 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
1373 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1374 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
1375 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1376 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
1377 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1378 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
1379 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1380 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
1381 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1382 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
1383 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
1384 * platform/chromium-win/fast/box-shadow/inset-expected.png:
1385 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1386 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1387 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
1388 * platform/chromium-win/fast/box-shadow/spread-expected.png:
1389 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1390 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
1391 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1392 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
1393 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
1394 * platform/chromium-win/fast/forms/basic-selects-expected.png:
1395 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1396 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
1397 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1398 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
1399 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
1400 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
1401 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
1402 * platform/chromium-win/fast/transforms/shadows-expected.png:
1403 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1404 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1406 2011-04-05 Chang Shu <cshu@webkit.org>
1408 Reviewed by Darin Adler.
1410 WebKitTestRunner needs layoutTestController.numberOfPages
1411 https://bugs.webkit.org/show_bug.cgi?id=42694
1413 Unskip passed tests.
1415 * platform/mac-wk2/Skipped:
1416 * platform/qt-wk2/Skipped:
1418 2011-04-05 Adrienne Walker <enne@google.com>
1420 Unreviewed, temporarily mark two tests as more generally failing.
1422 * platform/chromium/test_expectations.txt:
1424 2011-04-05 Jessie Berlin <jberlin@apple.com>
1426 3 tests fail on apple-macpro-6 (due to different JS MIME type) but not any other Leopard
1428 https://bugs.webkit.org/show_bug.cgi?id=56564
1430 Skip fast/preloader/scan-body-from-head-script.html on Leopard to get the bots green.
1432 * platform/mac-leopard/Skipped:
1434 2011-04-04 Vitaly Repeshko <vitalyr@chromium.org>
1436 Reviewed by Adam Barth.
1438 [V8] Keep dirty primitive CSS values alive.
1439 https://bugs.webkit.org/show_bug.cgi?id=57810
1441 * platform/chromium/test_expectations.txt: Mark
1442 fast/dom/StyleSheet/gc-inline-style-cssvalues.html as passing.
1444 2011-04-05 Brian Weinstein <bweinstein@apple.com>
1446 [Windows] fast/blockflow/Kusa-Makura-background-canvas.html failing since introduction in r82903
1447 https://bugs.webkit.org/show_bug.cgi?id=57880
1449 Update Windows expected results (with pixel tests) to greenify the bots.
1451 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1452 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1453 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1455 2011-04-05 Jessie Berlin <jberlin@apple.com>
1457 [Windows Tests] fast/dom/Window/window-property-descriptors.html failing since r82925.
1458 https://bugs.webkit.org/show_bug.cgi?id=57881
1460 Update the Windows-specific results to get the bots green.
1462 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1463 onformchange and onforminput were removed in r82925.
1465 2011-04-05 Tony Chang <tony@chromium.org>
1467 Unreviewed, removing the chromium-win results causes this test to
1468 start passing on chromium win and linux.
1470 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.checksum: Removed.
1471 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.png: Removed.
1472 * platform/chromium/test_expectations.txt:
1474 2011-04-05 David Levin <levin@chromium.org>
1476 Reviewed by Jian Li.
1478 [chromium] send-sliced-dragged-file.html started to crash on chromium bots
1479 https://bugs.webkit.org/show_bug.cgi?id=57539
1481 * platform/chromium/test_expectations.txt: Removed passing test
1482 as it has been fixed in the chromium network stack as of chromium r80114
1483 and it was introduced in r79905 so no need to change the chromium deps
1484 since it is before the regression.
1486 2011-04-05 Adrienne Walker <enne@google.com>
1488 Unreviewed, mark unexpectedly passing Linux Chromium tests as such.
1490 * platform/chromium/test_expectations.txt:
1492 2011-04-05 Adrienne Walker <enne@google.com>
1494 Unreviewed, mark some unexpectedly passing Chromium tests as such.
1496 * platform/chromium/test_expectations.txt:
1498 2011-04-05 Adrienne Walker <enne@google.com>
1500 Unreviewed, temporarily suppress Chromium failures for tests in r82947.
1502 * platform/chromium/test_expectations.txt:
1504 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1506 Reviewed by Dirk Schulze.
1508 Regression: Invalid write in SVGTextLayoutEngine
1509 https://bugs.webkit.org/show_bug.cgi?id=57721
1511 * svg/text/font-size-null-assertion-expected.txt: Added.
1512 * svg/text/font-size-null-assertion.svg: Added.
1514 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1516 Reviewed by Adam Roben & Dirk Schulze.
1518 text-tspan-02-b.svg from SVG 1.1 2nd edition fails
1519 https://bugs.webkit.org/show_bug.cgi?id=57831
1521 Add text-tspan-02-b.svg from SVG 1.1 2nd edition, which was buggy.
1522 Add reduced testcase, which exposes a bug with midpoint splitting, which is now fixed.
1524 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added.
1525 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
1526 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
1527 * platform/mac/svg/text/text-midpoint-split-bug-expected.checksum: Added.
1528 * platform/mac/svg/text/text-midpoint-split-bug-expected.png: Added.
1529 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt: Added.
1530 * svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg: Added.
1531 * svg/text/text-midpoint-split-bug.svg: Added.
1533 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1535 Remove onformchange and onforminput events/event handlers
1536 https://bugs.webkit.org/show_bug.cgi?id=55755
1537 <rdar://problem/9087969>
1539 Unreviewed. Update Qt specific expected results after r82925.
1541 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1542 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1544 2011-04-05 Chang Shu <cshu@webkit.org>
1548 Unskip passed tests after bugs 57572, 57568, 42540, 42692 have been resolved.
1550 * platform/qt-wk2/Skipped:
1552 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1554 Unreviewed, add chromium-linux expectation for fast/ruby/overhang-vertical.html (the test changed in r82903).
1556 * platform/chromium-linux/fast/ruby/overhang-vertical-expected.png: Added.
1558 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1560 Unreviewed, revert bad rebaseline of english-lr-text-expected.html in r82918.
1562 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Added.
1563 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Added.
1564 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1566 2011-04-05 Alexey Proskuryakov <ap@apple.com>
1568 Reviewed by Darin Adler.
1570 Remove onformchange and onforminput events/event handlers
1571 https://bugs.webkit.org/show_bug.cgi?id=55755
1572 <rdar://problem/9087969>
1574 * fast/dom/Window/window-properties-expected.txt:
1575 * fast/dom/Window/window-property-descriptors-expected.txt:
1576 * fast/forms/formchange-event-expected.txt: Removed.
1577 * fast/forms/formchange-event.html: Removed.
1578 * fast/forms/forminput-event-expected.txt: Removed.
1579 * fast/forms/forminput-event.html: Removed.
1580 * fast/forms/script-tests/formchange-event.js: Removed.
1581 * fast/forms/script-tests/forminput-event.js: Removed.
1583 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1585 Unreviewed, rebaseline Kusa-Makura-background-canvas.html on chromium-mac after r82903.
1587 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1588 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1589 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1590 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1592 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1594 Unreviewed, remove unnecessary checksum files for fast/ruby tests.
1596 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Removed.
1597 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1598 * platform/chromium-linux/fast/ruby/ruby-length-expected.checksum: Removed.
1599 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum: Removed.
1600 * platform/chromium-linux/fast/ruby/ruby-runs-expected.checksum: Removed.
1601 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1602 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.checksum: Removed.
1603 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1604 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1605 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1606 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1607 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1608 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1609 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1610 * platform/chromium/test_expectations.txt:
1612 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1614 [Qt] fast/ruby/overhang* tests fail
1615 https://bugs.webkit.org/show_bug.cgi?id=57824
1617 * platform/qt/Skipped:Add fast/ruby/overhang-horizontal.html and fast/ruby/overhang-vertical.html.
1619 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1621 Unreviewed, update fast/ruby/* chromium expectations after r82903.
1623 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png:
1624 * platform/chromium-linux/fast/ruby/ruby-length-expected.png:
1625 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png:
1626 * platform/chromium-linux/fast/ruby/ruby-runs-expected.png:
1627 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.png:
1628 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.png:
1629 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.png:
1630 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.png:
1631 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.png:
1632 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.png:
1633 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.png:
1634 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.png:
1635 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.png:
1636 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added.
1637 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Added.
1638 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Added.
1639 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Added.
1640 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Added.
1641 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Added.
1642 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
1643 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
1644 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
1645 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
1646 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
1647 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
1648 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
1649 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Removed.
1650 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1651 * platform/chromium-win/fast/ruby/overhang-horizontal-expected.png: Added.
1652 * platform/chromium-win/fast/ruby/overhang-vertical-expected.png: Added.
1653 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1654 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png:
1655 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt:
1656 * platform/chromium-win/fast/ruby/ruby-length-expected.checksum: Removed.
1657 * platform/chromium-win/fast/ruby/ruby-length-expected.png:
1658 * platform/chromium-win/fast/ruby/ruby-length-expected.txt:
1659 * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: Removed.
1660 * platform/chromium-win/fast/ruby/ruby-run-break-expected.png:
1661 * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt:
1662 * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: Removed.
1663 * platform/chromium-win/fast/ruby/ruby-runs-expected.png:
1664 * platform/chromium-win/fast/ruby/ruby-runs-expected.txt:
1665 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1666 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png:
1667 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt:
1668 * platform/chromium-win/fast/ruby/ruby-trailing-expected.checksum: Removed.
1669 * platform/chromium-win/fast/ruby/ruby-trailing-expected.png:
1670 * platform/chromium-win/fast/ruby/ruby-trailing-expected.txt:
1671 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1672 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png:
1673 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt:
1674 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1675 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png:
1676 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt:
1677 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1678 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.png:
1679 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.txt:
1680 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1681 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.png:
1682 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.txt:
1683 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1684 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.png:
1685 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1686 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1687 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.png:
1688 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1689 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1690 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.png:
1691 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.txt:
1693 2011-04-05 James Simonsen <simonjam@chromium.org>
1695 Reviewed by Adam Barth.
1697 Stop preload scanning CSS when it's impossible to have another @import.
1698 https://bugs.webkit.org/show_bug.cgi?id=57664
1700 * fast/preloader/style-expected.txt:
1701 * fast/preloader/style.html: Updated to test invalid @import statements.
1703 2011-04-05 Kent Tamura <tkent@chromium.org>
1705 Update a test affected by the behavior change of r82908.
1706 https://bugs.webkit.org/show_bug.cgi?id=57636
1708 * fast/forms/ValidityState-tooLong-textarea-expected.txt:
1709 * fast/forms/script-tests/ValidityState-tooLong-textarea.js:
1711 2011-04-05 Philippe Normand <pnormand@igalia.com>
1713 Unreviewed, GTK rebaseline after r82903.
1715 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1716 * platform/gtk/fast/ruby/ruby-beforeafter-expected.txt:
1717 * platform/gtk/fast/ruby/ruby-length-expected.txt:
1718 * platform/gtk/fast/ruby/ruby-run-break-expected.txt:
1719 * platform/gtk/fast/ruby/ruby-runs-expected.txt:
1720 * platform/gtk/fast/ruby/ruby-runs-spans-expected.txt:
1721 * platform/gtk/fast/ruby/ruby-trailing-expected.txt:
1722 * platform/gtk/fast/ruby/rubyDOM-insert-rt-expected.txt:
1723 * platform/gtk/fast/ruby/rubyDOM-insert-text1-expected.txt:
1724 * platform/gtk/fast/ruby/rubyDOM-insert-text2-expected.txt:
1725 * platform/gtk/fast/ruby/rubyDOM-insert-text3-expected.txt:
1726 * platform/gtk/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1727 * platform/gtk/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1728 * platform/gtk/fast/ruby/rubyDOM-remove-text1-expected.txt:
1730 2011-04-05 Nancy Piedra <nancy.piedra@nokia.com>
1732 Reviewed by Alexey Proskuryakov.
1734 Improper use of " in video-can-play-type layout test
1735 https://bugs.webkit.org/show_bug.cgi?id=57728
1737 * media/video-can-play-type.html:
1739 2011-04-05 Kent Tamura <tkent@chromium.org>
1741 Reviewed by Dimitri Glazkov.
1743 Setting defaultValue on a textarea with a modified value still clobbers the value
1744 https://bugs.webkit.org/show_bug.cgi?id=57636
1746 * fast/forms/textarea-set-defaultvalue-after-value-expected.txt: Added.
1747 * fast/forms/textarea-set-defaultvalue-after-value.html: Added.
1749 2011-04-04 Dan Bernstein <mitz@apple.com>
1751 Reviewed by Simon Fraser.
1753 <rdar://problem/7709452> Implement Default Ruby Overhang Behavior
1754 https://bugs.webkit.org/show_bug.cgi?id=49334
1756 * fast/ruby/overhang-horizontal-expected.checksum: Added.
1757 * fast/ruby/overhang-horizontal-expected.png: Added.
1758 * fast/ruby/overhang-horizontal-expected.txt: Added.
1759 * fast/ruby/overhang-horizontal.html: Added.
1760 * fast/ruby/overhang-vertical-expected.checksum: Added.
1761 * fast/ruby/overhang-vertical-expected.png: Added.
1762 * fast/ruby/overhang-vertical-expected.txt: Added.
1763 * fast/ruby/overhang-vertical.html: Added.
1764 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1765 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1766 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1767 * platform/mac/fast/blockflow/english-lr-text-expected.checksum:
1768 * platform/mac/fast/blockflow/english-lr-text-expected.png:
1769 * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum:
1770 * platform/mac/fast/ruby/ruby-beforeafter-expected.png:
1771 * platform/mac/fast/ruby/ruby-beforeafter-expected.txt:
1772 * platform/mac/fast/ruby/ruby-length-expected.checksum:
1773 * platform/mac/fast/ruby/ruby-length-expected.png:
1774 * platform/mac/fast/ruby/ruby-length-expected.txt:
1775 * platform/mac/fast/ruby/ruby-run-break-expected.checksum:
1776 * platform/mac/fast/ruby/ruby-run-break-expected.png:
1777 * platform/mac/fast/ruby/ruby-run-break-expected.txt:
1778 * platform/mac/fast/ruby/ruby-runs-expected.checksum:
1779 * platform/mac/fast/ruby/ruby-runs-expected.png:
1780 * platform/mac/fast/ruby/ruby-runs-expected.txt:
1781 * platform/mac/fast/ruby/ruby-runs-spans-expected.checksum:
1782 * platform/mac/fast/ruby/ruby-runs-spans-expected.png:
1783 * platform/mac/fast/ruby/ruby-runs-spans-expected.txt:
1784 * platform/mac/fast/ruby/ruby-trailing-expected.checksum:
1785 * platform/mac/fast/ruby/ruby-trailing-expected.png:
1786 * platform/mac/fast/ruby/ruby-trailing-expected.txt:
1787 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.checksum:
1788 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.png:
1789 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt:
1790 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.checksum:
1791 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.png:
1792 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt:
1793 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.checksum:
1794 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.png:
1795 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt:
1796 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.checksum:
1797 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.png:
1798 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt:
1799 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.checksum:
1800 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.png:
1801 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1802 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.checksum:
1803 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.png:
1804 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1805 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.checksum:
1806 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.png:
1807 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt:
1809 2011-04-04 Adrienne Walker <enne@google.com>
1811 Unreviewed, Chromium expectations update for tests broken after r82899.
1813 * platform/chromium/test_expectations.txt:
1815 2011-04-04 MORITA Hajime <morrita@google.com>
1817 Unreviewed expectations update following r82899.
1819 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
1820 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
1821 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
1822 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt:
1823 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1824 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1825 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1827 2011-04-04 MORITA Hajime <morrita@google.com>
1829 Reviewed by Kent Tamura.
1831 Convert <meter> shadow DOM to a DOM-based shadow.
1832 https://bugs.webkit.org/show_bug.cgi?id=50661
1834 Updated expectations due to shadow structure chagne.
1835 Also updated meter-styles.html pixel result because the render tree is now laid out
1836 as normal flexboxes and its layout result is actually different,
1837 especially if there are non-zero borders on shadow elements.
1839 * fast/dom/HTMLMeterElement/meter-styles.html:
1840 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1841 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1842 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1843 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1845 2011-04-04 Adrienne Walker <enne@google.com>
1847 Unreviewed, rolling out r82879.
1848 http://trac.webkit.org/changeset/82879
1850 Trying to fix 10.6 layout test expectations broke 10.5
1852 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added.
1853 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added.
1854 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed.
1855 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added.
1856 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added.
1857 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added.
1858 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added.
1859 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added.
1860 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added.
1861 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added.
1862 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added.
1863 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added.
1864 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added.
1865 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added.
1866 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added.
1867 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added.
1868 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added.
1869 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added.
1870 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added.
1871 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added.
1872 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added.
1873 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added.
1874 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added.
1875 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added.
1876 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added.
1877 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added.
1878 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added.
1879 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added.
1880 * platform/chromium-mac/fast/html/details-open1-expected.png: Added.
1881 * platform/chromium-mac/fast/html/details-open2-expected.png: Added.
1882 * platform/chromium-mac/fast/html/details-open3-expected.png: Added.
1883 * platform/chromium-mac/fast/html/details-open4-expected.png: Added.
1884 * platform/chromium-mac/fast/html/details-open5-expected.png: Added.
1885 * platform/chromium-mac/fast/html/details-open6-expected.png: Added.
1886 * platform/chromium-mac/fast/html/details-position-expected.png: Added.
1887 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added.
1888 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added.
1889 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added.
1890 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added.
1891 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added.
1892 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added.
1893 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added.
1894 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added.
1895 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added.
1896 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added.
1897 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added.
1898 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added.
1899 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added.
1900 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Added.
1901 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Added.
1902 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added.
1903 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
1904 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
1905 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1906 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added.
1907 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1909 2011-04-04 Adrienne Walker <enne@google.com>
1911 Unreviewed, rolling out r82880.
1912 http://trac.webkit.org/changeset/82880
1913 https://bugs.webkit.org/show_bug.cgi?id=50661
1915 Meter elements not rendered in Chromium Linux layout tests.
1917 * fast/dom/HTMLMeterElement/meter-styles.html:
1918 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1919 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1920 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1921 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1923 2011-04-04 Dirk Pranke <dpranke@chromium.org>
1925 Unreviewed, expectations change.
1927 Adjust the list of flaky tests based on NRWT on webkit mac using
1928 a 35 second timeout by default.
1930 * platform/mac/test_expectations.txt:
1932 2011-04-04 Chang Shu <cshu@webkit.org>
1934 Reviewed by Ryosuke Niwa.
1936 setContentEditable with true/false/inherit string is not working properly
1937 https://bugs.webkit.org/show_bug.cgi?id=52058
1939 Updated expected results after this patch fixes the set contenteditable issue.
1941 * fast/dom/HTMLElement/set-false-expected.txt:
1942 * fast/dom/HTMLElement/set-false.html:
1943 * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt:
1944 * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt:
1945 * fast/dom/HTMLElement/set-true-expected.txt:
1946 * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt:
1948 2011-04-04 MORITA Hajime <morrita@google.com>
1950 Reviewed by Dimitri Glazkov.
1952 Convert <meter> shadow DOM to a DOM-based shadow.
1953 https://bugs.webkit.org/show_bug.cgi?id=50661
1955 Updated expectations due to shadow structure chagne.
1956 Also updated meter-styles.html pixel result because the render tree is now laid out
1957 as normal flexboxes and its layout result is actually different,
1958 especially if there are non-zero borders on shadow elements.
1960 * fast/dom/HTMLMeterElement/meter-styles.html:
1961 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1962 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1963 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1964 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1966 2011-04-04 Adrienne Walker <enne@google.com>
1968 Unreviewed, update Chromium Snow Leopard image baselines.
1970 These were all minor font-related image differences.
1972 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1973 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
1974 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
1975 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
1976 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
1977 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
1978 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
1979 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
1980 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
1981 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
1982 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
1983 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
1984 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
1985 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
1986 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
1987 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
1988 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
1989 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
1990 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
1991 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
1992 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
1993 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
1994 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
1995 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
1996 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
1997 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
1998 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
1999 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
2000 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
2001 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
2002 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
2003 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
2004 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
2005 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
2006 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
2007 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2008 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
2009 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2010 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
2011 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2012 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
2013 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2014 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
2015 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2016 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
2017 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2018 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
2019 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
2020 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
2021 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
2022 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
2023 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
2024 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
2025 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
2026 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
2027 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
2029 2011-04-04 Adrienne Walker <enne@google.com>
2031 Unreviewed, mark revoke-blob-url.html as CRASH for Chromium on Win.
2033 * platform/chromium/test_expectations.txt:
2035 2011-04-04 Chang Shu <cshu@webkit.org>
2037 Reviewed by Darin Adler.
2039 WebKitTestRunner needs layoutTestController.setAllowFileAccessFromFileURLs
2040 https://bugs.webkit.org/show_bug.cgi?id=57572
2042 Unskip passed tests.
2044 * platform/mac-wk2/Skipped:
2046 2011-04-04 Pavel Feldman <pfeldman@google.com>
2048 Reviewed by Yury Semikhatsky.
2050 Web Inspector: add support for the enumerated types in the protocol.
2051 https://bugs.webkit.org/show_bug.cgi?id=57761
2053 * inspector/debugger/debugger-autocontinue-on-syntax-error.html:
2054 * inspector/debugger/debugger-pause-on-exception.html:
2056 2011-04-04 Yong Li <yoli@rim.com>
2058 Reviewed by Antonio Gomes.
2060 https://bugs.webkit.org/show_bug.cgi?id=55969
2061 Add a test that verifies history scroll position is restored
2062 when WebKit goes forward from an unreachable URL error page.
2063 (Error page handling is only supported by Qt DRT.)
2065 * platform/qt/fast/history/back-to-unreachable-url-then-forward-expected.txt: Added.
2066 * platform/qt/fast/history/back-to-unreachable-url-then-forward.html: Added.
2067 * platform/qt/fast/history/resources/check-scroll-position.html: Added.
2069 2011-04-04 Jessie Berlin <jberlin@apple.com>
2071 Remove a test from the win-wk2 skipped list that does not exist.
2073 fast/js/navigator-mimeTypes-length.html was changed and moved to plugins in r71651.
2075 * platform/win-wk2/Skipped:
2077 2011-04-04 Jessie Berlin <jberlin@apple.com>
2079 [Windows 7 WebKit2 Release Tests] 6 tests failing since being removed from the mac-wk2
2080 skipped list in r82625.
2081 https://bugs.webkit.org/show_bug.cgi?id=57705
2083 Unreviewed, addd win-wk2 expected results for the tests in order to get the bots green.
2085 * platform/win-wk2/editing: Added.
2086 * platform/win-wk2/editing/selection: Added.
2087 * platform/win-wk2/editing/selection/after-line-break-expected.txt: Added.
2088 * platform/win-wk2/editing/selection/caret-ltr-right-expected.checksum: Added.
2089 * platform/win-wk2/editing/selection/caret-ltr-right-expected.png: Added.
2090 * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added.
2091 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.checksum: Added.
2092 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
2093 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.txt: Added.
2094 * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added.
2095 * platform/win-wk2/fast/repaint: Added.
2096 * platform/win-wk2/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
2097 Apparently the pixel results are similar enough to the win expected pixel results that no
2098 special pixel results need to be added for win-wk2.
2099 * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added.
2101 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2103 Unreviewed, mark filesystem-reference.html as CRASH PASS on chromium.
2105 * platform/chromium/test_expectations.txt:
2107 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2109 Unreviewed, remove gradientLimit.svg and 2d.text.draw.align.end.ltr.html from test expectations.
2111 * platform/chromium/test_expectations.txt:
2113 2011-04-04 Martin Robinson <mrobinson@igalia.com>
2115 Reviewed by Xan Lopez.
2117 [GTK] http/tests/plugins/post-url-file.html fails on GTK+
2118 https://bugs.webkit.org/show_bug.cgi?id=55826
2120 * http/tests/plugins/resources/dump-post.pl: Instead of just printing out the "keywords" parameter,
2121 print out the POSTDATA parameter as well. Printing "keywords" did not seem to work on the version of
2122 Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation
2123 using 'POSTDATA' is the correct way to print the entire POSTDATA for more recent versions of the
2125 * platform/gtk/Skipped: Unskip the test which is now passing.
2127 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2129 Reviewed by Yury Semikhatsky.
2131 Web Inspector: [Extensions API] add notifications on panels shown/hidden
2132 https://bugs.webkit.org/show_bug.cgi?id=57752
2134 * http/tests/inspector/extensions-test.js:
2135 (initialize_ExtensionsTest.showPanel):
2136 * http/tests/inspector/resources/extension-main.js:
2138 * inspector/extensions/extensions-api-expected.txt:
2139 * inspector/extensions/extensions-events-expected.txt:
2140 * inspector/extensions/extensions-events.html:
2141 * inspector/extensions/extensions-expected.txt:
2143 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2145 Unreviewed, mark xhr-breakpoints as CRASH PASS on chromium win debug.
2147 * platform/chromium/test_expectations.txt:
2149 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2151 Unreviewed, udpate chromium-linux test expectations after r82786.
2153 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2154 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png:
2156 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2158 Unreviewed, add chromium-linux expectation for the new test added in r82781.
2160 * platform/chromium-linux/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2162 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2164 Unreviewed, rebaseline chromium-linux test expectations after r82783.
2166 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added.
2167 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added.
2168 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added.
2169 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added.
2170 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added.
2171 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added.
2172 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added.
2173 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added.
2174 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added.
2175 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added.
2176 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added.
2177 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added.
2178 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added.
2179 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added.
2180 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added.
2181 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added.
2182 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added.
2183 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added.
2184 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added.
2185 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added.
2186 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added.
2187 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added.
2188 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added.
2189 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added.
2190 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added.
2191 * platform/chromium-linux/fast/html/details-open1-expected.png: Added.
2192 * platform/chromium-linux/fast/html/details-open2-expected.png: Added.
2193 * platform/chromium-linux/fast/html/details-open3-expected.png: Added.
2194 * platform/chromium-linux/fast/html/details-open4-expected.png: Added.
2195 * platform/chromium-linux/fast/html/details-open5-expected.png: Added.
2196 * platform/chromium-linux/fast/html/details-open6-expected.png: Added.
2197 * platform/chromium-linux/fast/html/details-position-expected.png: Added.
2198 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2199 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added.
2200 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2201 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added.
2202 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2203 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added.
2204 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2205 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added.
2206 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2207 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added.
2208 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2209 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added.
2210 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added.
2212 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2214 Unreviewed, add chromium expectations for the new test added in r82781.
2216 * platform/chromium-mac-leopard/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2217 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2218 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
2220 2011-04-04 Mario Sanchez Prada <msanchez@igalia.com>
2222 Unreviewed. Unskipped test and added GTK-specific new baseline.
2224 * platform/gtk/Skipped: Skipped passing test.
2225 * platform/gtk/accessibility/aria-roles-expected.txt: Added.
2227 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2229 Unreviewed, remove chromium expectations added by mistake in r82815.
2231 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Removed.
2232 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2234 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2236 Unreviewed, delete duplicate baselines added in r82812.
2238 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2239 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Removed.
2240 * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Removed.
2241 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Removed.
2242 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2243 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Removed.
2244 * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Removed.
2245 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Removed.
2246 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2247 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Removed.
2248 * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Removed.
2249 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Removed.
2250 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2251 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Removed.
2252 * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Removed.
2253 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Removed.
2254 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2255 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Removed.
2256 * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Removed.
2257 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Removed.
2258 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2259 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Removed.
2260 * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Removed.
2261 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Removed.
2262 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2263 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Removed.
2264 * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Removed.
2265 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Removed.
2266 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2267 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Removed.
2268 * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Removed.
2269 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Removed.
2270 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2271 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Removed.
2272 * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Removed.
2273 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Removed.
2274 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2275 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Removed.
2276 * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Removed.
2277 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Removed.
2278 * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Removed.
2279 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Removed.
2280 * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Removed.
2281 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Removed.
2282 * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Removed.
2283 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Removed.
2284 * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Removed.
2285 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Removed.
2286 * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Removed.
2287 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Removed.
2288 * platform/chromium-linux/fast/html/details-open1-expected.checksum: Removed.
2289 * platform/chromium-linux/fast/html/details-open1-expected.png: Removed.
2290 * platform/chromium-linux/fast/html/details-open2-expected.checksum: Removed.
2291 * platform/chromium-linux/fast/html/details-open2-expected.png: Removed.
2292 * platform/chromium-linux/fast/html/details-open3-expected.checksum: Removed.
2293 * platform/chromium-linux/fast/html/details-open3-expected.png: Removed.
2294 * platform/chromium-linux/fast/html/details-open4-expected.checksum: Removed.
2295 * platform/chromium-linux/fast/html/details-open4-expected.png: Removed.
2296 * platform/chromium-linux/fast/html/details-open5-expected.checksum: Removed.
2297 * platform/chromium-linux/fast/html/details-open5-expected.png: Removed.
2298 * platform/chromium-linux/fast/html/details-open6-expected.checksum: Removed.
2299 * platform/chromium-linux/fast/html/details-open6-expected.png: Removed.
2300 * platform/chromium-linux/fast/html/details-position-expected.checksum: Removed.
2301 * platform/chromium-linux/fast/html/details-position-expected.png: Removed.
2302 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2303 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2304 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Removed.
2305 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Removed.
2306 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2307 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2308 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Removed.
2309 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Removed.
2310 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2311 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2312 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Removed.
2313 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Removed.
2314 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2315 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2316 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Removed.
2317 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Removed.
2318 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2319 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2320 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Removed.
2321 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Removed.
2322 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2323 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2324 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Removed.
2325 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Removed.
2326 * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Removed.
2327 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Removed.
2329 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2331 Unreviewed, fix bad rebaseline in r82812.
2333 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Removed.
2334 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Removed.
2335 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Removed.
2336 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Removed.
2337 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Removed.
2338 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Removed.
2339 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Removed.
2340 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Removed.
2341 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Removed.
2342 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Removed.
2343 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Removed.
2344 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Removed.
2345 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Removed.
2346 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Removed.
2347 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Removed.
2348 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Removed.
2349 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Removed.
2350 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Removed.
2351 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Removed.
2352 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Removed.
2353 * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Removed.
2354 * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Removed.
2355 * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Removed.
2356 * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Removed.
2357 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Removed.
2358 * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Removed.
2359 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Removed.
2360 * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Removed.
2361 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Removed.
2362 * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Removed.
2363 * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Removed.
2364 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Removed.
2365 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2366 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Removed.
2367 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2368 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Removed.
2369 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2370 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Removed.
2371 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2372 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Removed.
2373 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2374 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Removed.
2375 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2376 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Removed.
2377 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Removed.
2378 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
2379 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
2380 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
2381 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
2382 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
2383 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
2384 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
2385 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
2386 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
2387 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
2388 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
2389 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
2390 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
2391 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
2392 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
2393 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
2394 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
2395 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
2396 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
2397 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
2398 * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
2399 * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
2400 * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
2401 * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
2402 * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
2403 * platform/chromium-linux/fast/html/details-open1-expected.png:
2404 * platform/chromium-linux/fast/html/details-open2-expected.png:
2405 * platform/chromium-linux/fast/html/details-open3-expected.png:
2406 * platform/chromium-linux/fast/html/details-open4-expected.png:
2407 * platform/chromium-linux/fast/html/details-open5-expected.png:
2408 * platform/chromium-linux/fast/html/details-open6-expected.png:
2409 * platform/chromium-linux/fast/html/details-position-expected.png:
2410 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
2411 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
2412 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
2413 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
2414 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
2415 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
2416 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
2417 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
2418 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
2419 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
2420 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
2421 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
2422 * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
2423 * 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.
2424 * 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.
2425 * 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.
2426 * 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.
2427 * 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.
2428 * 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.
2429 * 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.
2430 * 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.
2431 * 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.
2432 * 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.
2433 * 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.
2434 * 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.
2435 * 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.
2436 * 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.
2437 * 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.
2438 * 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.
2439 * 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.
2440 * 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.
2441 * 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.
2442 * 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.
2443 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png.
2444 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png.
2445 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png.
2446 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png.
2447 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png.
2448 * platform/chromium-mac/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open1-expected.png.
2449 * platform/chromium-mac/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open2-expected.png.
2450 * platform/chromium-mac/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open3-expected.png.
2451 * platform/chromium-mac/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open4-expected.png.
2452 * platform/chromium-mac/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open5-expected.png.
2453 * platform/chromium-mac/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open6-expected.png.
2454 * platform/chromium-mac/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-position-expected.png.
2455 * 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.
2456 * 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.
2457 * 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.
2458 * 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.
2459 * 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.
2460 * 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.
2461 * 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.
2462 * 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.
2463 * 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.
2464 * 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.
2465 * 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.
2466 * 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.
2467 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png.
2468 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2469 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Removed.
2470 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2471 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Removed.
2472 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2473 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Removed.
2474 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2475 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Removed.
2476 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2477 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Removed.
2478 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2479 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Removed.
2480 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2481 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Removed.
2482 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2483 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Removed.
2484 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2485 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Removed.
2486 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2487 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Removed.
2488 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Removed.
2489 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Removed.
2490 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Removed.
2491 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Removed.
2492 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Removed.
2493 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Removed.
2494 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Removed.
2495 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Removed.
2496 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Removed.
2497 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Removed.
2498 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Removed.
2499 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Removed.
2500 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2501 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Removed.
2502 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2503 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Removed.
2504 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2505 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Removed.
2506 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2507 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Removed.
2508 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2509 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Removed.
2510 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2511 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Removed.
2512 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Removed.
2514 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2516 Unreviewed, udpate chromium test expectations after r82786.
2518 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Added.
2519 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
2520 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2521 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png:
2522 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
2524 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2526 Unreviewed. Followup to an incomplete commit in r82806.
2528 * inspector/extensions/extensions.html:
2530 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2532 Unreviewed, add chromium test expectations for tests added in r82780.
2534 * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2535 * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2536 * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2537 * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2538 * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2539 * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2540 * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2541 * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2543 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2545 Unreviewed, rebaseline chromium tests after r82783.
2547 * 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.
2548 * 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.
2549 * 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.
2550 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Added.
2551 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Added.
2552 * 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.
2553 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Added.
2554 * 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.
2555 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Added.
2556 * 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.
2557 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Added.
2558 * 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.
2559 * 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.
2560 * 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.
2561 * 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.
2562 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Added.
2563 * 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.
2564 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Added.
2565 * 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.
2566 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Added.
2567 * 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.
2568 * 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.
2569 * 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.
2570 * 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.
2571 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Added.
2572 * 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.
2573 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2574 * 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.
2575 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2576 * 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.
2577 * 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.
2578 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Added.
2579 * 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.
2580 * 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.
2581 * 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.
2582 * 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.
2583 * 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.
2584 * 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.
2585 * 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.
2586 * 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.
2587 * 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.
2588 * 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.
2589 * 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.
2590 * 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.
2591 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Added.
2592 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
2593 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
2594 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
2595 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
2596 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
2597 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
2598 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
2599 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
2600 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
2601 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
2602 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
2603 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
2604 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
2605 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
2606 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
2607 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
2608 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
2609 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
2610 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
2611 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
2612 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
2613 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
2614 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
2615 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
2616 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
2617 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
2618 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
2619 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
2620 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
2621 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
2622 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
2623 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
2624 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2625 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
2626 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2627 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
2628 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2629 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
2630 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2631 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
2632 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2633 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
2634 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2635 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
2636 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
2637 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Added.
2638 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Added.
2639 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Added.
2640 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Added.
2641 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Added.
2642 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Added.
2643 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Added.
2644 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Added.
2645 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Added.
2646 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Added.
2647 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Added.
2648 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Added.
2649 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Added.
2650 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Added.
2651 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Added.
2652 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Added.
2653 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Added.
2654 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Added.
2655 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Added.
2656 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Added.
2657 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Added.
2658 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Added.
2659 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Added.
2660 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Added.
2661 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Added.
2662 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Added.
2663 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Added.
2664 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Added.
2665 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Added.
2666 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Added.
2667 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Added.
2668 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Added.
2669 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Added.
2670 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Added.
2671 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Added.
2672 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Added.
2673 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Added.
2674 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Added.
2675 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Added.
2676 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Added.
2677 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Added.
2678 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Added.
2679 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Added.
2680 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Added.
2681 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Added.
2682 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2683 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
2684 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
2685 * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Removed.
2686 * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
2687 * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
2688 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2689 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
2690 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
2691 * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Removed.
2692 * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
2693 * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
2694 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2695 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
2696 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
2697 * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Removed.
2698 * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
2699 * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
2700 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2701 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
2702 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
2703 * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Removed.
2704 * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
2705 * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
2706 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2707 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
2708 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
2709 * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Removed.
2710 * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
2711 * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
2712 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2713 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
2714 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
2715 * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Removed.
2716 * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
2717 * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
2718 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2719 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
2720 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
2721 * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Removed.
2722 * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
2723 * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
2724 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2725 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
2726 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
2727 * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Removed.
2728 * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
2729 * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
2730 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2731 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
2732 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
2733 * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Removed.
2734 * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
2735 * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
2736 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2737 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
2738 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
2739 * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Removed.
2740 * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
2741 * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
2742 * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Removed.
2743 * platform/chromium-win/fast/html/details-no-summary1-expected.png:
2744 * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
2745 * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Removed.
2746 * platform/chromium-win/fast/html/details-no-summary2-expected.png:
2747 * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
2748 * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Removed.
2749 * platform/chromium-win/fast/html/details-no-summary3-expected.png:
2750 * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
2751 * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Removed.
2752 * platform/chromium-win/fast/html/details-no-summary4-expected.png:
2753 * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
2754 * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Removed.
2755 * platform/chromium-win/fast/html/details-open-javascript-expected.png:
2756 * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
2757 * platform/chromium-win/fast/html/details-open1-expected.checksum: Removed.
2758 * platform/chromium-win/fast/html/details-open1-expected.png:
2759 * platform/chromium-win/fast/html/details-open1-expected.txt:
2760 * platform/chromium-win/fast/html/details-open2-expected.checksum: Removed.
2761 * platform/chromium-win/fast/html/details-open2-expected.png:
2762 * platform/chromium-win/fast/html/details-open2-expected.txt:
2763 * platform/chromium-win/fast/html/details-open3-expected.checksum: Removed.
2764 * platform/chromium-win/fast/html/details-open3-expected.png:
2765 * platform/chromium-win/fast/html/details-open3-expected.txt:
2766 * platform/chromium-win/fast/html/details-open4-expected.checksum: Removed.
2767 * platform/chromium-win/fast/html/details-open4-expected.png:
2768 * platform/chromium-win/fast/html/details-open4-expected.txt:
2769 * platform/chromium-win/fast/html/details-open5-expected.checksum: Removed.
2770 * platform/chromium-win/fast/html/details-open5-expected.png:
2771 * platform/chromium-win/fast/html/details-open5-expected.txt:
2772 * platform/chromium-win/fast/html/details-open6-expected.checksum: Removed.
2773 * platform/chromium-win/fast/html/details-open6-expected.png:
2774 * platform/chromium-win/fast/html/details-open6-expected.txt:
2775 * platform/chromium-win/fast/html/details-position-expected.checksum: Removed.
2776 * platform/chromium-win/fast/html/details-position-expected.png:
2777 * platform/chromium-win/fast/html/details-position-expected.txt:
2778 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2779 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
2780 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
2781 * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Removed.
2782 * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
2783 * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
2784 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2785 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
2786 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
2787 * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Removed.
2788 * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
2789 * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
2790 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2791 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
2792 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
2793 * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Removed.
2794 * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
2795 * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
2796 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2797 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
2798 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
2799 * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Removed.
2800 * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
2801 * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
2802 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2803 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
2804 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
2805 * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Removed.
2806 * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
2807 * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
2808 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2809 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
2810 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
2811 * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Removed.
2812 * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
2813 * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
2814 * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Removed.
2815 * platform/chromium-win/fast/html/details-writing-mode-expected.png:
2816 * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
2817 * platform/chromium/test_expectations.txt:
2819 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2821 Reviewed by Yury Semikhatsky.
2823 Web Inspector: [Extensions API] Merge WatchExpressionSidebarPane into ExtensionSidebarPane
2824 https://bugs.webkit.org/show_bug.cgi?id=57622
2826 Merged WatchExpressionSidebarPane into ExtensionSidebarPane, added setPage(url).
2827 Fixed wrong getter in schema (scripts -> elements)
2829 * inspector/extensions/extensions-api-expected.txt:
2830 * inspector/extensions/extensions-expected.txt:
2831 * inspector/extensions/extensions.html:
2833 2011-04-04 Ilya Tikhonovsky <loislo@chromium.org>
2835 Reviewed by Pavel Feldman.
2837 Web Inspector: introduce support of 'optional' flag for command arguments.
2838 https://bugs.webkit.org/show_bug.cgi?id=57698
2840 * inspector/protocol/runtime-agent-expected.txt:
2841 * inspector/protocol/runtime-agent.html:
2842 * inspector/report-API-errors-expected.txt:
2843 * inspector/report-API-errors.html:
2844 * inspector/report-protocol-errors-expected.txt:
2846 2011-04-01 Ilya Tikhonovsky <loislo@chromium.org>
2848 Reviewed by Pavel Feldman.
2850 Web Inspector: introduce support of 'optional' flag for command arguments.
2851 https://bugs.webkit.org/show_bug.cgi?id=57698
2853 * inspector/report-API-errors-expected.txt:
2854 * inspector/report-protocol-errors-expected.txt:
2856 2011-04-03 Kent Tamura <tkent@chromium.org>
2858 Reviewed by Eric Seidel.
2860 Adding a test of value sanitization for <input type=text>
2861 https://bugs.webkit.org/show_bug.cgi?id=57737
2863 * fast/forms/input-value-sanitization-expected.txt:
2864 * fast/forms/script-tests/input-value-sanitization.js: Add tests for type=text.
2866 2011-04-03 Dan Bernstein <mitz@apple.com>
2868 Try to make this test more robust.
2870 * fast/blockflow/broken-ideographic-font.html: Ensure that the font has been loaded before
2871 letting the test finish.
2873 2011-03-21 Ryosuke Niwa <rniwa@webkit.org>
2875 Reviewed by Eric Seidel.
2877 editing commands shouldn't run when there's no body
2878 https://bugs.webkit.org/show_bug.cgi?id=56771
2880 Added tests to ensure WebKit does not crash when attempted to execute editing commands
2881 in an empty document. Also added a test to ensure WebKit does not crash when InsertImage
2882 is executed with selection endpoints being document. WebKit should ignore such attempts
2883 and should not crash.
2885 * editing/editability/empty-document-delete-expected.txt: Added.
2886 * editing/editability/empty-document-delete.html: Added.
2887 * editing/editability/empty-document-justify-right-expected.txt: Added.
2888 * editing/editability/empty-document-justify-right.html: Added.
2889 * editing/editability/empty-document-stylewithcss-expected.txt: Added.
2890 * editing/editability/empty-document-stylewithcss.html: Added.
2891 * editing/execCommand/insert-image-with-selecting-document-expected.txt: Added.
2892 * editing/execCommand/insert-image-with-selecting-document.html: Added.
2894 2011-04-02 Dan Bernstein <mitz@apple.com>
2896 Updated results showing a progression after r82787. The current time display
2897 is now correctly collapsed because the timeline container is not wide enough.
2899 * platform/gtk/media/video-zoom-controls-expected.txt:
2901 2011-04-02 Dan Bernstein <mitz@apple.com>
2903 Updated platform-specific results after r82787.
2905 * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
2907 2011-04-02 Dan Bernstein <mitz@apple.com>
2909 Reviewed by Dave Hyatt.
2911 Remove an unnecessary extra computeLogicalWidth() from line layout
2912 https://bugs.webkit.org/show_bug.cgi?id=57711
2914 These updated expected results show progressions in MathML tests.
2915 fast/table/colspanMinWidth-vertical results changed to show that text controls
2916 still do not handle vertical writing modes correctly.
2918 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
2919 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
2920 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
2921 * platform/mac/mathml/presentation/fractions-expected.checksum:
2922 * platform/mac/mathml/presentation/fractions-expected.png:
2923 * platform/mac/mathml/presentation/fractions-expected.txt:
2924 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
2925 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
2926 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2927 * platform/mac/mathml/presentation/roots-expected.checksum:
2928 * platform/mac/mathml/presentation/roots-expected.png:
2929 * platform/mac/mathml/presentation/roots-expected.txt:
2930 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
2931 * platform/mac/mathml/presentation/row-alignment-expected.png:
2932 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2933 * platform/mac/mathml/presentation/subsup-expected.checksum:
2934 * platform/mac/mathml/presentation/subsup-expected.png:
2935 * platform/mac/mathml/presentation/subsup-expected.txt:
2937 2011-04-02 Dan Bernstein <mitz@apple.com>
2939 Updated platform-specific results after r82873.
2941 * platform/gtk/fast/html/details-add-summary-1-and-click-expected.txt:
2942 * platform/gtk/fast/html/details-add-summary-1-expected.txt:
2943 * platform/gtk/fast/html/details-add-summary-10-and-click-expected.txt:
2944 * platform/gtk/fast/html/details-add-summary-10-expected.txt:
2945 * platform/gtk/fast/html/details-add-summary-2-and-click-expected.txt:
2946 * platform/gtk/fast/html/details-add-summary-2-expected.txt:
2947 * platform/gtk/fast/html/details-add-summary-3-and-click-expected.txt:
2948 * platform/gtk/fast/html/details-add-summary-3-expected.txt:
2949 * platform/gtk/fast/html/details-add-summary-4-and-click-expected.txt:
2950 * platform/gtk/fast/html/details-add-summary-4-expected.txt:
2951 * platform/gtk/fast/html/details-add-summary-5-and-click-expected.txt:
2952 * platform/gtk/fast/html/details-add-summary-5-expected.txt:
2953 * platform/gtk/fast/html/details-add-summary-6-and-click-expected.txt:
2954 * platform/gtk/fast/html/details-add-summary-6-expected.txt:
2955 * platform/gtk/fast/html/details-add-summary-7-and-click-expected.txt:
2956 * platform/gtk/fast/html/details-add-summary-7-expected.txt:
2957 * platform/gtk/fast/html/details-add-summary-8-and-click-expected.txt:
2958 * platform/gtk/fast/html/details-add-summary-8-expected.txt:
2959 * platform/gtk/fast/html/details-add-summary-9-and-click-expected.txt:
2960 * platform/gtk/fast/html/details-add-summary-9-expected.txt:
2961 * platform/gtk/fast/html/details-no-summary1-expected.txt:
2962 * platform/gtk/fast/html/details-no-summary2-expected.txt:
2963 * platform/gtk/fast/html/details-no-summary3-expected.txt:
2964 * platform/gtk/fast/html/details-no-summary4-expected.txt:
2965 * platform/gtk/fast/html/details-open-javascript-expected.txt:
2966 * platform/gtk/fast/html/details-open1-expected.txt:
2967 * platform/gtk/fast/html/details-open2-expected.txt:
2968 * platform/gtk/fast/html/details-open3-expected.txt:
2969 * platform/gtk/fast/html/details-open4-expected.txt:
2970 * platform/gtk/fast/html/details-open5-expected.txt:
2971 * platform/gtk/fast/html/details-open6-expected.txt:
2972 * platform/gtk/fast/html/details-position-expected.txt:
2973 * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
2974 * platform/gtk/fast/html/details-remove-summary-1-expected.txt:
2975 * platform/gtk/fast/html/details-remove-summary-2-and-click-expected.txt:
2976 * platform/gtk/fast/html/details-remove-summary-2-expected.txt:
2977 * platform/gtk/fast/html/details-remove-summary-3-and-click-expected.txt:
2978 * platform/gtk/fast/html/details-remove-summary-3-expected.txt:
2979 * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:
2980 * platform/gtk/fast/html/details-remove-summary-4-expected.txt:
2981 * platform/gtk/fast/html/details-remove-summary-5-and-click-expected.txt:
2982 * platform/gtk/fast/html/details-remove-summary-5-expected.txt:
2983 * platform/gtk/fast/html/details-remove-summary-6-and-click-expected.txt:
2984 * platform/gtk/fast/html/details-remove-summary-6-expected.txt:
2985 * platform/gtk/fast/html/details-writing-mode-expected.txt:
2986 * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt:
2987 * platform/qt/fast/html/details-add-summary-1-expected.txt:
2988 * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt:
2989 * platform/qt/fast/html/details-add-summary-10-expected.txt:
2990 * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt:
2991 * platform/qt/fast/html/details-add-summary-2-expected.txt:
2992 * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt:
2993 * platform/qt/fast/html/details-add-summary-3-expected.txt:
2994 * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt:
2995 * platform/qt/fast/html/details-add-summary-4-expected.txt:
2996 * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt:
2997 * platform/qt/fast/html/details-add-summary-5-expected.txt:
2998 * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt:
2999 * platform/qt/fast/html/details-add-summary-6-expected.txt:
3000 * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt:
3001 * platform/qt/fast/html/details-add-summary-7-expected.txt:
3002 * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt:
3003 * platform/qt/fast/html/details-add-summary-8-expected.txt:
3004 * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt:
3005 * platform/qt/fast/html/details-add-summary-9-expected.txt:
3006 * platform/qt/fast/html/details-no-summary1-expected.txt:
3007 * platform/qt/fast/html/details-no-summary2-expected.txt:
3008 * platform/qt/fast/html/details-no-summary3-expected.txt:
3009 * platform/qt/fast/html/details-no-summary4-expected.txt:
3010 * platform/qt/fast/html/details-open-javascript-expected.txt:
3011 * platform/qt/fast/html/details-open1-expected.txt:
3012 * platform/qt/fast/html/details-open2-expected.txt:
3013 * platform/qt/fast/html/details-open3-expected.txt:
3014 * platform/qt/fast/html/details-open4-expected.txt:
3015 * platform/qt/fast/html/details-open5-expected.txt:
3016 * platform/qt/fast/html/details-open6-expected.txt:
3017 * platform/qt/fast/html/details-position-expected.txt:
3018 * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt:
3019 * platform/qt/fast/html/details-remove-summary-1-expected.txt:
3020 * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt:
3021 * platform/qt/fast/html/details-remove-summary-2-expected.txt:
3022 * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt:
3023 * platform/qt/fast/html/details-remove-summary-3-expected.txt:
3024 * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt:
3025 * platform/qt/fast/html/details-remove-summary-4-expected.txt:
3026 * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt:
3027 * platform/qt/fast/html/details-remove-summary-5-expected.txt:
3028 * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt:
3029 * platform/qt/fast/html/details-remove-summary-6-expected.txt:
3030 * platform/qt/fast/html/details-writing-mode-expected.txt:
3032 2011-04-02 Dan Bernstein <mitz@apple.com>
3034 Reviewed by Beth Dakin.
3036 <details> marker loses its margin
3037 https://bugs.webkit.org/show_bug.cgi?id=57713
3039 * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum:
3040 * platform/mac/fast/html/details-add-summary-1-and-click-expected.png:
3041 * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
3042 * platform/mac/fast/html/details-add-summary-1-expected.checksum:
3043 * platform/mac/fast/html/details-add-summary-1-expected.png:
3044 * platform/mac/fast/html/details-add-summary-1-expected.txt:
3045 * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum:
3046 * platform/mac/fast/html/details-add-summary-10-and-click-expected.png:
3047 * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
3048 * platform/mac/fast/html/details-add-summary-10-expected.checksum:
3049 * platform/mac/fast/html/details-add-summary-10-expected.png:
3050 * platform/mac/fast/html/details-add-summary-10-expected.txt:
3051 * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum:
3052 * platform/mac/fast/html/details-add-summary-2-and-click-expected.png:
3053 * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
3054 * platform/mac/fast/html/details-add-summary-2-expected.checksum:
3055 * platform/mac/fast/html/details-add-summary-2-expected.png:
3056 * platform/mac/fast/html/details-add-summary-2-expected.txt:
3057 * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum:
3058 * platform/mac/fast/html/details-add-summary-3-and-click-expected.png:
3059 * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
3060 * platform/mac/fast/html/details-add-summary-3-expected.checksum:
3061 * platform/mac/fast/html/details-add-summary-3-expected.png:
3062 * platform/mac/fast/html/details-add-summary-3-expected.txt:
3063 * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum:
3064 * platform/mac/fast/html/details-add-summary-4-and-click-expected.png:
3065 * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
3066 * platform/mac/fast/html/details-add-summary-4-expected.checksum:
3067 * platform/mac/fast/html/details-add-summary-4-expected.png:
3068 * platform/mac/fast/html/details-add-summary-4-expected.txt:
3069 * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum:
3070 * platform/mac/fast/html/details-add-summary-5-and-click-expected.png:
3071 * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
3072 * platform/mac/fast/html/details-add-summary-5-expected.checksum:
3073 * platform/mac/fast/html/details-add-summary-5-expected.png:
3074 * platform/mac/fast/html/details-add-summary-5-expected.txt:
3075 * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum:
3076 * platform/mac/fast/html/details-add-summary-6-and-click-expected.png:
3077 * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
3078 * platform/mac/fast/html/details-add-summary-6-expected.checksum:
3079 * platform/mac/fast/html/details-add-summary-6-expected.png:
3080 * platform/mac/fast/html/details-add-summary-6-expected.txt:
3081 * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum:
3082 * platform/mac/fast/html/details-add-summary-7-and-click-expected.png:
3083 * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
3084 * platform/mac/fast/html/details-add-summary-7-expected.checksum:
3085 * platform/mac/fast/html/details-add-summary-7-expected.png:
3086 * platform/mac/fast/html/details-add-summary-7-expected.txt:
3087 * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum:
3088 * platform/mac/fast/html/details-add-summary-8-and-click-expected.png:
3089 * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
3090 * platform/mac/fast/html/details-add-summary-8-expected.checksum:
3091 * platform/mac/fast/html/details-add-summary-8-expected.png:
3092 * platform/mac/fast/html/details-add-summary-8-expected.txt:
3093 * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum:
3094 * platform/mac/fast/html/details-add-summary-9-and-click-expected.png:
3095 * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
3096 * platform/mac/fast/html/details-add-summary-9-expected.checksum:
3097 * platform/mac/fast/html/details-add-summary-9-expected.png:
3098 * platform/mac/fast/html/details-add-summary-9-expected.txt:
3099 * platform/mac/fast/html/details-no-summary1-expected.checksum:
3100 * platform/mac/fast/html/details-no-summary1-expected.png:
3101 * platform/mac/fast/html/details-no-summary1-expected.txt:
3102 * platform/mac/fast/html/details-no-summary2-expected.checksum:
3103 * platform/mac/fast/html/details-no-summary2-expected.png:
3104 * platform/mac/fast/html/details-no-summary2-expected.txt:
3105 * platform/mac/fast/html/details-no-summary3-expected.checksum:
3106 * platform/mac/fast/html/details-no-summary3-expected.png:
3107 * platform/mac/fast/html/details-no-summary3-expected.txt:
3108 * platform/mac/fast/html/details-no-summary4-expected.checksum:
3109 * platform/mac/fast/html/details-no-summary4-expected.png:
3110 * platform/mac/fast/html/details-no-summary4-expected.txt:
3111 * platform/mac/fast/html/details-open-javascript-expected.checksum:
3112 * platform/mac/fast/html/details-open-javascript-expected.png:
3113 * platform/mac/fast/html/details-open-javascript-expected.txt:
3114 * platform/mac/fast/html/details-open1-expected.checksum:
3115 * platform/mac/fast/html/details-open1-expected.png:
3116 * platform/mac/fast/html/details-open1-expected.txt:
3117 * platform/mac/fast/html/details-open2-expected.checksum:
3118 * platform/mac/fast/html/details-open2-expected.png:
3119 * platform/mac/fast/html/details-open2-expected.txt:
3120 * platform/mac/fast/html/details-open3-expected.checksum:
3121 * platform/mac/fast/html/details-open3-expected.png:
3122 * platform/mac/fast/html/details-open3-expected.txt:
3123 * platform/mac/fast/html/details-open4-expected.checksum:
3124 * platform/mac/fast/html/details-open4-expected.png:
3125 * platform/mac/fast/html/details-open4-expected.txt:
3126 * platform/mac/fast/html/details-open5-expected.checksum:
3127 * platform/mac/fast/html/details-open5-expected.png:
3128 * platform/mac/fast/html/details-open5-expected.txt:
3129 * platform/mac/fast/html/details-open6-expected.checksum:
3130 * platform/mac/fast/html/details-open6-expected.png:
3131 * platform/mac/fast/html/details-open6-expected.txt:
3132 * platform/mac/fast/html/details-position-expected.checksum:
3133 * platform/mac/fast/html/details-position-expected.png:
3134 * platform/mac/fast/html/details-position-expected.txt:
3135 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum:
3136 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png:
3137 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
3138 * platform/mac/fast/html/details-remove-summary-1-expected.checksum:
3139 * platform/mac/fast/html/details-remove-summary-1-expected.png:
3140 * platform/mac/fast/html/details-remove-summary-1-expected.txt:
3141 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum:
3142 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png:
3143 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
3144 * platform/mac/fast/html/details-remove-summary-2-expected.checksum:
3145 * platform/mac/fast/html/details-remove-summary-2-expected.png:
3146 * platform/mac/fast/html/details-remove-summary-2-expected.txt:
3147 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum:
3148 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png:
3149 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
3150 * platform/mac/fast/html/details-remove-summary-3-expected.checksum:
3151 * platform/mac/fast/html/details-remove-summary-3-expected.png:
3152 * platform/mac/fast/html/details-remove-summary-3-expected.txt:
3153 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum:
3154 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png:
3155 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
3156 * platform/mac/fast/html/details-remove-summary-4-expected.checksum:
3157 * platform/mac/fast/html/details-remove-summary-4-expected.png:
3158 * platform/mac/fast/html/details-remove-summary-4-expected.txt:
3159 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum:
3160 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png:
3161 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
3162 * platform/mac/fast/html/details-remove-summary-5-expected.checksum:
3163 * platform/mac/fast/html/details-remove-summary-5-expected.png:
3164 * platform/mac/fast/html/details-remove-summary-5-expected.txt:
3165 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum:
3166 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png:
3167 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
3168 * platform/mac/fast/html/details-remove-summary-6-expected.checksum:
3169 * platform/mac/fast/html/details-remove-summary-6-expected.png:
3170 * platform/mac/fast/html/details-remove-summary-6-expected.txt:
3171 * platform/mac/fast/html/details-writing-mode-expected.checksum:
3172 * platform/mac/fast/html/details-writing-mode-expected.png:
3173 * platform/mac/fast/html/details-writing-mode-expected.txt:
3175 2011-04-02 Andy Estes <aestes@apple.com>
3177 Reviewed by Oliver Hunt.
3179 REGRESSION (r69237): Black border around map elements while using an image map on Mac platform
3180 https://bugs.webkit.org/show_bug.cgi?id=52518
3182 * fast/images/imagemap-focus-ring-zero-outline-width.html: Added.
3183 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added.
3184 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
3185 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
3187 2011-04-01 Beth Dakin <bdakin@apple.com>
3189 Reviewed by Sam Weinig.
3191 https://bugs.webkit.org/show_bug.cgi?id=57605
3192 Frame::pageScaleFactor() should not affect getBoundingClientRect() or
3195 <rdar://problem/9194541>
3197 * fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
3198 * fast/dom/Element/scale-page-bounding-client-rect.html: Added.
3199 * fast/dom/Element/scale-page-client-rects-expected.txt: Added.
3200 * fast/dom/Element/scale-page-client-rects.html: Added.
3201 * fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
3202 * fast/dom/Range/scale-page-bounding-client-rect.html: Added.
3203 * fast/dom/Range/scale-page-client-rects-expected.txt: Added.
3204 * fast/dom/Range/scale-page-client-rects.html: Added.
3205 * platform/gtk/Skipped:
3206 * platform/qt/Skipped:
3207 * platform/win/Skipped:
3209 2011-04-02 Dan Bernstein <mitz@apple.com>
3211 Reverted r82775 due to changes in <details> test results, which are
3212 likely progressions.
3214 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
3215 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
3216 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
3217 * platform/mac/mathml/presentation/fractions-expected.checksum:
3218 * platform/mac/mathml/presentation/fractions-expected.png:
3219 * platform/mac/mathml/presentation/fractions-expected.txt:
3220 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
3221 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
3222 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
3223 * platform/mac/mathml/presentation/roots-expected.checksum:
3224 * platform/mac/mathml/presentation/roots-expected.png:
3225 * platform/mac/mathml/presentation/roots-expected.txt:
3226 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
3227 * platform/mac/mathml/presentation/row-alignment-expected.png:
3228 * platform/mac/mathml/presentation/row-alignment-expected.txt:
3229 * platform/mac/mathml/presentation/subsup-expected.checksum:
3230 * platform/mac/mathml/presentation/subsup-expected.png:
3231 * platform/mac/mathml/presentation/subsup-expected.txt:
3233 2011-04-02 Dan Bernstein <mitz@apple.com>
3235 Reviewed by Dave Hyatt.
3237 Remove an unnecessary extra computeLogicalWidth() from line layout
3238 https://bugs.webkit.org/show_bug.cgi?id=57711
3240 These updated expected results show progressions in MathML tests.
3241 fast/table/colspanMinWidth-vertical results changed to show that text controls
3242 still do not handle vertical writing modes correctly.
3244 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
3245 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
3246 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
3247 * platform/mac/mathml/presentation/fractions-expected.checksum:
3248 * platform/mac/mathml/presentation/fractions-expected.png:
3249 * platform/mac/mathml/presentation/fractions-expected.txt:
3250 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
3251 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
3252 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
3253 * platform/mac/mathml/presentation/roots-expected.checksum:
3254 * platform/mac/mathml/presentation/roots-expected.png:
3255 * platform/mac/mathml/presentation/roots-expected.txt:
3256 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
3257 * platform/mac/mathml/presentation/row-alignment-expected.png:
3258 * platform/mac/mathml/presentation/row-alignment-expected.txt:
3259 * platform/mac/mathml/presentation/subsup-expected.checksum:
3260 * platform/mac/mathml/presentation/subsup-expected.png:
3261 * platform/mac/mathml/presentation/subsup-expected.txt:
3263 2011-04-02 Dominic Cooney <dominicc@google.com>
3265 Reviewed by Martin Robinson.
3267 Add layoutTestController.shadowRoot to GTK DumpRenderTree.
3268 https://bugs.webkit.org/show_bug.cgi?id=57551
3270 * platform/gtk/Skipped: unskip test that accesses shadowRoot
3272 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org>
3274 Reviewed by Eric Seidel.
3276 https://bugs.webkit.org/show_bug.cgi?id=57693
3277 Skipped the windowless_plugin_paint_test.html layout test on Webkit Windows.
3279 * platform/win/Skipped:
3281 2011-04-01 Dimitri Glazkov <dglazkov@chromium.org>
3283 Skip the test landed in r82758, since WebKitTestRunner doesn't implement
3284 displayInvalidatedRegion.
3286 * platform/mac-wk2/Skipped: Skipped the test.
3288 2011-04-01 Adam Barth <abarth@webkit.org>
3290 This test fails by timing out.
3292 * platform/chromium/test_expectations.txt:
3294 2011-04-01 Dirk Pranke <dpranke@chromium.org>
3296 Unreviewed, expectations change.
3298 Skipping fast/workers/dedicated-worker-lifecycle instead of
3299 treating it as SLOW. It appears to be downright flaky.
3301 https://bugs.webkit.org/show_bug.cgi?id=57678
3303 * platform/mac/test_expectations.txt:
3305 2011-04-01 Dirk Pranke <dpranke@chromium.org>
3307 Unreviewed, expectations change.
3309 Suppress some flaky bidi- and editing-related test failures on
3310 SL Mac NRWT runs. See:
3312 https://bugs.webkit.org/show_bug.cgi?id=57688
3314 * platform/mac/test_expectations.txt:
3316 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org>
3318 Reviewed by Adam Barth.
3320 https://bugs.webkit.org/show_bug.cgi?id=45855
3321 Windowless plugins added dynamically to the DOM should receive paint events.
3322 This is done by ensuring that the plugin widget is marked for painting when
3323 it is added. Added a layout test which verifies that a dynamically added plugin
3324 receives a paint event. This test has to be skipped on chromium mac/linux and
3325 on gtk and qt as it relies on support for the displayInvalidatedRegion function
3326 in the LayoutTestController
3328 * platform/chromium/test_expectations.txt:
3329 * platform/gtk/Skipped:
3330 * platform/qt/Skipped:
3331 * plugins/windowless_plugin_paint_test-expected.txt: Added.
3332 * plugins/windowless_plugin_paint_test.html: Added.
3334 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com>
3336 Unreviewed, rolling out r82721.
3337 http://trac.webkit.org/changeset/82721
3338 https://bugs.webkit.org/show_bug.cgi?id=57687
3340 This patch introduced assertion failures on the GTK+ bots.
3341 (Requested by mrobinson on #webkit).
3343 * platform/gtk/Skipped:
3345 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com>
3347 Unreviewed, rolling out r82712, r82729, and r82746.
3348 http://trac.webkit.org/changeset/82712
3349 http://trac.webkit.org/changeset/82729
3350 http://trac.webkit.org/changeset/82746
3351 https://bugs.webkit.org/show_bug.cgi?id=57682
3353 fast/frames/frame-programmatic-noresize.html is failing on
3354 Windows bots. Will look into this offline. (Requested by dydx
3357 * fast/frames/frame-inherit-noresize-from-frameset-expected.txt: Removed.
3358 * fast/frames/frame-inherit-noresize-from-frameset.html: Removed.
3359 * fast/frames/frame-programmatic-noresize-expected.txt: Removed.
3360 * fast/frames/frame-programmatic-noresize.html: Removed.
3361 * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Removed.
3362 * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize.html: Removed.
3363 * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Removed.
3364 * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false.html: Removed.
3365 * fast/frames/resources/frame-programmatic-resize.js: Removed.
3366 * platform/chromium/test_expectations.txt:
3368 2011-04-01 Adam Barth <abarth@webkit.org>
3370 Mark failing test as failing.
3372 * platform/chromium/test_expectations.txt:
3374 2011-04-01 Martin Robinson <mrobinson@igalia.com>
3376 Unreviewed, rolling out r82708.
3377 http://trac.webkit.org/changeset/82708
3378 https://bugs.webkit.org/show_bug.cgi?id=53644
3380 This tests fails consistently when run along with other tests
3382 * platform/gtk/Skipped:
3383 * platform/gtk/editing/deleting/5408255-expected.checksum:
3384 * platform/gtk/editing/deleting/5408255-expected.png:
3385 * platform/gtk/editing/deleting/5408255-expected.txt:
3387 2011-04-01 Dirk Pranke <dpranke@chromium.org>
3389 Unreviewed, expectations change.
3391 Update mac new-run-webkit-tests expectations with SLOW tests.
3393 * platform/mac/test_expectations.txt:
3395 2011-04-01 Adam Barth <abarth@webkit.org>
3397 Skip platform/mac/plugins/convert-point.html because it relies on code
3398 that only exists in the test plugin for Apple's Mac port. We generally
3399 ignore most of the tests in platform/mac, although we do run them to
3400 detect crashes. In this case, however, the test does crash, but it
3401 crashes in the test plug-in, which doesn't matter to us.
3403 * platform/chromium/test_expectations.txt:
3405 2011-04-01 Adam Barth <abarth@webkit.org>
3407 Reviewed by Daniel Bates.
3409 Test assigning false to noResize instead of undefined
3410 https://bugs.webkit.org/show_bug.cgi?id=57668
3412 Apparently the V8 bindings have a bug when assigning undefined to a
3413 boolean attribute. I've filed
3414 https://bugs.webkit.org/show_bug.cgi?id=57669 about that issue, which
3415 I'll address in another patch (obviously with a test). In the
3416 meantime, this patch changes this test to test "false" instead of
3419 * fast/frames/frame-programmatic-noresize-expected.txt:
3420 * fast/frames/frame-programmatic-noresize.html:
3422 2011-04-01 Anders Carlsson <andersca@apple.com>
3424 Reviewed by Sam Weinig.
3426 Shockwave plug-in doesn't accept mouse events
3427 https://bugs.webkit.org/show_bug.cgi?id=57653
3428 <rdar://problem/8483273>
3432 * platform/mac/plugins/convert-point-expected.txt: Added.
3433 * platform/mac/plugins/convert-point.html: Added.
3435 2011-04-01 Dominic Cooney <dominicc@google.com>
3437 Reviewed by Martin Robinson.
3439 Add layoutTestController.shadowRoot to GTK DumpRenderTree.
3440 https://bugs.webkit.org/show_bug.cgi?id=57551
3442 * platform/gtk/Skipped: unskip test that accesses shadowRoot
3444 2011-04-01 Darin Adler <darin@apple.com>
3446 Removed some more executable bits from files that don't need them.
3447 These often creep in when someone is working on Windows, which uses
3448 executable bits differently from Unix systems.
3450 * editing/execCommand/align-in-span.html: Removed property svn:executable.
3451 * editing/selection/extend-byline-withfloat.html: Removed property svn:executable.
3452 * fast/canvas/webgl/data-view-test.html: Removed property svn:executable.
3453 * fast/canvas/webgl/resources/gray-ramp-default-gamma.png: Removed property svn:executable.
3454 * fast/canvas/webgl/resources/gray-ramp-gamma0.1.png: Removed property svn:executable.
3455 * fast/canvas/webgl/resources/gray-ramp-gamma1.0.png: Removed property svn:executable.
3456 * fast/canvas/webgl/resources/gray-ramp-gamma2.0.png: Removed property svn:executable.
3457 * fast/canvas/webgl/resources/gray-ramp-gamma4.0.png: Removed property svn:executable.
3458 * fast/canvas/webgl/resources/gray-ramp-gamma9.0.png: Removed property svn:executable.
3459 * fast/canvas/webgl/resources/gray-ramp.png: Removed property svn:executable.
3460 * fast/canvas/webgl/resources/zero-alpha.png: Removed property svn:executable.
3461 * fast/css/inline-element-line-break.html: Removed property svn:executable.
3462 * fast/css/pseudo-element-line-break.html: Removed property svn:executable.
3463 * fast/dom/HTMLScriptElement/async-inline-script-expected.txt: Removed property svn:executable.
3464 * fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt: Removed property svn:executable.
3465 * fast/dom/HTMLScriptElement/async-write-expected.txt: Removed property svn:executable.
3466 * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed property svn:executable.
3467 * fast/events/before-unload-remove-and-add-subframe.html: Removed property svn:executable.
3468 * fast/events/change-frame-focus.html: Removed property svn:executable.
3469 * fast/files/resources/binary-file: Removed property svn:executable.
3470 * fast/frames/iframe-reparenting.html: Removed property svn:executable.
3471 * fast/frames/resources/iframe-reparenting-frame1.html: Removed property svn:executable.
3472 * fast/frames/resources/iframe-reparenting-frame2.html: Removed property svn:executable.
3473 * fast/frames/resources/iframe-reparenting-iframe-content.html: Removed property svn:executable.
3474 * fast/harness/resources/cached-page-1.html: Removed property svn:executable.
3475 * fast/harness/resources/cached-page-2.html: Removed property svn:executable.
3476 * fast/harness/use-page-cache.html: Removed property svn:executable.
3477 * fast/history/same-document-iframes-changing-fragment-expected.txt: Removed property svn:executable.
3478 * fast/history/same-document-iframes-changing-fragment.html: Removed property svn:executable.
3479 * fast/history/same-document-iframes-changing-pushstate-expected.txt: Removed property svn:executable.
3480 * fast/history/same-document-iframes-changing-pushstate.html: Removed property svn:executable.
3481 * fast/images/resources/cmyk-jpeg.jpg: Removed property svn:executable.
3482 * fast/inline/inline-position-top-align.html: Removed property svn:executable.
3483 * fast/inline/resources/gradient.png: Removed property svn:executable.
3484 * fast/js/script-tests/toInt32UInt32.js: Removed property svn:executable.
3485 * fast/lists/resources/dump-list.js: Removed property svn:executable.
3486 * fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed property svn:executable.
3487 * fast/lists/w3-css3-list-styles-alphabetic.html: Removed property svn:executable.
3488 * fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed property svn:executable.
3489 * fast/lists/w3-css3-list-styles-numeric.html: Removed property svn:executable.
3490 * fast/parser/remove-misnested-iframe-in-beforeload-expected.txt: Removed property svn:executable.
3491 * fast/parser/remove-misnested-iframe-parent-in-beforeload-expected.txt: Removed property svn:executable.
3492 * fast/parser/x-frame-options-detached-document-crash-expected.txt: Removed property svn:executable.
3493 * fast/regex/script-tests/ecma-regex-examples.js: Removed property svn:executable.
3494 * fast/repaint/canvas-putImageData-expected.txt: Removed property svn:executable.
3495 * fast/repaint/canvas-putImageData.html: Removed property svn:executable.
3496 * http/tests/history/redirect-302.html: Removed property svn:executable.
3497 * http/tests/history/redirect-303.html: Removed property svn:executable.
3498 * http/tests/history/redirect-307.html: Removed property svn:executable.
3499 * http/tests/inspector/console-test.js: Removed property svn:executable.
3500 * http/tests/inspector/console-xhr-logging.html: Removed property svn:executable.
3501 * http/tests/inspector/elements-test.js: Removed property svn:executable.
3502 * http/tests/inspector/extensions-resources-redirect.html: Removed property svn:executable.
3503 * http/tests/inspector/extensions-resources-test.js: Removed property svn:executable.
3504 * http/tests/inspector/network-preflight-options.html: Removed property svn:executable.
3505 * http/tests/inspector/network/network-size-chunked.html: Removed property svn:executable.
3506 * http/tests/inspector/resource-parameters.html: Removed property svn:executable.
3507 * http/tests/inspector/resources-test.js: Removed property svn:executable.
3508 * http/tests/inspector/resources/iframe-from-different-domain-data.html: Removed property svn:executable.
3509 * http/tests/inspector/resources/resource-form-data-receiver-iframe.html: Removed property svn:executable.
3510 * http/tests/misc/async-and-defer-script-expected.txt: Removed property svn:executable.
3511 * http/tests/misc/script-async-expected.txt: Removed property svn:executable.
3512 * http/tests/security/cross-origin-script-window-onerror-redirected.html: Removed property svn:executable.
3513 * http/tests/security/cross-origin-script-window-onerror.html: Removed property svn:executable.
3514 * http/tests/security/resources/cross-origin-script.txt: Removed property svn:executable.
3515 * inspector/audits/audits-test.js: Removed property svn:executable.
3516 * inspector/audits/resources/abe.png: Removed property svn:executable.
3517 * inspector/audits/resources/audits-script1.js: Removed property svn:executable.
3518 * inspector/audits/resources/audits-script2.js: Removed property svn:executable.
3519 * inspector/audits/resources/audits-style1.css: Removed property svn:executable.
3520 * inspector/console/console-assert.html: Removed property svn:executable.
3521 * inspector/console/console-dir.html: Removed property svn:executable.
3522 * inspector/console/console-dirxml.html: Removed property svn:executable.
3523 * inspector/console/console-format.html: Removed property svn:executable.
3524 * inspector/console/console-log-syntax-error.html: Removed property svn:executable.
3525 * inspector/console/console-nested-group.html: Removed property svn:executable.
3526 * inspector/console/console-substituted.html: Removed property svn:executable.
3527 * inspector/console/console-tests.html: Removed property svn:executable.
3528 * inspector/console/console-trace-in-eval.html: Removed property svn:executable.
3529 * inspector/console/console-trace.html: Removed property svn:executable.
3530 * inspector/console/console-uncaught-exception-in-eval.html: Removed property svn:executable.
3531 * inspector/console/console-uncaught-exception.html: Removed property svn:executable.
3532 * inspector/cookie-parser.html: Removed property svn:executable.
3533 * inspector/debugger/debugger-cyclic-ref.html: Removed property svn:executable.
3534 * inspector/debugger/debugger-expand-scope.html: Removed property svn:executable.
3535 * inspector/elements/elements-delete-inline-style-expected.txt: Removed property svn:executable.
3536 * inspector/elements/elements-delete-inline-style.html: Removed property svn:executable.
3537 * inspector/elements/elements-panel-search.html: Removed property svn:executable.
3538 * inspector/elements/elements-panel-structure.html: Removed property svn:executable.
3539 * inspector/evaluate-in-page.html: Removed property svn:executable.
3540 * inspector/extensions/extensions-audits-api.html: Removed property svn:executable.
3541 * inspector/extensions/extensions-audits.html: Removed property svn:executable.
3542 * inspector/extensions/extensions-eval.html: Removed property svn:executable.
3543 * inspector/extensions/extensions-events.html: Removed property svn:executable.
3544 * inspector/extensions/extensions-resources.html: Removed property svn:executable.
3545 * inspector/extensions/resources/abe.png: Removed property svn:executable.
3546 * inspector/extensions/resources/audits-style1.css: Removed property svn:executable.
3547 * inspector/styles/resources/styles-iframe-data.html: Removed property svn:executable.
3548 * inspector/styles/resources/styles-new-API-1.css: Removed property svn:executable.
3549 * inspector/styles/resources/styles-url-linkify-iframe.html: Removed property svn:executable.
3550 * inspector/styles/resources/styles-url-linkify.css: Removed property svn:executable.
3551 * inspector/styles/styles-disable-then-change-expected.txt: Removed property svn:executable.
3552 * inspector/styles/styles-disable-then-change.html: Removed property svn:executable.
3553 * inspector/styles/styles-iframe.html: Removed property svn:executable.
3554 * inspector/styles/styles-source-lines.html: Removed property svn:executable.
3555 * inspector/styles/styles-update-from-js-expected.txt: Removed property svn:executable.
3556 * inspector/styles/styles-update-from-js.html: Removed property svn:executable.
3557 * inspector/styles/styles-url-linkify.html: Removed property svn:executable.
3558 * inspector/utilities.html: Removed property svn:executable.
3559 * platform/chromium-linux/editing/deleting/delete-br-013-expected.checksum: Removed property svn:executable.
3560 * platform/chromium-linux/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Removed property svn:executable.
3561 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.checksum: Removed property svn:executable.
3562 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.png: Removed property svn:executable.
3563 * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt: Removed property svn:executable.
3564 * platform/chromium-linux/fast/clip/overflow-border-radius-clip-expected.checksum: Removed property svn:executable.
3565 * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png: Removed property svn:executable.
3566 * platform/chromium-linux/fast/repaint/block-no-inflow-children-expected.checksum: Removed property svn:executable.
3567 * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum: Removed property svn:executable.
3568 * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.png: Removed property svn:executable.
3569 * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.checksum: Removed property svn:executable.
3570 * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.png: Removed property svn:executable.
3571 * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed property svn:executable.
3572 * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed property svn:executable.
3573 * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.checksum: Removed property svn:executable.
3574 * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.png: Removed property svn:executable.
3575 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.checksum: Removed property svn:executable.
3576 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.png: Removed property svn:executable.
3577 * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Removed property svn:executable.
3578 * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.checksum: Removed property svn:executable.
3579 * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.png: Removed property svn:executable.
3580 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.checksum: Removed property svn:executable.
3581 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.png: Removed property svn:executable.
3582 * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Removed property svn:executable.
3583 * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Removed property svn:executable.
3584 * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed property svn:executable.
3585 * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Removed property svn:executable.
3586 * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed property svn:executable.
3587 * platform/chromium-mac-leopard/editing/selection/4397952-expected.checksum: Removed property svn:executable.
3588 * platform/chromium-mac-leopard/editing/selection/4397952-expected.png: Removed property svn:executable.
3589 * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.checksum: Removed property svn:executable.
3590 * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.png: Removed property svn:executable.
3591 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Removed property svn:executable.
3592 * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed property svn:executable.
3593 * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.png: Removed property svn:executable.
3594 * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.checksum: Removed property svn:executable.
3595 * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Removed property svn:executable.
3596 * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.checksum: Removed property svn:executable.
3597 * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.png: Removed property svn:executable.
3598 * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed property svn:executable.
3599 * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.png: Removed property svn:executable.
3600 * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Removed property svn:executable.
3601 * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed property svn:executable.
3602 * platform/chromium-mac-leopard/fast/css/text-security-expected.checksum: Removed property svn:executable.
3603 * platform/chromium-mac-leopard/fast/css/text-security-expected.png: Removed property svn:executable.
3604 * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Removed property svn:executable.
3605 * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Removed property svn:executable.
3606 * platform/chromium-mac-leopard/fast/dynamic/008-expected.checksum: Removed property svn:executable.
3607 * platform/chromium-mac-leopard/fast/dynamic/008-expected.png: Removed property svn:executable.
3608 * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.checksum: Removed property svn:executable.
3609 * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.png: Removed property svn:executable.
3610 * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.checksum: Removed property svn:executable.
3611 * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.png: Removed property svn:executable.
3612 * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.checksum: Removed property svn:executable.
3613 * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.png: Removed property svn:executable.
3614 * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.txt: Removed property svn:executable.
3615 * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.checksum: Removed property svn:executable.
3616 * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.png: Removed property svn:executable.
3617 * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.checksum: Removed property svn:executable.
3618 * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.png: Removed property svn:executable.
3619 * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.txt: Removed property svn:executable.
3620 * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.checksum: Removed property svn:executable.
3621 * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.png: Removed property svn:executable.
3622 * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.checksum: Removed property svn:executable.
3623 * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.png: Removed property svn:executable.
3624 * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.checksum: Removed property svn:executable.
3625 * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.png: Removed property svn:executable.
3626 * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.checksum: Removed property svn:executable.
3627 * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.png: Removed property svn:executable.
3628 * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.checksum: Removed property svn:executable.
3629 * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.png: Removed property svn:executable.
3630 * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.checksum: Removed property svn:executable.
3631 * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.png: Removed property svn:executable.
3632 * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.checksum: Removed property svn:executable.
3633 * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.png: Removed property svn:executable.
3634 * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.checksum: Removed property svn:executable.
3635 * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.png: Removed property svn:executable.
3636 * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.checksum: Removed property svn:executable.
3637 * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.png: Removed property svn:executable.
3638 * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.checksum: Removed property svn:executable.
3639 * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.png: Removed property svn:executable.
3640 * platform/chromium-mac-leopard/fast/html/keygen-expected.checksum: Removed property svn:executable.
3641 * platform/chromium-mac-leopard/fast/html/keygen-expected.png: Removed property svn:executable.
3642 * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.checksum: Removed property svn:executable.
3643 * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.png: Removed property svn:executable.
3644 * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.checksum: Removed property svn:executable.
3645 * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.png: Removed property svn:executable.
3646 * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.checksum: Removed property svn:executable.
3647 * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.png: Removed property svn:executable.
3648 * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Removed property svn:executable.
3649 * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Removed property svn:executable.
3650 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed property svn:executable.
3651 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed property svn:executable.
3652 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed property svn:executable.
3653 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed property svn:executable.
3654 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed property svn:executable.
3655 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed property svn:executable.
3656 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed property svn:executable.
3657 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed property svn:executable.
3658 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed property svn:executable.
3659 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed property svn:executable.
3660 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed property svn:executable.
3661 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed property svn:executable.
3662 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed property svn:executable.
3663 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed property svn:executable.
3664 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed property svn:executable.
3665 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed property svn:executable.
3666 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed property svn:executable.
3667 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed property svn:executable.
3668 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Removed property svn:executable.
3669 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed property svn:executable.
3670 * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.checksum: Removed property svn:executable.
3671 * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.png: Removed property svn:executable.
3672 * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Removed property svn:executable.
3673 * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed property svn:executable.
3674 * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.checksum: Removed property svn:executable.
3675 * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.png: Removed property svn:executable.
3676 * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum: Removed property svn:executable.
3677 * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.png: Removed property svn:executable.
3678 * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed property svn:executable.
3679 * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.checksum: Removed property svn:executable.
3680 * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.png: Removed property svn:executable.
3681 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Removed property svn:executable.
3682 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed property svn:executable.
3683 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Removed property svn:executable.
3684 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed property svn:executable.
3685 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Removed property svn:executable.
3686 * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed property svn:executable.
3687 * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.checksum: Removed property svn:executable.
3688 * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.png: Removed property svn:executable.
3689 * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Removed property svn:executable.
3690 * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed property svn:executable.
3691 * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.checksum: Removed property svn:executable.
3692 * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.png: Removed property svn:executable.
3693 * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Removed property svn:executable.
3694 * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.png: Removed property svn:executable.
3695 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.checksum: Removed property svn:executable.
3696 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.png: Removed property svn:executable.
3697 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.checksum: Removed property svn:executable.
3698 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.png: Removed property svn:executable.
3699 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.checksum: Removed property svn:executable.
3700 * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.png: Removed property svn:executable.
3701 * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.checksum: Removed property svn:executable.
3702 * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.png: Removed property svn:executable.
3703 * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.checksum: Removed property svn:executable.
3704 * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.png: Removed property svn:executable.
3705 * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed property svn:executable.
3706 * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.png: Removed property svn:executable.
3707 * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed property svn:executable.
3708 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed property svn:executable.
3709 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Removed property svn:executable.
3710 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Removed property svn:executable.
3711 * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.checksum: Removed property svn:executable.
3712 * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.png: Removed property svn:executable.
3713 * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.checksum: Removed property svn:executable.
3714 * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.png: Removed property svn:executable.
3715 * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.checksum: Removed property svn:executable.
3716 * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.png: Removed property svn:executable.
3717 * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Removed property svn:executable.
3718 * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Removed property svn:executable.
3719 * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.checksum: Removed property svn:executable.
3720 * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.png: Removed property svn:executable.
3721 * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Removed property svn:executable.
3722 * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.png: Removed property svn:executable.
3723 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: Removed property svn:executable.
3724 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: Removed property svn:executable.
3725 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: Removed property svn:executable.
3726 * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.checksum: Removed property svn:executable.
3727 * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.png: Removed property svn:executable.
3728 * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.checksum: Removed property svn:executable.
3729 * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.png: Removed property svn:executable.
3730 * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.checksum: Removed property svn:executable.
3731 * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.png: Removed property svn:executable.
3732 * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.checksum: Removed property svn:executable.
3733 * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.png: Removed property svn:executable.
3734 * platform/chromium-mac-leopard/fonts/sans-serif-expected.checksum: Removed property svn:executable.
3735 * platform/chromium-mac-leopard/fonts/sans-serif-expected.png: Removed property svn:executable.
3736 * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.checksum: Removed property svn:executable.
3737 * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.png: Removed property svn:executable.
3738 * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Removed property svn:executable.
3739 * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: Removed property svn:executable.
3740 * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed property svn:executable.
3741 * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Removed property svn:executable.
3742 * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum: Removed property svn:executable.
3743 * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.png: Removed property svn:executable.