1 2011-04-06 Vitaly Repeshko <vitalyr@chromium.org>
3 Reviewed by Nate Chapin.
5 [V8] Remove custom DOMImplementation getter on Document.
6 https://bugs.webkit.org/show_bug.cgi?id=57991
8 * fast/dom/DOMImplementation/implementation-identity-expected.txt: Added.
9 * fast/dom/DOMImplementation/implementation-identity.html: Added.
11 2011-04-07 Steve Lacey <sjl@chromium.org>
13 Reviewed by Eric Carlson.
15 Make various video layout tests platform independent by selecting an appropriate media file.
17 Various layout tests depend on mp4 files.
18 https://bugs.webkit.org/show_bug.cgi?id=57804
20 * http/tests/media/remove-while-loading.html:
21 * http/tests/media/video-load-and-stall.cgi:
22 * http/tests/media/video-play-stall-before-meta-data.html:
23 * http/tests/media/video-play-stall-seek.html:
24 * http/tests/media/video-play-stall.html:
25 * http/tests/media/video-seekable-stall.html:
26 * media/media-file.js:
29 * platform/chromium/test_expectations.txt:
31 2011-04-07 Sergey Glazunov <serg.glazunov@gmail.com>
33 Reviewed by Dimitri Glazkov.
35 setHasID() is only called for styled elements
36 https://bugs.webkit.org/show_bug.cgi?id=57267
38 * fast/dom/non-styled-element-id-crash-expected.txt: Added.
39 * fast/dom/non-styled-element-id-crash.html: Added.
40 * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Fix the failing test.
42 2011-04-07 Brian Weinstein <bweinstein@apple.com>
44 Fix a typo in the Skipped list from r83203.
46 * platform/win-wk2/Skipped:
48 2011-04-07 Adam Barth <abarth@webkit.org>
50 Reviewed by Eric Seidel.
52 Implement CSP's options directive
53 https://bugs.webkit.org/show_bug.cgi?id=58014
55 * http/tests/security/contentSecurityPolicy/inline-script-allowed-expected.txt: Added.
56 * http/tests/security/contentSecurityPolicy/inline-script-allowed.html: Added.
57 * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy-expected.txt: Added.
58 * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy.html: Added.
60 2011-04-07 Enrica Casucci <enrica@apple.com>
63 Adding to skipped list for Windows (WK2) the
64 tests relative to undo removed from the skipped list
65 for Mac where execCommand('undo') is now supported.
67 * platform/win-wk2/Skipped:
69 2011-04-07 Adrienne Walker <enne@google.com>
71 [chromium] Unreviewed, rebaseline progress element tests.
73 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed.
74 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
75 * platform/chromium-mac-leopard/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
76 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed.
77 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
78 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
79 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
80 * platform/chromium/test_expectations.txt:
82 2011-04-07 Jer Noble <jer.noble@apple.com>
84 Unreviewed; rebaseline expected results in platform/mac-wk2.
86 * platform/mac-wk2/media/controls-without-preload-expected.txt:
88 2011-04-07 Chang Shu <cshu@webkit.org>
90 Reviewed by Darin Adler.
92 WebKitTestRunner needs layoutTestController.isPageBoxVisible
93 https://bugs.webkit.org/show_bug.cgi?id=42695
97 * platform/mac-wk2/Skipped:
98 * platform/qt-wk2/Skipped:
100 2011-04-07 Enrica Casucci <enrica@apple.com>
102 Reviewed by Oliver Hunt.
104 REGRESSION(WebKit2): execCommand('undo') doesn't work (Mac).
105 https://bugs.webkit.org/show_bug.cgi?id=58055
106 <rdar://problem/8862023>
108 * platform/mac-wk2/Skipped: Remove skipped tests related to undo/redo.
110 2011-04-07 Nancy Piedra <nancy.piedra@nokia.com>
112 Reviewed by Eric Carlson.
114 Add tests for parsing codecs parameter in video-can-play-type.html
115 https://bugs.webkit.org/show_bug.cgi?id=53275
117 * media/video-can-play-type-expected.txt:
118 * media/video-can-play-type.html:
120 2011-04-07 Jessie Berlin <jberlin@apple.com>
122 [WebKit2 Tests] fast/events/select-element.html failing since introduction in r83096
123 https://bugs.webkit.org/show_bug.cgi?id=58059
125 Adding this test to the mac-wk2 skipped list to get the bots green.
127 * platform/mac-wk2/Skipped:
129 2011-04-07 Adrienne Walker <enne@google.com>
131 [chromium] Unreviewed, now that bug 57975 is fixed, mark test as passing.
133 * platform/chromium/test_expectations.txt:
135 2011-04-07 Brian Weinstein <bweinstein@apple.com>
137 Update Leopard expected results after r83075 to greenify the bots.
139 * platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt:
141 2011-04-07 Adrienne Walker <enne@google.com>
143 [chromium] Unreviewed, rebaseline tests changed in r82947.
145 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
146 * platform/chromium-linux/svg/text/text-midpoint-split-bug-expected.png: Added.
147 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
148 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
149 * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
150 * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
151 * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.png: Added.
152 * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.txt: Added.
153 * platform/chromium/test_expectations.txt:
155 2011-04-07 Vincent Scheib <scheib@chromium.org>
157 Flagging platform/chromium/compositing/huge-layer-rotated.html a bug.
159 * platform/chromium/test_expectations.txt:
161 2011-04-07 Ryosuke Niwa <rniwa@webkit.org>
163 Reviewed by Eric Seidel.
165 editing/inserting/6633727.html should be renamed and converted into a dump-as-markup test
166 https://bugs.webkit.org/show_bug.cgi?id=58037
168 Renamed 6633727.html to insert-paragraph-at-end-of-line.html and converted it to a dump-as-markup test.
170 * editing/inserting/6633727-expected.txt: Removed.
171 * editing/inserting/6633727.html: Removed.
172 * editing/inserting/insert-paragraph-at-end-of-line-expected.txt: Added.
173 * editing/inserting/insert-paragraph-at-end-of-line.html: Copied from LayoutTests/editing/inserting/6633727.html.
174 * editing/inserting/script-tests/6633727.js: Removed.
176 2011-04-07 Yury Semikhatsky <yurys@chromium.org>
178 Reviewed by Pavel Feldman.
180 Web Inspector: console messages names should adhere to the common naming style
181 https://bugs.webkit.org/show_bug.cgi?id=58042
183 * inspector/protocol/console-agent-expected.txt:
185 2011-04-07 Philippe Normand <pnormand@igalia.com>
187 Unreviewed, unskip a fast/xmlhttprequest test passing on GTK.
189 * platform/gtk/Skipped:
191 2011-04-07 Csaba Osztrogonác <ossy@webkit.org>
193 [Qt][WK2] Add always failing tets to the Skipped list.
195 * platform/qt-wk2/Skipped:
197 2011-04-06 Ilya Tikhonovsky <loislo@chromium.org>
199 Reviewed by Yury Semikhatsky.
201 Web Inspector: migrate Inspector protocol messages format to JSON-RPC.
202 https://bugs.webkit.org/show_bug.cgi?id=57957
204 There is not a significant difference between inspector messages spec and and JSON-RPC 2.0 messages spec.
205 Also JSON-RPC has a pretty clear specification for error descriptions which we haven't.
206 It was decided that we will use it.
210 2) domain + '.' + event => method // for events
211 3) domain + '.' + command => method // for requests
212 4) requestId => id // for responses
213 5) arguments => params // for requests
214 6) data => params // for events
215 7) body => result // for responses
217 protocolErrors and error properties will be converted to JSON-RPC error format.
218 The order of properties in messages also will be adjusted.
219 The only thing that looks unnecessary is jsonrpc property.
221 * inspector/protocol/console-agent-expected.txt:
222 * inspector/protocol/runtime-agent-expected.txt:
223 * inspector/report-API-errors-expected.txt:
224 * inspector/report-API-errors.html:
225 * inspector/report-protocol-errors-expected.txt:
226 * inspector/report-protocol-errors.html:
228 2011-04-07 Kent Tamura <tkent@chromium.org>
230 [Chromium] Move Leopard-specific images to chromium-mac-leopard, and
231 unify text results common in chromium-mac.
233 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.checksum: Added.
234 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png: Added.
235 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Removed.
236 * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.checksum: Added.
237 * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png: Added.
238 * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
240 2011-04-07 Ryosuke Niwa <rniwa@webkit.org>
242 Reviewed by Eric Seidel.
244 Convert insert-div-021.html to a dump-as-markup test
245 https://bugs.webkit.org/show_bug.cgi?id=58019
249 * editing/inserting/insert-div-021-expected.txt: Added.
250 * editing/inserting/insert-div-021.html:
251 * platform/chromium-linux/editing/inserting/insert-div-021-expected.checksum: Removed.
252 * platform/chromium-linux/editing/inserting/insert-div-021-expected.png: Removed.
253 * platform/chromium-win/editing/inserting/insert-div-021-expected.checksum: Removed.
254 * platform/chromium-win/editing/inserting/insert-div-021-expected.png: Removed.
255 * platform/chromium-win/editing/inserting/insert-div-021-expected.txt: Removed.
256 * platform/gtk/editing/inserting/insert-div-021-expected.checksum: Removed.
257 * platform/gtk/editing/inserting/insert-div-021-expected.png: Removed.
258 * platform/gtk/editing/inserting/insert-div-021-expected.txt: Removed.
259 * platform/mac/editing/inserting/insert-div-021-expected.checksum: Removed.
260 * platform/mac/editing/inserting/insert-div-021-expected.png: Removed.
261 * platform/mac/editing/inserting/insert-div-021-expected.txt: Removed.
262 * platform/qt/editing/inserting/insert-div-021-expected.txt: Removed.
264 2011-04-07 Adam Barth <abarth@webkit.org>
266 Reviewed by Eric Seidel.
268 script-src should block inline script
269 https://bugs.webkit.org/show_bug.cgi?id=58012
271 Test that script-src blocks inline script. This test uses a different
272 approach than the existing tests for variety.
274 * http/tests/security/contentSecurityPolicy/inline-script-blocked-expected.txt: Added.
275 * http/tests/security/contentSecurityPolicy/inline-script-blocked.html: Added.
276 * http/tests/security/contentSecurityPolicy/resources/document-write-alert-fail.js: Added.
277 * http/tests/security/contentSecurityPolicy/resources/dump-as-text.js: Added.
279 2011-04-07 Kent Tamura <tkent@chromium.org>
281 [Chromium] Update Linux x86-64 results for the Skia rounding rect change.
283 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
284 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png:
285 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
286 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png:
287 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
288 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png:
290 2011-04-07 Kent Tamura <tkent@chromium.org>
292 Skip platform/mac/fast/forms/input-appearance-spinbutton-up.html on Mac WebKit2.
293 https://bugs.webkit.org/show_bug.cgi?id=56298
295 * platform/mac-wk2/Skipped:
297 2011-04-07 Kent Tamura <tkent@chromium.org>
299 Update spinbutton test results for r83145.
301 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
302 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
303 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
304 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
305 * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Added.
306 * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
307 * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
308 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
309 * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
310 * platform/chromium/test_expectations.txt:
311 * platform/win/Skipped:
313 2011-04-07 Philippe Normand <pnormand@igalia.com>
315 Unreviewed, GTK rebaseline after r83145. Also skip
316 fast/forms/input-number-large-padding.html which fails. See bug
319 * platform/gtk/Skipped:
320 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
321 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt:
322 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
324 2011-04-07 Philippe Normand <pnormand@igalia.com>
326 Unreviewed, GTK baselines for 4 new tests.
328 * platform/gtk/fast/history/visited-link-background-color-expected.checksum: Added.
329 * platform/gtk/fast/history/visited-link-background-color-expected.png: Added.
330 * platform/gtk/fast/history/visited-link-background-color-expected.txt: Added.
331 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added.
332 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
333 * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
334 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added.
335 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
336 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
337 * platform/gtk/svg/text/text-midpoint-split-bug-expected.checksum: Added.
338 * platform/gtk/svg/text/text-midpoint-split-bug-expected.png: Added.
339 * platform/gtk/svg/text/text-midpoint-split-bug-expected.txt: Added.
341 2011-04-07 Philippe Normand <pnormand@igalia.com>
343 Unreviewed, GTK rebaseline after r83075.
345 * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt:
346 * platform/gtk/fast/text/capitalize-empty-generated-string-expected.txt:
348 2011-04-07 Kent Tamura <tkent@chromium.org>
350 [Chromium] Fix a duplicated entry.
352 * platform/chromium/test_expectations.txt:
354 2011-04-07 Kent Tamura <tkent@chromium.org>
356 Reviewed by Dimitri Glazkov.
358 Spinbuttons become unclickable if right padding is large.
359 https://bugs.webkit.org/show_bug.cgi?id=56298
361 Add a test, and skip on platforms which has no inner-spin-button implementation.
363 * fast/forms/input-number-large-padding-expected.txt: Added.
364 * fast/forms/input-number-large-padding.html: Added.
365 * platform/chromium/test_expectations.txt:
366 * platform/mac/Skipped:
367 * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
368 * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
369 * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt:
370 * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
371 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
372 * platform/qt/Skipped:
374 2011-04-06 Kent Tamura <tkent@chromium.org>
376 Fixed an error in the previous commit.
378 * platform/chromium/test_expectations.txt:
380 2011-04-06 Kent Tamura <tkent@chromium.org>
382 [Chromium] Update text expectation.
383 fast/repaint/scale-page-shrink.html is expected to fail because of no
384 eventSender.scalePageBy().
386 * platform/chromium/test_expectations.txt:
388 2011-04-06 Kent Tamura <tkent@chromium.org>
390 [Chromium] Update test expectation.
391 xhr-breakpoints.html and detailed-heapshots-summary.html are flaky.
393 * platform/chromium/test_expectations.txt:
395 2011-04-06 Adam Barth <abarth@webkit.org>
397 Reviewed by Eric Seidel.
399 CSP object-src should block plugin loads
400 https://bugs.webkit.org/show_bug.cgi?id=57283
402 * http/tests/security/contentSecurityPolicy/object-src-none-expected.txt: Added.
403 * http/tests/security/contentSecurityPolicy/object-src-none.html: Added.
404 * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl: Added.
406 2011-04-06 Beth Dakin <bdakin@apple.com>
408 Reviewed by Dan Bernstein.
410 https://bugs.webkit.org/show_bug.cgi?id=58009
411 Frame::scalePage() results in visual artifacts with scale factors less than 1
413 <rdar://problem/8683230>
415 * fast/repaint/scale-page-shrink.html: Added.
416 * platform/gtk/Skipped:
417 * platform/mac/fast/repaint/scale-page-shrink-expected.checksum: Added.
418 * platform/mac/fast/repaint/scale-page-shrink-expected.png: Added.
419 * platform/mac/fast/repaint/scale-page-shrink-expected.txt: Added.
420 * platform/qt/Skipped:
421 * platform/win/Skipped:
423 2011-04-06 Chang Shu <cshu@webkit.org>
425 Reviewed by Darin Adler.
427 WebKitTestRunner needs layoutTestController.pageSizeAndMarginsInPixels
428 https://bugs.webkit.org/show_bug.cgi?id=57984
432 * platform/mac-wk2/Skipped:
434 2011-04-06 Benjamin Poulain <benjamin.poulain@nokia.com>
436 Reviewed by Kenneth Rohde Christiansen.
438 [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
439 https://bugs.webkit.org/show_bug.cgi?id=56086
441 * platform/qt/Skipped: Remove the skipped test which required numberOfPendingGeolocationPermissionRequests.
443 2011-04-06 Kent Tamura <tkent@chromium.org>
445 [Chromium] Update expectations for Geeza Pro and so on.
447 * platform/chromium/test_expectations.txt:
449 2011-04-06 Jer Noble <jer.noble@apple.com>
451 Reviewed by Eric Carlson.
453 MediaPlayerPrivateAVFoundation does not change rate due to setRate().
454 https://bugs.webkit.org/show_bug.cgi?id=57919
456 * media/video-set-rate-from-pause-expected.txt: Added.
457 * media/video-set-rate-from-pause.html: Added.
459 2011-04-06 Dan Bernstein <mitz@apple.com>
461 Correct results for the Geeza Pro metrics change.
463 * platform/mac/fast/dom/52776-expected.checksum:
464 * platform/mac/fast/dom/52776-expected.png:
465 * platform/mac/fast/dom/52776-expected.txt:
466 * platform/mac/fast/text/complex-text-opacity-expected.checksum:
467 * platform/mac/fast/text/complex-text-opacity-expected.png:
468 * platform/mac/fast/text/complex-text-opacity-expected.txt:
469 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
470 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
471 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
472 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
473 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
474 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
475 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
476 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum:
477 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
478 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
479 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
480 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png:
481 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
482 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
483 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
484 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
485 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
486 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
488 2011-04-06 Adrienne Walker <enne@google.com>
490 Unreviewed, update Chromium expectations for failing test from r83075.
492 * platform/chromium/test_expectations.txt:
494 2011-04-06 Dan Bernstein <mitz@apple.com>
496 Reviewed by Darin Adler.
498 <rdar://problem/9084761> REGRESSION (r73993): Default Arabic line spacing has gotten very loose when the specified font is not Arabic
499 https://bugs.webkit.org/show_bug.cgi?id=58002
501 * platform/mac/fast/dom/52776-expected.checksum:
502 * platform/mac/fast/dom/52776-expected.png:
503 * platform/mac/fast/dom/52776-expected.txt:
504 * platform/mac/fast/text/complex-text-opacity-expected.txt:
505 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
506 * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
507 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
508 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
509 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
510 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
511 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
512 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
513 * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
514 * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
515 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
516 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
517 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum:
518 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
520 2011-04-06 Adrienne Walker <enne@google.com>
522 Unreviewed, update expectations for Chromium visited link test.
523 https://bugs.webkit.org/show_bug.cgi?id=58000
525 Apparently, this just hasn't been working for a while.
527 * platform/chromium/test_expectations.txt:
529 2011-04-06 Adrienne Walker <enne@google.com>
531 Unreviewed, rebaseline more Chromium mac tests after r83075.
533 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
534 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
536 2011-04-06 Adrienne Walker <enne@google.com>
538 Unreviewed, try to green Chromium mac tree by marking failing tests as more generally failing.
540 * platform/chromium/test_expectations.txt:
542 2011-04-06 David Dorwin <ddorwin@chromium.org>
544 Reviewed by David Levin.
546 Enable fullscreen layout tests for Chromium
547 https://bugs.webkit.org/show_bug.cgi?id=55726
549 Remove test_expectations override for fullscreen tests.
551 * platform/chromium/test_expectations.txt:
553 2011-04-06 Adrienne Walker <enne@google.com>
555 Unreviewed, rebaseline Chromium Mac tests after r83075.
557 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.checksum: Removed.
558 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png:
559 * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Removed.
560 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
561 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: Removed.
562 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
563 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: Removed.
565 2011-04-06 Vincent Scheib <scheib@chromium.org>
567 Fixed GPU expectations for r80867
569 * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
570 * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
571 * platform/chromium/test_expectations.txt:
573 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
575 [Qt] media tests are flakey
576 https://bugs.webkit.org/show_bug.cgi?id=57983
578 * platform/qt/Skipped: Disable all media tests until fix.
580 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
582 Unreviewed, rolling out r83039.
583 http://trac.webkit.org/changeset/83039
584 https://bugs.webkit.org/show_bug.cgi?id=57978
586 introduced a new regression in conjunction to
587 ReplaceSelectionCommand (Requested by rniwa on #webkit).
589 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Removed.
590 * editing/inserting/insert-paragraph-separator-tab-span.html: Removed.
592 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
594 Reviewed by David Levin.
596 Webkit ignores PgUp/PgDown/Home/End in SELECT tag objects
597 https://bugs.webkit.org/show_bug.cgi?id=27658
599 * fast/events/select-element-expected.txt: Added to check PgUp/PgDown/Home/End keys are working correctly in SELECT tag.
600 * fast/events/select-element.html: Added for expectation.
602 2011-04-06 Adrienne Walker <enne@google.com>
604 Unreviewed, rebaseline Chromium Win tests after r83075.
606 * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Removed.
607 * platform/chromium-win/fast/multicol/nested-columns-expected.png:
608 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
609 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png:
610 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
611 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png:
612 * platform/chromium-win/fast/text/capitalize-empty-generated-string-expected.txt:
614 2011-04-06 Csaba Osztrogonác <ossy@webkit.org>
616 [Qt] Update platform specific expected results after r83075.
618 * platform/qt/editing/pasteboard/paste-text-011-expected.checksum:
619 * platform/qt/editing/pasteboard/paste-text-011-expected.png:
620 * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
621 * platform/qt/fast/css-generated-content/014-expected.checksum:
622 * platform/qt/fast/css-generated-content/014-expected.png:
623 * platform/qt/fast/css-generated-content/014-expected.txt:
624 * platform/qt/fast/css/word-space-extra-expected.checksum:
625 * platform/qt/fast/css/word-space-extra-expected.png:
626 * platform/qt/fast/css/word-space-extra-expected.txt:
627 * platform/qt/tables/mozilla/bugs/bug16252-expected.txt:
628 * platform/qt/tables/mozilla/bugs/bug2123-expected.checksum:
629 * platform/qt/tables/mozilla/bugs/bug2123-expected.png:
630 * platform/qt/tables/mozilla/bugs/bug2123-expected.txt:
631 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.checksum:
632 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png:
633 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt:
634 * platform/qt/tables/mozilla/bugs/bug4523-expected.checksum:
635 * platform/qt/tables/mozilla/bugs/bug4523-expected.png:
636 * platform/qt/tables/mozilla/bugs/bug4523-expected.txt:
637 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.checksum:
638 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png:
639 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt:
640 * platform/qt/tables/mozilla/core/bloomberg-expected.checksum:
641 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
642 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
643 * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt:
645 2011-04-06 Adrienne Walker <enne@google.com>
647 Unreviewed, mark Chromium expectations for line-clamp.html to be a known regression.
648 https://bugs.webkit.org/show_bug.cgi?id=57975
650 * platform/chromium/test_expectations.txt:
652 2011-04-06 David Hyatt <hyatt@apple.com>
654 Reviewed by Dan Bernstein.
656 https://bugs.webkit.org/show_bug.cgi?id=41445
658 Visited links painting with black background. Make sure that if the visited style has
659 the initial background color (transparent) set that we just use the unvisited color.
661 Added fast/history/visited-link-background-color.html
662 * fast/history/visited-link-background-color.html: Added.
663 * platform/mac/fast/history/visited-link-background-color-expected.checksum: Added.
664 * platform/mac/fast/history/visited-link-background-color-expected.png: Added.
665 * platform/mac/fast/history/visited-link-background-color-expected.txt: Added.
667 2011-04-06 Adrienne Walker <enne@google.com>
669 Unreviewed, update Chromium expectations for set-unloaded-frame-location.html as a flaky crasher.
671 * platform/chromium/test_expectations.txt:
673 2011-04-06 Adrienne Walker <enne@google.com>
675 Unreviewed, rebaseline Chromium linux tests after r83075.
677 * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Removed.
678 * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
679 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed.
680 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png:
681 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed.
682 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png:
683 * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.txt: Added.
685 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
687 Reviewed by Andreas Kling.
689 Skip tests not passing in the Qt bot.
691 * platform/qt/Skipped:
693 2011-04-06 Zan Dobersek <zandobersek@gmail.com>
695 Reviewed by Eric Seidel.
697 [Gtk] plugins/set-status.html fails
698 https://bugs.webkit.org/show_bug.cgi?id=57844
700 Unskip a newly-passing test.
702 * platform/gtk/Skipped:
704 2011-04-06 David Hyatt <hyatt@apple.com>
706 Reviewed by Dan Bernstein.
708 https://bugs.webkit.org/show_bug.cgi?id=57916
710 Implement an optimization to the line box tree to cull out most of the intermediate
711 line boxes that can occur between the root line box and the leaves of the tree (images
714 RenderInlines now have a boolean member, m_alwaysCreateLineBoxes,
715 that starts off as false. Only if it gets flipped to true will there be any line boxes
716 created for that RenderInline.
718 * platform/mac/fast/blockflow/text-orientation-basic-expected.txt:
719 * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt:
721 2011-04-06 MORITA Hajime <morrita@google.com>
723 Unreviewed expectations udpate for gtk port that follows r83065.
725 * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
726 * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
728 2011-04-06 Adrienne Walker <enne@google.com>
730 Unreviewed, modify Chromium test expectations from r83065. They need
731 rebaselines, but in the meantime they should fail more generally so as
732 not to trip the bots.
734 * platform/chromium/test_expectations.txt:
736 2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
738 Reviewed by Benjamin Poulain.
740 [Qt] Unskip some media LayoutTests.
741 https://bugs.webkit.org/show_bug.cgi?id=57855
743 Unskip some media tests for Qt.
745 * platform/qt/Skipped:
747 2011-04-06 Chang Shu <cshu@webkit.org>
749 Reviewed by Darin Adler.
751 WebKitTestRunner needs layoutTestController.pageNumberForElementById
752 https://bugs.webkit.org/show_bug.cgi?id=42329
756 * platform/mac-wk2/Skipped:
757 * platform/qt-wk2/Skipped:
759 2011-04-06 Steve Lacey <sjl@chromium.org>
761 Reviewed by Eric Carlson.
763 fast/layer/video_layer.html has the same text output for all chromium mac platforms.
765 [chromium] Fix fast/layers/video_layer.html expectations
766 https://bugs.webkit.org/show_bug.cgi?id=57386
768 * platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed.
769 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
770 * platform/chromium/test_expectations.txt:
772 2011-04-06 MORITA Hajime <morrita@google.com>
774 Reviewed by Dimitri Glazkov.
776 [Refactoring] <progress> should not have manual layout code.
777 https://bugs.webkit.org/show_bug.cgi?id=57801
779 Updated progress-bar-value-pseudo-element.html to have wider coverage and
780 follow pseudo class change.
782 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
783 * platform/chromium/test_expectations.txt:
784 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum:
785 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
786 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
788 2011-04-06 Adrienne Walker <enne@google.com>
790 Unreviewed, add Chromium snow leopard baseline for meter-boundary-values
792 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
794 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
796 Unreviewed, rolling out r83045.
797 http://trac.webkit.org/changeset/83045
798 https://bugs.webkit.org/show_bug.cgi?id=57953
800 Broke win layout tests (Requested by podivilov on #webkit).
802 * inspector/debugger/script-formatter-expected.txt: Removed.
803 * inspector/debugger/script-formatter.html: Removed.
804 * platform/chromium/test_expectations.txt:
806 2011-04-06 Andras Becsi <abecsi@webkit.org>
808 Reviewed by Darin Adler.
810 Invalid color #{predefined colorName} is accepted by the CSS parser.
811 https://bugs.webkit.org/show_bug.cgi?id=15360
813 * editing/execCommand/16049.html: Correct testcase which relies on parsing an invalid color value as valid.
814 * fast/css/invalid-predefined-color-expected.txt: Added.
815 * fast/css/invalid-predefined-color.html: Added.
816 * fast/css/script-tests/invalid-predefined-color.js: Added.
818 2011-03-30 Pavel Podivilov <podivilov@chromium.org>
820 Reviewed by Pavel Feldman.
822 Web Inspector: add test for script formatter worker.
823 https://bugs.webkit.org/show_bug.cgi?id=57447
825 * inspector/debugger/script-formatter-expected.txt: Added.
826 * inspector/debugger/script-formatter.html: Added.
827 * platform/chromium/test_expectations.txt:
829 2011-04-06 Ryosuke Niwa <rniwa@webkit.org>
831 Reviewed by Eric Seidel.
833 REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words
834 https://bugs.webkit.org/show_bug.cgi?id=57872
836 Added a test insert a paragraph separator and text around tab spans. WebKit should not apply the tab span's
837 style to the paragraph separator or the text.
839 * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added.
840 * editing/inserting/insert-paragraph-separator-tab-span.html: Added.
842 2011-04-05 Alexander Pavlov <apavlov@chromium.org>
844 Reviewed by Pavel Feldman.
846 Web Inspector: Range insertNode function does not update content in the inspector
847 https://bugs.webkit.org/show_bug.cgi?id=57829
849 * inspector/elements/modify-chardata-expected.txt:
850 * inspector/elements/modify-chardata.html:
852 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
854 Reviewed by Dirk Schulze.
856 getComputedTextLength always returns 0 with tspan elements
857 https://bugs.webkit.org/show_bug.cgi?id=19814
859 Add a testcase showing that getComputedTextLength for <tspan> works fine.
861 * svg/text/tspan-getComputedTextLength-expected.txt: Added.
862 * svg/text/tspan-getComputedTextLength.svg: Added.
864 2011-04-05 Andrey Kosyakov <caseq@chromium.org>
866 Reviewed by Yury Semikhatsky.
868 Web Inspector: [Extensions API] remove inspectedPage.* events
869 https://bugs.webkit.org/show_bug.cgi?id=57763
871 - Removed webInspector.inspectedPage.* events
872 - moved onNavigated to webInspector.resources
874 * http/tests/inspector/extensions-test.js:
875 (initialize_ExtensionsTest.runWhenPageLoads):
876 * http/tests/inspector/inspector-test.js:
877 (initialize_InspectorTest.InspectorTest.runWhenPageLoads.chainedCallback):
878 (initialize_InspectorTest.InspectorTest.runWhenPageLoads):
879 * inspector/extensions/extensions-api-expected.txt:
880 * inspector/extensions/extensions-events-expected.txt:
881 * inspector/extensions/extensions-events.html:
883 2011-04-05 Mikhail Naganov <mnaganov@chromium.org>
885 Reviewed by Pavel Feldman.
887 Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots.
888 https://bugs.webkit.org/show_bug.cgi?id=57856
890 * http/tests/inspector/inspector-test.js:
891 (initialize_InspectorTest.):
892 (initialize_InspectorTest):
893 * inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
894 * inspector/profiler/detailed-heapshots-summary.html: Added.
895 * inspector/profiler/detailed-heapshots-test.js: Added.
896 * platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt: Added.
898 2011-04-06 Ojan Vafai <ojan@chromium.org>
900 http://trac.webkit.org/changeset/83024 incorrectly removed the mac-leopard results.
901 Instead, it should have moved the results from chromium-mac to chromium-mac-leopard.
903 * platform/chromium-mac-leopard/fast/box-shadow/spread-multiple-inset-expected.png: Added.
904 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
905 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
906 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
907 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
908 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
909 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
910 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
911 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
912 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
913 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
914 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
915 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
916 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
917 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
918 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
919 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
920 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
921 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
922 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
923 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
924 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
925 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
926 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
927 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
928 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
929 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
930 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
931 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
932 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
933 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
934 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
935 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
936 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
937 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
938 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
939 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
940 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
941 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
942 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
943 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
944 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
945 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
946 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
947 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
948 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
949 * platform/chromium-mac-leopard/fast/inline-block/inline-block-vertical-align-expected.png: Added.
950 * platform/chromium-mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
951 * platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Added.
952 * platform/chromium-mac-leopard/fast/ruby/ruby-length-expected.png: Added.
953 * platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.png: Added.
954 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-expected.png: Added.
955 * platform/chromium-mac-leopard/fast/ruby/ruby-runs-spans-expected.png: Added.
956 * platform/chromium-mac-leopard/fast/ruby/ruby-trailing-expected.png: Added.
957 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
958 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
959 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
960 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
961 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
962 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
963 * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
965 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com>
969 Add missing pixel test result.
971 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.checksum: Added.
972 * platform/mac/svg/custom/use-in-symbol-with-offset-expected.png: Added.
974 2011-04-06 James Kozianski <koz@chromium.org>
976 [chromium] Add expectations for failing GPU tests.
977 https://bugs.webkit.org/show_bug.cgi?id=57926
979 * platform/chromium/test_expectations.txt:
981 2011-04-06 Naoki Takano <takano.naoki@gmail.com>
983 Reviewed by Ryosuke Niwa.
985 REGRESSION(r81328): Null pointer crash in canAppendNewLineFeed when selection isn't inside an editable element
986 https://bugs.webkit.org/show_bug.cgi?id=57755
988 * editing/execCommand/insert-line-break-onload-expected.txt: Added.
989 * editing/execCommand/insert-line-break-onload.html: Added to check calling InsertLineBreak without any crash.
991 2011-04-05 James Kozianski <koz@chromium.org>
993 [chromium] Rebaseline images after r82969
995 Rebaseline for missed linux test in r83019.
997 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed.
998 * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.png:
1000 2011-04-05 Shane Stephens <shanestephens@google.com>
1002 Reviewed by Ojan Vafai.
1004 [Chromium] Greening the Mac 10.5 and 10.6 trees.
1005 https://bugs.webkit.org/show_bug.cgi?id=57924
1007 Rebaselines a bunch of tests with differences due to text anti-aliasing.
1008 (Prepared using rebaseline script)
1010 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1011 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
1012 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
1013 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
1014 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
1015 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
1016 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
1017 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
1018 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
1019 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
1020 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
1021 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
1022 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
1023 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
1024 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
1025 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
1026 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
1027 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
1028 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
1029 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
1030 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
1031 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
1032 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
1033 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
1034 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
1035 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
1036 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
1037 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
1038 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
1039 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
1040 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
1041 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
1042 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
1043 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
1044 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
1045 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
1046 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
1047 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
1048 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
1049 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
1050 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
1051 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
1052 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
1053 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
1054 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
1055 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
1056 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
1057 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
1058 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
1059 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
1060 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
1061 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
1062 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
1063 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1064 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
1065 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1066 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Removed.
1067 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Removed.
1068 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Removed.
1069 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Removed.
1070 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Removed.
1071 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Removed.
1072 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
1073 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
1074 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
1075 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
1076 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
1077 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
1078 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
1079 * platform/chromium/test_expectations.txt:
1080 * platform/mac/fast/css/background-clip-values-expected.checksum: Added.
1081 * platform/mac/fast/css/background-clip-values-expected.png: Added.
1082 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added.
1083 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
1084 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
1085 * platform/mac/fast/gradients/gradient-after-transparent-border-expected.png: Added.
1086 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
1087 * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
1088 * platform/mac/media/controls-without-preload-expected.checksum: Added.
1089 * platform/mac/media/controls-without-preload-expected.png: Added.
1091 2011-04-05 James Kozianski <koz@chromium.org>
1093 Rebaseline images after r82969
1094 https://bugs.webkit.org/show_bug.cgi?id=57917
1096 Rebaseline for r82969, which causes slight changes in rounded corner rendering.
1098 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1099 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1100 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1101 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1102 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1103 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
1104 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1105 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
1106 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1107 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
1108 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1109 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1110 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1111 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
1112 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1113 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
1114 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1115 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
1116 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1117 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
1118 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1119 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
1120 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1121 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
1122 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1123 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
1124 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1125 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
1126 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1127 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
1128 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1129 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
1130 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1131 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
1132 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1133 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
1134 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1135 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
1136 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1137 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
1138 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1139 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
1140 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1141 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
1142 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1143 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
1144 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1145 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
1146 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1147 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
1148 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1149 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
1150 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
1151 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
1152 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1153 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1154 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
1155 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
1156 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1157 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
1158 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1159 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
1160 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
1161 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1162 * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Removed.
1163 * platform/chromium-linux/fast/layers/video-layer-expected.png:
1164 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1165 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
1166 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1167 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
1168 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
1169 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
1170 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
1171 * platform/chromium-linux/fast/transforms/shadows-expected.png:
1172 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum: Removed.
1173 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
1174 * platform/chromium-linux/media/controls-after-reload-expected.checksum: Removed.
1175 * platform/chromium-linux/media/controls-after-reload-expected.png:
1176 * platform/chromium-linux/media/controls-strict-expected.checksum: Removed.
1177 * platform/chromium-linux/media/controls-strict-expected.png:
1178 * platform/chromium-linux/media/controls-styling-expected.checksum: Removed.
1179 * platform/chromium-linux/media/controls-styling-expected.png:
1180 * platform/chromium-linux/media/controls-without-preload-expected.checksum: Removed.
1181 * platform/chromium-linux/media/controls-without-preload-expected.png:
1182 * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: Removed.
1183 * platform/chromium-linux/media/media-document-audio-repaint-expected.png:
1184 * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Removed.
1185 * platform/chromium-linux/media/video-controls-rendering-expected.png:
1186 * platform/chromium-linux/media/video-display-toggle-expected.checksum: Removed.
1187 * platform/chromium-linux/media/video-display-toggle-expected.png:
1188 * platform/chromium-linux/media/video-empty-source-expected.checksum: Removed.
1189 * platform/chromium-linux/media/video-empty-source-expected.png:
1190 * platform/chromium-linux/media/video-no-audio-expected.checksum: Removed.
1191 * platform/chromium-linux/media/video-no-audio-expected.png:
1192 * platform/chromium-linux/media/video-volume-slider-expected.checksum: Removed.
1193 * platform/chromium-linux/media/video-volume-slider-expected.png:
1194 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Removed.
1195 * platform/chromium-linux/media/video-zoom-controls-expected.png:
1196 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1197 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
1198 * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: Removed.
1199 * platform/chromium-win-xp/media/controls-after-reload-expected.png: Removed.
1200 * platform/chromium-win-xp/media/controls-strict-expected.checksum: Removed.
1201 * platform/chromium-win-xp/media/controls-strict-expected.png: Removed.
1202 * platform/chromium-win-xp/media/controls-styling-expected.checksum: Removed.
1203 * platform/chromium-win-xp/media/controls-styling-expected.png: Removed.
1204 * platform/chromium-win-xp/media/controls-without-preload-expected.checksum: Removed.
1205 * platform/chromium-win-xp/media/controls-without-preload-expected.png: Removed.
1206 * platform/chromium-win-xp/media/video-controls-rendering-expected.checksum: Removed.
1207 * platform/chromium-win-xp/media/video-controls-rendering-expected.png: Removed.
1208 * platform/chromium-win-xp/media/video-zoom-controls-expected.checksum: Removed.
1209 * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed.
1210 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1211 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1212 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1213 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1214 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1215 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
1216 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1217 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
1218 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1219 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
1220 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1221 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1222 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1223 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
1224 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1225 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
1226 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1227 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
1228 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1229 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
1230 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1231 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
1232 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1233 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
1234 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1235 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
1236 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1237 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
1238 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1239 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
1240 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1241 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
1242 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1243 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
1244 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1245 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
1246 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1247 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
1248 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1249 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
1250 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1251 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
1252 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1253 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
1254 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1255 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
1256 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1257 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
1258 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1259 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
1260 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1261 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
1262 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
1263 * platform/chromium-win/fast/box-shadow/inset-expected.png:
1264 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1265 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1266 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
1267 * platform/chromium-win/fast/box-shadow/spread-expected.png:
1268 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1269 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
1270 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1271 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
1272 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
1273 * platform/chromium-win/fast/forms/basic-selects-expected.png:
1274 * platform/chromium-win/fast/layers/video-layer-expected.checksum: Removed.
1275 * platform/chromium-win/fast/layers/video-layer-expected.png:
1276 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1277 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
1278 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1279 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
1280 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
1281 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
1282 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
1283 * platform/chromium-win/fast/transforms/shadows-expected.png:
1284 * platform/chromium-win/media/audio-controls-rendering-expected.checksum: Removed.
1285 * platform/chromium-win/media/audio-controls-rendering-expected.png:
1286 * platform/chromium-win/media/controls-after-reload-expected.checksum: Removed.
1287 * platform/chromium-win/media/controls-after-reload-expected.png:
1288 * platform/chromium-win/media/controls-strict-expected.checksum: Removed.
1289 * platform/chromium-win/media/controls-strict-expected.png:
1290 * platform/chromium-win/media/controls-styling-expected.checksum: Removed.
1291 * platform/chromium-win/media/controls-styling-expected.png:
1292 * platform/chromium-win/media/controls-without-preload-expected.checksum: Removed.
1293 * platform/chromium-win/media/controls-without-preload-expected.png:
1294 * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: Removed.
1295 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
1296 * platform/chromium-win/media/video-controls-rendering-expected.checksum: Removed.
1297 * platform/chromium-win/media/video-controls-rendering-expected.png:
1298 * platform/chromium-win/media/video-display-toggle-expected.checksum: Removed.
1299 * platform/chromium-win/media/video-display-toggle-expected.png:
1300 * platform/chromium-win/media/video-empty-source-expected.checksum: Removed.
1301 * platform/chromium-win/media/video-empty-source-expected.png:
1302 * platform/chromium-win/media/video-no-audio-expected.checksum: Removed.
1303 * platform/chromium-win/media/video-no-audio-expected.png:
1304 * platform/chromium-win/media/video-volume-slider-expected.checksum: Removed.
1305 * platform/chromium-win/media/video-volume-slider-expected.png:
1306 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Removed.
1307 * platform/chromium-win/media/video-zoom-controls-expected.png:
1308 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1309 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1311 2011-04-05 Kent Tamura <tkent@chromium.org>
1313 [Chromium] Update expectation images for a Skia rounded rectangle change (r83002).
1314 https://bugs.webkit.org/show_bug.cgi?id=57907
1316 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1317 * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1318 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1319 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1320 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1321 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
1322 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1323 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
1324 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1325 * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png:
1326 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1327 * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1328 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1329 * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png:
1330 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1331 * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png:
1332 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1333 * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png:
1334 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1335 * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png:
1336 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1337 * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png:
1338 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1339 * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png:
1340 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1341 * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png:
1342 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1343 * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png:
1344 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1345 * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png:
1346 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1347 * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png:
1348 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1349 * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png:
1350 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1351 * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png:
1352 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1353 * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
1354 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1355 * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png:
1356 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1357 * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png:
1358 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1359 * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png:
1360 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1361 * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png:
1362 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1363 * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png:
1364 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1365 * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png:
1366 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1367 * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png:
1368 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed.
1369 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
1370 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1371 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1372 * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed.
1373 * platform/chromium-linux/fast/box-shadow/spread-expected.png:
1374 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1375 * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png:
1376 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1377 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png:
1378 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed.
1379 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1380 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1381 * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png:
1382 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1383 * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png:
1384 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed.
1385 * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
1386 * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed.
1387 * platform/chromium-linux/fast/transforms/shadows-expected.png:
1388 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1389 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
1390 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1391 * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
1392 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
1393 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
1394 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1395 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
1396 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1397 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
1398 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed.
1399 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
1400 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed.
1401 * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
1402 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed.
1403 * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png:
1404 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed.
1405 * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png:
1406 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed.
1407 * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png:
1408 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed.
1409 * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png:
1410 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed.
1411 * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png:
1412 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed.
1413 * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png:
1414 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed.
1415 * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png:
1416 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed.
1417 * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png:
1418 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed.
1419 * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png:
1420 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed.
1421 * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png:
1422 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed.
1423 * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png:
1424 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed.
1425 * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png:
1426 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed.
1427 * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
1428 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed.
1429 * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png:
1430 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed.
1431 * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png:
1432 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed.
1433 * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png:
1434 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed.
1435 * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png:
1436 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed.
1437 * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png:
1438 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed.
1439 * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png:
1440 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed.
1441 * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png:
1442 * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed.
1443 * platform/chromium-win/fast/box-shadow/inset-expected.png:
1444 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed.
1445 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png:
1446 * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed.
1447 * platform/chromium-win/fast/box-shadow/spread-expected.png:
1448 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
1449 * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png:
1450 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed.
1451 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png:
1452 * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed.
1453 * platform/chromium-win/fast/forms/basic-selects-expected.png:
1454 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed.
1455 * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png:
1456 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed.
1457 * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png:
1458 * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed.
1459 * platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
1460 * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed.
1461 * platform/chromium-win/fast/transforms/shadows-expected.png:
1462 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed.
1463 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
1465 2011-04-05 Chang Shu <cshu@webkit.org>
1467 Reviewed by Darin Adler.
1469 WebKitTestRunner needs layoutTestController.numberOfPages
1470 https://bugs.webkit.org/show_bug.cgi?id=42694
1472 Unskip passed tests.
1474 * platform/mac-wk2/Skipped:
1475 * platform/qt-wk2/Skipped:
1477 2011-04-05 Adrienne Walker <enne@google.com>
1479 Unreviewed, temporarily mark two tests as more generally failing.
1481 * platform/chromium/test_expectations.txt:
1483 2011-04-05 Jessie Berlin <jberlin@apple.com>
1485 3 tests fail on apple-macpro-6 (due to different JS MIME type) but not any other Leopard
1487 https://bugs.webkit.org/show_bug.cgi?id=56564
1489 Skip fast/preloader/scan-body-from-head-script.html on Leopard to get the bots green.
1491 * platform/mac-leopard/Skipped:
1493 2011-04-04 Vitaly Repeshko <vitalyr@chromium.org>
1495 Reviewed by Adam Barth.
1497 [V8] Keep dirty primitive CSS values alive.
1498 https://bugs.webkit.org/show_bug.cgi?id=57810
1500 * platform/chromium/test_expectations.txt: Mark
1501 fast/dom/StyleSheet/gc-inline-style-cssvalues.html as passing.
1503 2011-04-05 Brian Weinstein <bweinstein@apple.com>
1505 [Windows] fast/blockflow/Kusa-Makura-background-canvas.html failing since introduction in r82903
1506 https://bugs.webkit.org/show_bug.cgi?id=57880
1508 Update Windows expected results (with pixel tests) to greenify the bots.
1510 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1511 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1512 * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1514 2011-04-05 Jessie Berlin <jberlin@apple.com>
1516 [Windows Tests] fast/dom/Window/window-property-descriptors.html failing since r82925.
1517 https://bugs.webkit.org/show_bug.cgi?id=57881
1519 Update the Windows-specific results to get the bots green.
1521 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1522 onformchange and onforminput were removed in r82925.
1524 2011-04-05 Tony Chang <tony@chromium.org>
1526 Unreviewed, removing the chromium-win results causes this test to
1527 start passing on chromium win and linux.
1529 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.checksum: Removed.
1530 * platform/chromium-win/fast/images/svg-as-tiled-background-expected.png: Removed.
1531 * platform/chromium/test_expectations.txt:
1533 2011-04-05 David Levin <levin@chromium.org>
1535 Reviewed by Jian Li.
1537 [chromium] send-sliced-dragged-file.html started to crash on chromium bots
1538 https://bugs.webkit.org/show_bug.cgi?id=57539
1540 * platform/chromium/test_expectations.txt: Removed passing test
1541 as it has been fixed in the chromium network stack as of chromium r80114
1542 and it was introduced in r79905 so no need to change the chromium deps
1543 since it is before the regression.
1545 2011-04-05 Adrienne Walker <enne@google.com>
1547 Unreviewed, mark unexpectedly passing Linux Chromium tests as such.
1549 * platform/chromium/test_expectations.txt:
1551 2011-04-05 Adrienne Walker <enne@google.com>
1553 Unreviewed, mark some unexpectedly passing Chromium tests as such.
1555 * platform/chromium/test_expectations.txt:
1557 2011-04-05 Adrienne Walker <enne@google.com>
1559 Unreviewed, temporarily suppress Chromium failures for tests in r82947.
1561 * platform/chromium/test_expectations.txt:
1563 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1565 Reviewed by Dirk Schulze.
1567 Regression: Invalid write in SVGTextLayoutEngine
1568 https://bugs.webkit.org/show_bug.cgi?id=57721
1570 * svg/text/font-size-null-assertion-expected.txt: Added.
1571 * svg/text/font-size-null-assertion.svg: Added.
1573 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com>
1575 Reviewed by Adam Roben & Dirk Schulze.
1577 text-tspan-02-b.svg from SVG 1.1 2nd edition fails
1578 https://bugs.webkit.org/show_bug.cgi?id=57831
1580 Add text-tspan-02-b.svg from SVG 1.1 2nd edition, which was buggy.
1581 Add reduced testcase, which exposes a bug with midpoint splitting, which is now fixed.
1583 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added.
1584 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
1585 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
1586 * platform/mac/svg/text/text-midpoint-split-bug-expected.checksum: Added.
1587 * platform/mac/svg/text/text-midpoint-split-bug-expected.png: Added.
1588 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt: Added.
1589 * svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg: Added.
1590 * svg/text/text-midpoint-split-bug.svg: Added.
1592 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1594 Remove onformchange and onforminput events/event handlers
1595 https://bugs.webkit.org/show_bug.cgi?id=55755
1596 <rdar://problem/9087969>
1598 Unreviewed. Update Qt specific expected results after r82925.
1600 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1601 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1603 2011-04-05 Chang Shu <cshu@webkit.org>
1607 Unskip passed tests after bugs 57572, 57568, 42540, 42692 have been resolved.
1609 * platform/qt-wk2/Skipped:
1611 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1613 Unreviewed, add chromium-linux expectation for fast/ruby/overhang-vertical.html (the test changed in r82903).
1615 * platform/chromium-linux/fast/ruby/overhang-vertical-expected.png: Added.
1617 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1619 Unreviewed, revert bad rebaseline of english-lr-text-expected.html in r82918.
1621 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Added.
1622 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Added.
1623 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1625 2011-04-05 Alexey Proskuryakov <ap@apple.com>
1627 Reviewed by Darin Adler.
1629 Remove onformchange and onforminput events/event handlers
1630 https://bugs.webkit.org/show_bug.cgi?id=55755
1631 <rdar://problem/9087969>
1633 * fast/dom/Window/window-properties-expected.txt:
1634 * fast/dom/Window/window-property-descriptors-expected.txt:
1635 * fast/forms/formchange-event-expected.txt: Removed.
1636 * fast/forms/formchange-event.html: Removed.
1637 * fast/forms/forminput-event-expected.txt: Removed.
1638 * fast/forms/forminput-event.html: Removed.
1639 * fast/forms/script-tests/formchange-event.js: Removed.
1640 * fast/forms/script-tests/forminput-event.js: Removed.
1642 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1644 Unreviewed, rebaseline Kusa-Makura-background-canvas.html on chromium-mac after r82903.
1646 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1647 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1648 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed.
1649 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1651 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1653 Unreviewed, remove unnecessary checksum files for fast/ruby tests.
1655 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Removed.
1656 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1657 * platform/chromium-linux/fast/ruby/ruby-length-expected.checksum: Removed.
1658 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum: Removed.
1659 * platform/chromium-linux/fast/ruby/ruby-runs-expected.checksum: Removed.
1660 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1661 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.checksum: Removed.
1662 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1663 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1664 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1665 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1666 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1667 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1668 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1669 * platform/chromium/test_expectations.txt:
1671 2011-04-05 Csaba Osztrogonác <ossy@webkit.org>
1673 [Qt] fast/ruby/overhang* tests fail
1674 https://bugs.webkit.org/show_bug.cgi?id=57824
1676 * platform/qt/Skipped:Add fast/ruby/overhang-horizontal.html and fast/ruby/overhang-vertical.html.
1678 2011-04-05 Pavel Podivilov <podivilov@chromium.org>
1680 Unreviewed, update fast/ruby/* chromium expectations after r82903.
1682 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png:
1683 * platform/chromium-linux/fast/ruby/ruby-length-expected.png:
1684 * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png:
1685 * platform/chromium-linux/fast/ruby/ruby-runs-expected.png:
1686 * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.png:
1687 * platform/chromium-linux/fast/ruby/ruby-trailing-expected.png:
1688 * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.png:
1689 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.png:
1690 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.png:
1691 * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.png:
1692 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.png:
1693 * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.png:
1694 * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.png:
1695 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added.
1696 * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Added.
1697 * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Added.
1698 * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Added.
1699 * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Added.
1700 * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Added.
1701 * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
1702 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
1703 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
1704 * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
1705 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
1706 * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
1707 * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
1708 * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Removed.
1709 * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
1710 * platform/chromium-win/fast/ruby/overhang-horizontal-expected.png: Added.
1711 * platform/chromium-win/fast/ruby/overhang-vertical-expected.png: Added.
1712 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
1713 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png:
1714 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt:
1715 * platform/chromium-win/fast/ruby/ruby-length-expected.checksum: Removed.
1716 * platform/chromium-win/fast/ruby/ruby-length-expected.png:
1717 * platform/chromium-win/fast/ruby/ruby-length-expected.txt:
1718 * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: Removed.
1719 * platform/chromium-win/fast/ruby/ruby-run-break-expected.png:
1720 * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt:
1721 * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: Removed.
1722 * platform/chromium-win/fast/ruby/ruby-runs-expected.png:
1723 * platform/chromium-win/fast/ruby/ruby-runs-expected.txt:
1724 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
1725 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png:
1726 * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt:
1727 * platform/chromium-win/fast/ruby/ruby-trailing-expected.checksum: Removed.
1728 * platform/chromium-win/fast/ruby/ruby-trailing-expected.png:
1729 * platform/chromium-win/fast/ruby/ruby-trailing-expected.txt:
1730 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
1731 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png:
1732 * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt:
1733 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
1734 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png:
1735 * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt:
1736 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
1737 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.png:
1738 * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.txt:
1739 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
1740 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.png:
1741 * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.txt:
1742 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
1743 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.png:
1744 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1745 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
1746 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.png:
1747 * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1748 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
1749 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.png:
1750 * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.txt:
1752 2011-04-05 James Simonsen <simonjam@chromium.org>
1754 Reviewed by Adam Barth.
1756 Stop preload scanning CSS when it's impossible to have another @import.
1757 https://bugs.webkit.org/show_bug.cgi?id=57664
1759 * fast/preloader/style-expected.txt:
1760 * fast/preloader/style.html: Updated to test invalid @import statements.
1762 2011-04-05 Kent Tamura <tkent@chromium.org>
1764 Update a test affected by the behavior change of r82908.
1765 https://bugs.webkit.org/show_bug.cgi?id=57636
1767 * fast/forms/ValidityState-tooLong-textarea-expected.txt:
1768 * fast/forms/script-tests/ValidityState-tooLong-textarea.js:
1770 2011-04-05 Philippe Normand <pnormand@igalia.com>
1772 Unreviewed, GTK rebaseline after r82903.
1774 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1775 * platform/gtk/fast/ruby/ruby-beforeafter-expected.txt:
1776 * platform/gtk/fast/ruby/ruby-length-expected.txt:
1777 * platform/gtk/fast/ruby/ruby-run-break-expected.txt:
1778 * platform/gtk/fast/ruby/ruby-runs-expected.txt:
1779 * platform/gtk/fast/ruby/ruby-runs-spans-expected.txt:
1780 * platform/gtk/fast/ruby/ruby-trailing-expected.txt:
1781 * platform/gtk/fast/ruby/rubyDOM-insert-rt-expected.txt:
1782 * platform/gtk/fast/ruby/rubyDOM-insert-text1-expected.txt:
1783 * platform/gtk/fast/ruby/rubyDOM-insert-text2-expected.txt:
1784 * platform/gtk/fast/ruby/rubyDOM-insert-text3-expected.txt:
1785 * platform/gtk/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1786 * platform/gtk/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1787 * platform/gtk/fast/ruby/rubyDOM-remove-text1-expected.txt:
1789 2011-04-05 Nancy Piedra <nancy.piedra@nokia.com>
1791 Reviewed by Alexey Proskuryakov.
1793 Improper use of " in video-can-play-type layout test
1794 https://bugs.webkit.org/show_bug.cgi?id=57728
1796 * media/video-can-play-type.html:
1798 2011-04-05 Kent Tamura <tkent@chromium.org>
1800 Reviewed by Dimitri Glazkov.
1802 Setting defaultValue on a textarea with a modified value still clobbers the value
1803 https://bugs.webkit.org/show_bug.cgi?id=57636
1805 * fast/forms/textarea-set-defaultvalue-after-value-expected.txt: Added.
1806 * fast/forms/textarea-set-defaultvalue-after-value.html: Added.
1808 2011-04-04 Dan Bernstein <mitz@apple.com>
1810 Reviewed by Simon Fraser.
1812 <rdar://problem/7709452> Implement Default Ruby Overhang Behavior
1813 https://bugs.webkit.org/show_bug.cgi?id=49334
1815 * fast/ruby/overhang-horizontal-expected.checksum: Added.
1816 * fast/ruby/overhang-horizontal-expected.png: Added.
1817 * fast/ruby/overhang-horizontal-expected.txt: Added.
1818 * fast/ruby/overhang-horizontal.html: Added.
1819 * fast/ruby/overhang-vertical-expected.checksum: Added.
1820 * fast/ruby/overhang-vertical-expected.png: Added.
1821 * fast/ruby/overhang-vertical-expected.txt: Added.
1822 * fast/ruby/overhang-vertical.html: Added.
1823 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
1824 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
1825 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
1826 * platform/mac/fast/blockflow/english-lr-text-expected.checksum:
1827 * platform/mac/fast/blockflow/english-lr-text-expected.png:
1828 * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum:
1829 * platform/mac/fast/ruby/ruby-beforeafter-expected.png:
1830 * platform/mac/fast/ruby/ruby-beforeafter-expected.txt:
1831 * platform/mac/fast/ruby/ruby-length-expected.checksum:
1832 * platform/mac/fast/ruby/ruby-length-expected.png:
1833 * platform/mac/fast/ruby/ruby-length-expected.txt:
1834 * platform/mac/fast/ruby/ruby-run-break-expected.checksum:
1835 * platform/mac/fast/ruby/ruby-run-break-expected.png:
1836 * platform/mac/fast/ruby/ruby-run-break-expected.txt:
1837 * platform/mac/fast/ruby/ruby-runs-expected.checksum:
1838 * platform/mac/fast/ruby/ruby-runs-expected.png:
1839 * platform/mac/fast/ruby/ruby-runs-expected.txt:
1840 * platform/mac/fast/ruby/ruby-runs-spans-expected.checksum:
1841 * platform/mac/fast/ruby/ruby-runs-spans-expected.png:
1842 * platform/mac/fast/ruby/ruby-runs-spans-expected.txt:
1843 * platform/mac/fast/ruby/ruby-trailing-expected.checksum:
1844 * platform/mac/fast/ruby/ruby-trailing-expected.png:
1845 * platform/mac/fast/ruby/ruby-trailing-expected.txt:
1846 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.checksum:
1847 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.png:
1848 * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt:
1849 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.checksum:
1850 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.png:
1851 * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt:
1852 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.checksum:
1853 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.png:
1854 * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt:
1855 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.checksum:
1856 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.png:
1857 * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt:
1858 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.checksum:
1859 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.png:
1860 * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt:
1861 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.checksum:
1862 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.png:
1863 * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt:
1864 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.checksum:
1865 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.png:
1866 * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt:
1868 2011-04-04 Adrienne Walker <enne@google.com>
1870 Unreviewed, Chromium expectations update for tests broken after r82899.
1872 * platform/chromium/test_expectations.txt:
1874 2011-04-04 MORITA Hajime <morrita@google.com>
1876 Unreviewed expectations update following r82899.
1878 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
1879 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
1880 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
1881 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt:
1882 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1883 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1884 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1886 2011-04-04 MORITA Hajime <morrita@google.com>
1888 Reviewed by Kent Tamura.
1890 Convert <meter> shadow DOM to a DOM-based shadow.
1891 https://bugs.webkit.org/show_bug.cgi?id=50661
1893 Updated expectations due to shadow structure chagne.
1894 Also updated meter-styles.html pixel result because the render tree is now laid out
1895 as normal flexboxes and its layout result is actually different,
1896 especially if there are non-zero borders on shadow elements.
1898 * fast/dom/HTMLMeterElement/meter-styles.html:
1899 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1900 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1901 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1902 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1904 2011-04-04 Adrienne Walker <enne@google.com>
1906 Unreviewed, rolling out r82879.
1907 http://trac.webkit.org/changeset/82879
1909 Trying to fix 10.6 layout test expectations broke 10.5
1911 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added.
1912 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added.
1913 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed.
1914 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added.
1915 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added.
1916 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added.
1917 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added.
1918 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added.
1919 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added.
1920 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added.
1921 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added.
1922 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added.
1923 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added.
1924 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added.
1925 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added.
1926 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added.
1927 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added.
1928 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added.
1929 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added.
1930 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added.
1931 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added.
1932 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added.
1933 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added.
1934 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added.
1935 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added.
1936 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added.
1937 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added.
1938 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added.
1939 * platform/chromium-mac/fast/html/details-open1-expected.png: Added.
1940 * platform/chromium-mac/fast/html/details-open2-expected.png: Added.
1941 * platform/chromium-mac/fast/html/details-open3-expected.png: Added.
1942 * platform/chromium-mac/fast/html/details-open4-expected.png: Added.
1943 * platform/chromium-mac/fast/html/details-open5-expected.png: Added.
1944 * platform/chromium-mac/fast/html/details-open6-expected.png: Added.
1945 * platform/chromium-mac/fast/html/details-position-expected.png: Added.
1946 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added.
1947 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added.
1948 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added.
1949 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added.
1950 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added.
1951 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added.
1952 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added.
1953 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added.
1954 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added.
1955 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added.
1956 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added.
1957 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added.
1958 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added.
1959 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Added.
1960 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Added.
1961 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added.
1962 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
1963 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
1964 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1965 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added.
1966 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
1968 2011-04-04 Adrienne Walker <enne@google.com>
1970 Unreviewed, rolling out r82880.
1971 http://trac.webkit.org/changeset/82880
1972 https://bugs.webkit.org/show_bug.cgi?id=50661
1974 Meter elements not rendered in Chromium Linux layout tests.
1976 * fast/dom/HTMLMeterElement/meter-styles.html:
1977 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1978 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1979 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1980 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1982 2011-04-04 Dirk Pranke <dpranke@chromium.org>
1984 Unreviewed, expectations change.
1986 Adjust the list of flaky tests based on NRWT on webkit mac using
1987 a 35 second timeout by default.
1989 * platform/mac/test_expectations.txt:
1991 2011-04-04 Chang Shu <cshu@webkit.org>
1993 Reviewed by Ryosuke Niwa.
1995 setContentEditable with true/false/inherit string is not working properly
1996 https://bugs.webkit.org/show_bug.cgi?id=52058
1998 Updated expected results after this patch fixes the set contenteditable issue.
2000 * fast/dom/HTMLElement/set-false-expected.txt:
2001 * fast/dom/HTMLElement/set-false.html:
2002 * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt:
2003 * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt:
2004 * fast/dom/HTMLElement/set-true-expected.txt:
2005 * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt:
2007 2011-04-04 MORITA Hajime <morrita@google.com>
2009 Reviewed by Dimitri Glazkov.
2011 Convert <meter> shadow DOM to a DOM-based shadow.
2012 https://bugs.webkit.org/show_bug.cgi?id=50661
2014 Updated expectations due to shadow structure chagne.
2015 Also updated meter-styles.html pixel result because the render tree is now laid out
2016 as normal flexboxes and its layout result is actually different,
2017 especially if there are non-zero borders on shadow elements.
2019 * fast/dom/HTMLMeterElement/meter-styles.html:
2020 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
2021 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
2022 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2023 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2025 2011-04-04 Adrienne Walker <enne@google.com>
2027 Unreviewed, update Chromium Snow Leopard image baselines.
2029 These were all minor font-related image differences.
2031 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed.
2032 * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
2033 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
2034 * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed.
2035 * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed.
2036 * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed.
2037 * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed.
2038 * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed.
2039 * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed.
2040 * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed.
2041 * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed.
2042 * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed.
2043 * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed.
2044 * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed.
2045 * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed.
2046 * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed.
2047 * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed.
2048 * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed.
2049 * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed.
2050 * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed.
2051 * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed.
2052 * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed.
2053 * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed.
2054 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed.
2055 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed.
2056 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed.
2057 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed.
2058 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed.
2059 * platform/chromium-mac/fast/html/details-open1-expected.png: Removed.
2060 * platform/chromium-mac/fast/html/details-open2-expected.png: Removed.
2061 * platform/chromium-mac/fast/html/details-open3-expected.png: Removed.
2062 * platform/chromium-mac/fast/html/details-open4-expected.png: Removed.
2063 * platform/chromium-mac/fast/html/details-open5-expected.png: Removed.
2064 * platform/chromium-mac/fast/html/details-open6-expected.png: Removed.
2065 * platform/chromium-mac/fast/html/details-position-expected.png: Removed.
2066 * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2067 * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed.
2068 * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2069 * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed.
2070 * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2071 * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed.
2072 * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2073 * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed.
2074 * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2075 * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed.
2076 * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2077 * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed.
2078 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed.
2079 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed.
2080 * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
2081 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
2082 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
2083 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed.
2084 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
2085 * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed.
2086 * platform/chromium-mac/fast/repaint/list-marker-expected.png:
2088 2011-04-04 Adrienne Walker <enne@google.com>
2090 Unreviewed, mark revoke-blob-url.html as CRASH for Chromium on Win.
2092 * platform/chromium/test_expectations.txt:
2094 2011-04-04 Chang Shu <cshu@webkit.org>
2096 Reviewed by Darin Adler.
2098 WebKitTestRunner needs layoutTestController.setAllowFileAccessFromFileURLs
2099 https://bugs.webkit.org/show_bug.cgi?id=57572
2101 Unskip passed tests.
2103 * platform/mac-wk2/Skipped:
2105 2011-04-04 Pavel Feldman <pfeldman@google.com>
2107 Reviewed by Yury Semikhatsky.
2109 Web Inspector: add support for the enumerated types in the protocol.
2110 https://bugs.webkit.org/show_bug.cgi?id=57761
2112 * inspector/debugger/debugger-autocontinue-on-syntax-error.html:
2113 * inspector/debugger/debugger-pause-on-exception.html:
2115 2011-04-04 Yong Li <yoli@rim.com>
2117 Reviewed by Antonio Gomes.
2119 https://bugs.webkit.org/show_bug.cgi?id=55969
2120 Add a test that verifies history scroll position is restored
2121 when WebKit goes forward from an unreachable URL error page.
2122 (Error page handling is only supported by Qt DRT.)
2124 * platform/qt/fast/history/back-to-unreachable-url-then-forward-expected.txt: Added.
2125 * platform/qt/fast/history/back-to-unreachable-url-then-forward.html: Added.
2126 * platform/qt/fast/history/resources/check-scroll-position.html: Added.
2128 2011-04-04 Jessie Berlin <jberlin@apple.com>
2130 Remove a test from the win-wk2 skipped list that does not exist.
2132 fast/js/navigator-mimeTypes-length.html was changed and moved to plugins in r71651.
2134 * platform/win-wk2/Skipped:
2136 2011-04-04 Jessie Berlin <jberlin@apple.com>
2138 [Windows 7 WebKit2 Release Tests] 6 tests failing since being removed from the mac-wk2
2139 skipped list in r82625.
2140 https://bugs.webkit.org/show_bug.cgi?id=57705
2142 Unreviewed, addd win-wk2 expected results for the tests in order to get the bots green.
2144 * platform/win-wk2/editing: Added.
2145 * platform/win-wk2/editing/selection: Added.
2146 * platform/win-wk2/editing/selection/after-line-break-expected.txt: Added.
2147 * platform/win-wk2/editing/selection/caret-ltr-right-expected.checksum: Added.
2148 * platform/win-wk2/editing/selection/caret-ltr-right-expected.png: Added.
2149 * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added.
2150 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.checksum: Added.
2151 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
2152 * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.txt: Added.
2153 * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added.
2154 * platform/win-wk2/fast/repaint: Added.
2155 * platform/win-wk2/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
2156 Apparently the pixel results are similar enough to the win expected pixel results that no
2157 special pixel results need to be added for win-wk2.
2158 * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added.
2160 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2162 Unreviewed, mark filesystem-reference.html as CRASH PASS on chromium.
2164 * platform/chromium/test_expectations.txt:
2166 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2168 Unreviewed, remove gradientLimit.svg and 2d.text.draw.align.end.ltr.html from test expectations.
2170 * platform/chromium/test_expectations.txt:
2172 2011-04-04 Martin Robinson <mrobinson@igalia.com>
2174 Reviewed by Xan Lopez.
2176 [GTK] http/tests/plugins/post-url-file.html fails on GTK+
2177 https://bugs.webkit.org/show_bug.cgi?id=55826
2179 * http/tests/plugins/resources/dump-post.pl: Instead of just printing out the "keywords" parameter,
2180 print out the POSTDATA parameter as well. Printing "keywords" did not seem to work on the version of
2181 Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation
2182 using 'POSTDATA' is the correct way to print the entire POSTDATA for more recent versions of the
2184 * platform/gtk/Skipped: Unskip the test which is now passing.
2186 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2188 Reviewed by Yury Semikhatsky.
2190 Web Inspector: [Extensions API] add notifications on panels shown/hidden
2191 https://bugs.webkit.org/show_bug.cgi?id=57752
2193 * http/tests/inspector/extensions-test.js:
2194 (initialize_ExtensionsTest.showPanel):
2195 * http/tests/inspector/resources/extension-main.js:
2197 * inspector/extensions/extensions-api-expected.txt:
2198 * inspector/extensions/extensions-events-expected.txt:
2199 * inspector/extensions/extensions-events.html:
2200 * inspector/extensions/extensions-expected.txt:
2202 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2204 Unreviewed, mark xhr-breakpoints as CRASH PASS on chromium win debug.
2206 * platform/chromium/test_expectations.txt:
2208 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2210 Unreviewed, udpate chromium-linux test expectations after r82786.
2212 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2213 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png:
2215 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2217 Unreviewed, add chromium-linux expectation for the new test added in r82781.
2219 * platform/chromium-linux/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2221 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2223 Unreviewed, rebaseline chromium-linux test expectations after r82783.
2225 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added.
2226 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added.
2227 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added.
2228 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added.
2229 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added.
2230 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added.
2231 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added.
2232 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added.
2233 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added.
2234 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added.
2235 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added.
2236 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added.
2237 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added.
2238 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added.
2239 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added.
2240 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added.
2241 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added.
2242 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added.
2243 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added.
2244 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added.
2245 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added.
2246 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added.
2247 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added.
2248 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added.
2249 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added.
2250 * platform/chromium-linux/fast/html/details-open1-expected.png: Added.
2251 * platform/chromium-linux/fast/html/details-open2-expected.png: Added.
2252 * platform/chromium-linux/fast/html/details-open3-expected.png: Added.
2253 * platform/chromium-linux/fast/html/details-open4-expected.png: Added.
2254 * platform/chromium-linux/fast/html/details-open5-expected.png: Added.
2255 * platform/chromium-linux/fast/html/details-open6-expected.png: Added.
2256 * platform/chromium-linux/fast/html/details-position-expected.png: Added.
2257 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2258 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added.
2259 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2260 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added.
2261 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2262 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added.
2263 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2264 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added.
2265 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2266 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added.
2267 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2268 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added.
2269 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added.
2271 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2273 Unreviewed, add chromium expectations for the new test added in r82781.
2275 * platform/chromium-mac-leopard/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2276 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
2277 * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
2279 2011-04-04 Mario Sanchez Prada <msanchez@igalia.com>
2281 Unreviewed. Unskipped test and added GTK-specific new baseline.
2283 * platform/gtk/Skipped: Skipped passing test.
2284 * platform/gtk/accessibility/aria-roles-expected.txt: Added.
2286 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2288 Unreviewed, remove chromium expectations added by mistake in r82815.
2290 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Removed.
2291 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2293 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2295 Unreviewed, delete duplicate baselines added in r82812.
2297 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2298 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Removed.
2299 * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Removed.
2300 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Removed.
2301 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2302 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Removed.
2303 * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Removed.
2304 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Removed.
2305 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2306 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Removed.
2307 * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Removed.
2308 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Removed.
2309 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2310 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Removed.
2311 * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Removed.
2312 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Removed.
2313 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2314 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Removed.
2315 * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Removed.
2316 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Removed.
2317 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2318 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Removed.
2319 * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Removed.
2320 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Removed.
2321 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2322 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Removed.
2323 * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Removed.
2324 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Removed.
2325 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2326 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Removed.
2327 * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Removed.
2328 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Removed.
2329 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2330 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Removed.
2331 * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Removed.
2332 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Removed.
2333 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2334 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Removed.
2335 * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Removed.
2336 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Removed.
2337 * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Removed.
2338 * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Removed.
2339 * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Removed.
2340 * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Removed.
2341 * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Removed.
2342 * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Removed.
2343 * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Removed.
2344 * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Removed.
2345 * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Removed.
2346 * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Removed.
2347 * platform/chromium-linux/fast/html/details-open1-expected.checksum: Removed.
2348 * platform/chromium-linux/fast/html/details-open1-expected.png: Removed.
2349 * platform/chromium-linux/fast/html/details-open2-expected.checksum: Removed.
2350 * platform/chromium-linux/fast/html/details-open2-expected.png: Removed.
2351 * platform/chromium-linux/fast/html/details-open3-expected.checksum: Removed.
2352 * platform/chromium-linux/fast/html/details-open3-expected.png: Removed.
2353 * platform/chromium-linux/fast/html/details-open4-expected.checksum: Removed.
2354 * platform/chromium-linux/fast/html/details-open4-expected.png: Removed.
2355 * platform/chromium-linux/fast/html/details-open5-expected.checksum: Removed.
2356 * platform/chromium-linux/fast/html/details-open5-expected.png: Removed.
2357 * platform/chromium-linux/fast/html/details-open6-expected.checksum: Removed.
2358 * platform/chromium-linux/fast/html/details-open6-expected.png: Removed.
2359 * platform/chromium-linux/fast/html/details-position-expected.checksum: Removed.
2360 * platform/chromium-linux/fast/html/details-position-expected.png: Removed.
2361 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2362 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2363 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Removed.
2364 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Removed.
2365 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2366 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2367 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Removed.
2368 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Removed.
2369 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2370 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2371 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Removed.
2372 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Removed.
2373 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2374 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2375 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Removed.
2376 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Removed.
2377 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2378 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2379 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Removed.
2380 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Removed.
2381 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2382 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2383 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Removed.
2384 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Removed.
2385 * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Removed.
2386 * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Removed.
2388 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2390 Unreviewed, fix bad rebaseline in r82812.
2392 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Removed.
2393 * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Removed.
2394 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Removed.
2395 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Removed.
2396 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Removed.
2397 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Removed.
2398 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Removed.
2399 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Removed.
2400 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Removed.
2401 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Removed.
2402 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Removed.
2403 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Removed.
2404 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Removed.
2405 * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Removed.
2406 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Removed.
2407 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Removed.
2408 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Removed.
2409 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Removed.
2410 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Removed.
2411 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Removed.
2412 * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Removed.
2413 * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Removed.
2414 * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Removed.
2415 * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Removed.
2416 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Removed.
2417 * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Removed.
2418 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Removed.
2419 * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Removed.
2420 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Removed.
2421 * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Removed.
2422 * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Removed.
2423 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Removed.
2424 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
2425 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Removed.
2426 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
2427 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Removed.
2428 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
2429 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Removed.
2430 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
2431 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Removed.
2432 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
2433 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Removed.
2434 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
2435 * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Removed.
2436 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Removed.
2437 * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
2438 * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
2439 * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
2440 * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
2441 * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
2442 * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
2443 * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
2444 * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
2445 * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
2446 * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
2447 * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
2448 * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
2449 * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
2450 * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
2451 * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
2452 * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
2453 * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
2454 * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
2455 * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
2456 * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
2457 * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
2458 * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
2459 * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
2460 * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
2461 * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
2462 * platform/chromium-linux/fast/html/details-open1-expected.png:
2463 * platform/chromium-linux/fast/html/details-open2-expected.png:
2464 * platform/chromium-linux/fast/html/details-open3-expected.png:
2465 * platform/chromium-linux/fast/html/details-open4-expected.png:
2466 * platform/chromium-linux/fast/html/details-open5-expected.png:
2467 * platform/chromium-linux/fast/html/details-open6-expected.png:
2468 * platform/chromium-linux/fast/html/details-position-expected.png:
2469 * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
2470 * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
2471 * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
2472 * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
2473 * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
2474 * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
2475 * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
2476 * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
2477 * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
2478 * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
2479 * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
2480 * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
2481 * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
2482 * 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.
2483 * 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.
2484 * 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.
2485 * 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.
2486 * 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.
2487 * 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.
2488 * 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.
2489 * 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.
2490 * 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.
2491 * 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.
2492 * 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.
2493 * 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.
2494 * 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.
2495 * 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.
2496 * 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.
2497 * 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.
2498 * 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.
2499 * 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.
2500 * 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.
2501 * 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.
2502 * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png.
2503 * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png.
2504 * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png.
2505 * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png.
2506 * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png.
2507 * platform/chromium-mac/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open1-expected.png.
2508 * platform/chromium-mac/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open2-expected.png.
2509 * platform/chromium-mac/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open3-expected.png.
2510 * platform/chromium-mac/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open4-expected.png.
2511 * platform/chromium-mac/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open5-expected.png.
2512 * platform/chromium-mac/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open6-expected.png.
2513 * platform/chromium-mac/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-position-expected.png.
2514 * 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.
2515 * 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.
2516 * 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.
2517 * 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.
2518 * 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.
2519 * 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.
2520 * 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.
2521 * 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.
2522 * 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.
2523 * 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.
2524 * 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.
2525 * 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.
2526 * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png.
2527 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2528 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Removed.
2529 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2530 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Removed.
2531 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2532 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Removed.
2533 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2534 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Removed.
2535 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2536 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Removed.
2537 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2538 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Removed.
2539 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2540 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Removed.
2541 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2542 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Removed.
2543 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2544 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Removed.
2545 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2546 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Removed.
2547 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Removed.
2548 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Removed.
2549 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Removed.
2550 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Removed.
2551 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Removed.
2552 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Removed.
2553 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Removed.
2554 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Removed.
2555 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Removed.
2556 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Removed.
2557 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Removed.
2558 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Removed.
2559 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2560 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Removed.
2561 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2562 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Removed.
2563 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2564 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Removed.
2565 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2566 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Removed.
2567 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2568 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Removed.
2569 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2570 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Removed.
2571 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Removed.
2573 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2575 Unreviewed, udpate chromium test expectations after r82786.
2577 * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Added.
2578 * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Added.
2579 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.checksum: Removed.
2580 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png:
2581 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
2583 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2585 Unreviewed. Followup to an incomplete commit in r82806.
2587 * inspector/extensions/extensions.html:
2589 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2591 Unreviewed, add chromium test expectations for tests added in r82780.
2593 * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2594 * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2595 * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2596 * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2597 * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
2598 * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Added.
2599 * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
2600 * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Added.
2602 2011-04-04 Pavel Podivilov <podivilov@chromium.org>
2604 Unreviewed, rebaseline chromium tests after r82783.
2606 * 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.
2607 * 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.
2608 * 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.
2609 * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Added.
2610 * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Added.
2611 * 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.
2612 * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Added.
2613 * 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.
2614 * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Added.
2615 * 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.
2616 * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Added.
2617 * 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.
2618 * 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.
2619 * 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.
2620 * 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.
2621 * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Added.
2622 * 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.
2623 * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Added.
2624 * 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.
2625 * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Added.
2626 * 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.
2627 * 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.
2628 * 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.
2629 * 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.
2630 * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Added.
2631 * 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.
2632 * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2633 * 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.
2634 * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png.
2635 * 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.
2636 * 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.
2637 * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Added.
2638 * 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.
2639 * 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.
2640 * 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.
2641 * 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.
2642 * 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.
2643 * 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.
2644 * 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.
2645 * 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.
2646 * 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.
2647 * 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.
2648 * 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.
2649 * 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.
2650 * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Added.
2651 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added.
2652 * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added.
2653 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added.
2654 * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added.
2655 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added.
2656 * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added.
2657 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added.
2658 * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added.
2659 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added.
2660 * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added.
2661 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added.
2662 * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added.
2663 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added.
2664 * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added.
2665 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added.
2666 * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added.
2667 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added.
2668 * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added.
2669 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added.
2670 * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added.
2671 * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added.
2672 * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added.
2673 * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added.
2674 * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added.
2675 * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added.
2676 * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added.
2677 * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added.
2678 * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added.
2679 * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added.
2680 * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added.
2681 * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added.
2682 * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added.
2683 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added.
2684 * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added.
2685 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added.
2686 * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added.
2687 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added.
2688 * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added.
2689 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added.
2690 * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added.
2691 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added.
2692 * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added.
2693 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added.
2694 * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added.
2695 * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added.
2696 * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Added.
2697 * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Added.
2698 * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Added.
2699 * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Added.
2700 * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Added.
2701 * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Added.
2702 * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Added.
2703 * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Added.
2704 * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Added.
2705 * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Added.
2706 * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Added.
2707 * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Added.
2708 * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Added.
2709 * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Added.
2710 * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Added.
2711 * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Added.
2712 * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Added.
2713 * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Added.
2714 * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Added.
2715 * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Added.
2716 * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Added.
2717 * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Added.
2718 * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Added.
2719 * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Added.
2720 * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Added.
2721 * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Added.
2722 * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Added.
2723 * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Added.
2724 * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Added.
2725 * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Added.
2726 * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Added.
2727 * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Added.
2728 * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Added.
2729 * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Added.
2730 * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Added.
2731 * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Added.
2732 * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Added.
2733 * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Added.
2734 * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Added.
2735 * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Added.
2736 * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Added.
2737 * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Added.
2738 * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Added.
2739 * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Added.
2740 * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Added.
2741 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Removed.
2742 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
2743 * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
2744 * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Removed.
2745 * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
2746 * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
2747 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Removed.
2748 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
2749 * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
2750 * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Removed.
2751 * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
2752 * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
2753 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Removed.
2754 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
2755 * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
2756 * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Removed.
2757 * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
2758 * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
2759 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Removed.
2760 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
2761 * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
2762 * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Removed.
2763 * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
2764 * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
2765 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Removed.
2766 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
2767 * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
2768 * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Removed.
2769 * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
2770 * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
2771 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Removed.
2772 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
2773 * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
2774 * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Removed.
2775 * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
2776 * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
2777 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Removed.
2778 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
2779 * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
2780 * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Removed.
2781 * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
2782 * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
2783 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Removed.
2784 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
2785 * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
2786 * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Removed.
2787 * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
2788 * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
2789 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Removed.
2790 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
2791 * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
2792 * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Removed.
2793 * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
2794 * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
2795 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Removed.
2796 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
2797 * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
2798 * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Removed.
2799 * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
2800 * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
2801 * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Removed.
2802 * platform/chromium-win/fast/html/details-no-summary1-expected.png:
2803 * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
2804 * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Removed.
2805 * platform/chromium-win/fast/html/details-no-summary2-expected.png:
2806 * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
2807 * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Removed.
2808 * platform/chromium-win/fast/html/details-no-summary3-expected.png:
2809 * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
2810 * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Removed.
2811 * platform/chromium-win/fast/html/details-no-summary4-expected.png:
2812 * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
2813 * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Removed.
2814 * platform/chromium-win/fast/html/details-open-javascript-expected.png:
2815 * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
2816 * platform/chromium-win/fast/html/details-open1-expected.checksum: Removed.
2817 * platform/chromium-win/fast/html/details-open1-expected.png:
2818 * platform/chromium-win/fast/html/details-open1-expected.txt:
2819 * platform/chromium-win/fast/html/details-open2-expected.checksum: Removed.
2820 * platform/chromium-win/fast/html/details-open2-expected.png:
2821 * platform/chromium-win/fast/html/details-open2-expected.txt:
2822 * platform/chromium-win/fast/html/details-open3-expected.checksum: Removed.
2823 * platform/chromium-win/fast/html/details-open3-expected.png:
2824 * platform/chromium-win/fast/html/details-open3-expected.txt:
2825 * platform/chromium-win/fast/html/details-open4-expected.checksum: Removed.
2826 * platform/chromium-win/fast/html/details-open4-expected.png:
2827 * platform/chromium-win/fast/html/details-open4-expected.txt:
2828 * platform/chromium-win/fast/html/details-open5-expected.checksum: Removed.
2829 * platform/chromium-win/fast/html/details-open5-expected.png:
2830 * platform/chromium-win/fast/html/details-open5-expected.txt:
2831 * platform/chromium-win/fast/html/details-open6-expected.checksum: Removed.
2832 * platform/chromium-win/fast/html/details-open6-expected.png:
2833 * platform/chromium-win/fast/html/details-open6-expected.txt:
2834 * platform/chromium-win/fast/html/details-position-expected.checksum: Removed.
2835 * platform/chromium-win/fast/html/details-position-expected.png:
2836 * platform/chromium-win/fast/html/details-position-expected.txt:
2837 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed.
2838 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
2839 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
2840 * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Removed.
2841 * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
2842 * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
2843 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed.
2844 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
2845 * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
2846 * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Removed.
2847 * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
2848 * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
2849 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed.
2850 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
2851 * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
2852 * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Removed.
2853 * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
2854 * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
2855 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed.
2856 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
2857 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
2858 * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Removed.
2859 * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
2860 * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
2861 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed.
2862 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
2863 * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
2864 * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Removed.
2865 * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
2866 * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
2867 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed.
2868 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
2869 * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
2870 * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Removed.
2871 * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
2872 * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
2873 * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Removed.
2874 * platform/chromium-win/fast/html/details-writing-mode-expected.png:
2875 * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
2876 * platform/chromium/test_expectations.txt:
2878 2011-04-04 Andrey Kosyakov <caseq@chromium.org>
2880 Reviewed by Yury Semikhatsky.
2882 Web Inspector: [Extensions API] Merge WatchExpressionSidebarPane into ExtensionSidebarPane
2883 https://bugs.webkit.org/show_bug.cgi?id=57622
2885 Merged WatchExpressionSidebarPane into ExtensionSidebarPane, added setPage(url).
2886 Fixed wrong getter in schema (scripts -> elements)
2888 * inspector/extensions/extensions-api-expected.txt:
2889 * inspector/extensions/extensions-expected.txt:
2890 * inspector/extensions/extensions.html:
2892 2011-04-04 Ilya Tikhonovsky <loislo@chromium.org>
2894 Reviewed by Pavel Feldman.
2896 Web Inspector: introduce support of 'optional' flag for command arguments.
2897 https://bugs.webkit.org/show_bug.cgi?id=57698
2899 * inspector/protocol/runtime-agent-expected.txt:
2900 * inspector/protocol/runtime-agent.html:
2901 * inspector/report-API-errors-expected.txt:
2902 * inspector/report-API-errors.html:
2903 * inspector/report-protocol-errors-expected.txt:
2905 2011-04-01 Ilya Tikhonovsky <loislo@chromium.org>
2907 Reviewed by Pavel Feldman.
2909 Web Inspector: introduce support of 'optional' flag for command arguments.
2910 https://bugs.webkit.org/show_bug.cgi?id=57698
2912 * inspector/report-API-errors-expected.txt:
2913 * inspector/report-protocol-errors-expected.txt:
2915 2011-04-03 Kent Tamura <tkent@chromium.org>
2917 Reviewed by Eric Seidel.
2919 Adding a test of value sanitization for <input type=text>
2920 https://bugs.webkit.org/show_bug.cgi?id=57737
2922 * fast/forms/input-value-sanitization-expected.txt:
2923 * fast/forms/script-tests/input-value-sanitization.js: Add tests for type=text.
2925 2011-04-03 Dan Bernstein <mitz@apple.com>
2927 Try to make this test more robust.
2929 * fast/blockflow/broken-ideographic-font.html: Ensure that the font has been loaded before
2930 letting the test finish.
2932 2011-03-21 Ryosuke Niwa <rniwa@webkit.org>
2934 Reviewed by Eric Seidel.
2936 editing commands shouldn't run when there's no body
2937 https://bugs.webkit.org/show_bug.cgi?id=56771
2939 Added tests to ensure WebKit does not crash when attempted to execute editing commands
2940 in an empty document. Also added a test to ensure WebKit does not crash when InsertImage
2941 is executed with selection endpoints being document. WebKit should ignore such attempts
2942 and should not crash.
2944 * editing/editability/empty-document-delete-expected.txt: Added.
2945 * editing/editability/empty-document-delete.html: Added.
2946 * editing/editability/empty-document-justify-right-expected.txt: Added.
2947 * editing/editability/empty-document-justify-right.html: Added.
2948 * editing/editability/empty-document-stylewithcss-expected.txt: Added.
2949 * editing/editability/empty-document-stylewithcss.html: Added.
2950 * editing/execCommand/insert-image-with-selecting-document-expected.txt: Added.
2951 * editing/execCommand/insert-image-with-selecting-document.html: Added.
2953 2011-04-02 Dan Bernstein <mitz@apple.com>
2955 Updated results showing a progression after r82787. The current time display
2956 is now correctly collapsed because the timeline container is not wide enough.
2958 * platform/gtk/media/video-zoom-controls-expected.txt:
2960 2011-04-02 Dan Bernstein <mitz@apple.com>
2962 Updated platform-specific results after r82787.
2964 * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
2966 2011-04-02 Dan Bernstein <mitz@apple.com>
2968 Reviewed by Dave Hyatt.
2970 Remove an unnecessary extra computeLogicalWidth() from line layout
2971 https://bugs.webkit.org/show_bug.cgi?id=57711
2973 These updated expected results show progressions in MathML tests.
2974 fast/table/colspanMinWidth-vertical results changed to show that text controls
2975 still do not handle vertical writing modes correctly.
2977 * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum:
2978 * platform/mac/fast/table/colspanMinWidth-vertical-expected.png:
2979 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
2980 * platform/mac/mathml/presentation/fractions-expected.checksum:
2981 * platform/mac/mathml/presentation/fractions-expected.png:
2982 * platform/mac/mathml/presentation/fractions-expected.txt:
2983 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
2984 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
2985 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2986 * platform/mac/mathml/presentation/roots-expected.checksum:
2987 * platform/mac/mathml/presentation/roots-expected.png:
2988 * platform/mac/mathml/presentation/roots-expected.txt:
2989 * platform/mac/mathml/presentation/row-alignment-expected.checksum:
2990 * platform/mac/mathml/presentation/row-alignment-expected.png:
2991 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2992 * platform/mac/mathml/presentation/subsup-expected.checksum:
2993 * platform/mac/mathml/presentation/subsup-expected.png:
2994 * platform/mac/mathml/presentation/subsup-expected.txt:
2996 2011-04-02 Dan Bernstein <mitz@apple.com>
2998 Updated platform-specific results after r82873.
3000 * platform/gtk/fast/html/details-add-summary-1-and-click-expected.txt:
3001 * platform/gtk/fast/html/details-add-summary-1-expected.txt:
3002 * platform/gtk/fast/html/details-add-summary-10-and-click-expected.txt:
3003 * platform/gtk/fast/html/details-add-summary-10-expected.txt:
3004 * platform/gtk/fast/html/details-add-summary-2-and-click-expected.txt:
3005 * platform/gtk/fast/html/details-add-summary-2-expected.txt:
3006 * platform/gtk/fast/html/details-add-summary-3-and-click-expected.txt:
3007 * platform/gtk/fast/html/details-add-summary-3-expected.txt:
3008 * platform/gtk/fast/html/details-add-summary-4-and-click-expected.txt:
3009 * platform/gtk/fast/html/details-add-summary-4-expected.txt:
3010 * platform/gtk/fast/html/details-add-summary-5-and-click-expected.txt:
3011 * platform/gtk/fast/html/details-add-summary-5-expected.txt:
3012 * platform/gtk/fast/html/details-add-summary-6-and-click-expected.txt:
3013 * platform/gtk/fast/html/details-add-summary-6-expected.txt:
3014 * platform/gtk/fast/html/details-add-summary-7-and-click-expected.txt:
3015 * platform/gtk/fast/html/details-add-summary-7-expected.txt:
3016 * platform/gtk/fast/html/details-add-summary-8-and-click-expected.txt:
3017 * platform/gtk/fast/html/details-add-summary-8-expected.txt:
3018 * platform/gtk/fast/html/details-add-summary-9-and-click-expected.txt:
3019 * platform/gtk/fast/html/details-add-summary-9-expected.txt:
3020 * platform/gtk/fast/html/details-no-summary1-expected.txt:
3021 * platform/gtk/fast/html/details-no-summary2-expected.txt:
3022 * platform/gtk/fast/html/details-no-summary3-expected.txt:
3023 * platform/gtk/fast/html/details-no-summary4-expected.txt:
3024 * platform/gtk/fast/html/details-open-javascript-expected.txt:
3025 * platform/gtk/fast/html/details-open1-expected.txt:
3026 * platform/gtk/fast/html/details-open2-expected.txt:
3027 * platform/gtk/fast/html/details-open3-expected.txt:
3028 * platform/gtk/fast/html/details-open4-expected.txt:
3029 * platform/gtk/fast/html/details-open5-expected.txt:
3030 * platform/gtk/fast/html/details-open6-expected.txt:
3031 * platform/gtk/fast/html/details-position-expected.txt:
3032 * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
3033 * platform/gtk/fast/html/details-remove-summary-1-expected.txt:
3034 * platform/gtk/fast/html/details-remove-summary-2-and-click-expected.txt:
3035 * platform/gtk/fast/html/details-remove-summary-2-expected.txt:
3036 * platform/gtk/fast/html/details-remove-summary-3-and-click-expected.txt:
3037 * platform/gtk/fast/html/details-remove-summary-3-expected.txt:
3038 * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:
3039 * platform/gtk/fast/html/details-remove-summary-4-expected.txt:
3040 * platform/gtk/fast/html/details-remove-summary-5-and-click-expected.txt:
3041 * platform/gtk/fast/html/details-remove-summary-5-expected.txt:
3042 * platform/gtk/fast/html/details-remove-summary-6-and-click-expected.txt:
3043 * platform/gtk/fast/html/details-remove-summary-6-expected.txt:
3044 * platform/gtk/fast/html/details-writing-mode-expected.txt:
3045 * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt:
3046 * platform/qt/fast/html/details-add-summary-1-expected.txt:
3047 * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt:
3048 * platform/qt/fast/html/details-add-summary-10-expected.txt:
3049 * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt:
3050 * platform/qt/fast/html/details-add-summary-2-expected.txt:
3051 * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt:
3052 * platform/qt/fast/html/details-add-summary-3-expected.txt:
3053 * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt:
3054 * platform/qt/fast/html/details-add-summary-4-expected.txt:
3055 * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt:
3056 * platform/qt/fast/html/details-add-summary-5-expected.txt:
3057 * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt:
3058 * platform/qt/fast/html/details-add-summary-6-expected.txt:
3059 * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt:
3060 * platform/qt/fast/html/details-add-summary-7-expected.txt:
3061 * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt:
3062 * platform/qt/fast/html/details-add-summary-8-expected.txt:
3063 * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt:
3064 * platform/qt/fast/html/details-add-summary-9-expected.txt:
3065 * platform/qt/fast/html/details-no-summary1-expected.txt:
3066 * platform/qt/fast/html/details-no-summary2-expected.txt:
3067 * platform/qt/fast/html/details-no-summary3-expected.txt:
3068 * platform/qt/fast/html/details-no-summary4-expected.txt:
3069 * platform/qt/fast/html/details-open-javascript-expected.txt:
3070 * platform/qt/fast/html/details-open1-expected.txt:
3071 * platform/qt/fast/html/details-open2-expected.txt:
3072 * platform/qt/fast/html/details-open3-expected.txt:
3073 * platform/qt/fast/html/details-open4-expected.txt:
3074 * platform/qt/fast/html/details-open5-expected.txt:
3075 * platform/qt/fast/html/details-open6-expected.txt:
3076 * platform/qt/fast/html/details-position-expected.txt:
3077 * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt:
3078 * platform/qt/fast/html/details-remove-summary-1-expected.txt:
3079 * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt:
3080 * platform/qt/fast/html/details-remove-summary-2-expected.txt:
3081 * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt:
3082 * platform/qt/fast/html/details-remove-summary-3-expected.txt:
3083 * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt:
3084 * platform/qt/fast/html/details-remove-summary-4-expected.txt:
3085 * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt:
3086 * platform/qt/fast/html/details-remove-summary-5-expected.txt:
3087 * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt:
3088 * platform/qt/fast/html/details-remove-summary-6-expected.txt:
3089 * platform/qt/fast/html/details-writing-mode-expected.txt:
3091 2011-04-02 Dan Bernstein <mitz@apple.com>
3093 Reviewed by Beth Dakin.
3095 <details> marker loses its margin
3096 https://bugs.webkit.org/show_bug.cgi?id=57713
3098 * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum:
3099 * platform/mac/fast/html/details-add-summary-1-and-click-expected.png:
3100 * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
3101 * platform/mac/fast/html/details-add-summary-1-expected.checksum:
3102 * platform/mac/fast/html/details-add-summary-1-expected.png:
3103 * platform/mac/fast/html/details-add-summary-1-expected.txt:
3104 * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum:
3105 * platform/mac/fast/html/details-add-summary-10-and-click-expected.png:
3106 * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
3107 * platform/mac/fast/html/details-add-summary-10-expected.checksum:
3108 * platform/mac/fast/html/details-add-summary-10-expected.png:
3109 * platform/mac/fast/html/details-add-summary-10-expected.txt:
3110 * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum:
3111 * platform/mac/fast/html/details-add-summary-2-and-click-expected.png:
3112 * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
3113 * platform/mac/fast/html/details-add-summary-2-expected.checksum:
3114 * platform/mac/fast/html/details-add-summary-2-expected.png:
3115 * platform/mac/fast/html/details-add-summary-2-expected.txt:
3116 * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum:
3117 * platform/mac/fast/html/details-add-summary-3-and-click-expected.png:
3118 * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
3119 * platform/mac/fast/html/details-add-summary-3-expected.checksum:
3120 * platform/mac/fast/html/details-add-summary-3-expected.png:
3121 * platform/mac/fast/html/details-add-summary-3-expected.txt:
3122 * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum:
3123 * platform/mac/fast/html/details-add-summary-4-and-click-expected.png:
3124 * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
3125 * platform/mac/fast/html/details-add-summary-4-expected.checksum:
3126 * platform/mac/fast/html/details-add-summary-4-expected.png:
3127 * platform/mac/fast/html/details-add-summary-4-expected.txt:
3128 * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum:
3129 * platform/mac/fast/html/details-add-summary-5-and-click-expected.png:
3130 * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
3131 * platform/mac/fast/html/details-add-summary-5-expected.checksum:
3132 * platform/mac/fast/html/details-add-summary-5-expected.png:
3133 * platform/mac/fast/html/details-add-summary-5-expected.txt:
3134 * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum:
3135 * platform/mac/fast/html/details-add-summary-6-and-click-expected.png:
3136 * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
3137 * platform/mac/fast/html/details-add-summary-6-expected.checksum:
3138 * platform/mac/fast/html/details-add-summary-6-expected.png:
3139 * platform/mac/fast/html/details-add-summary-6-expected.txt:
3140 * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum:
3141 * platform/mac/fast/html/details-add-summary-7-and-click-expected.png:
3142 * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
3143 * platform/mac/fast/html/details-add-summary-7-expected.checksum:
3144 * platform/mac/fast/html/details-add-summary-7-expected.png:
3145 * platform/mac/fast/html/details-add-summary-7-expected.txt:
3146 * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum:
3147 * platform/mac/fast/html/details-add-summary-8-and-click-expected.png:
3148 * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
3149 * platform/mac/fast/html/details-add-summary-8-expected.checksum:
3150 * platform/mac/fast/html/details-add-summary-8-expected.png:
3151 * platform/mac/fast/html/details-add-summary-8-expected.txt:
3152 * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum:
3153 * platform/mac/fast/html/details-add-summary-9-and-click-expected.png:
3154 * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
3155 * platform/mac/fast/html/details-add-summary-9-expected.checksum:
3156 * platform/mac/fast/html/details-add-summary-9-expected.png:
3157 * platform/mac/fast/html/details-add-summary-9-expected.txt:
3158 * platform/mac/fast/html/details-no-summary1-expected.checksum:
3159 * platform/mac/fast/html/details-no-summary1-expected.png:
3160 * platform/mac/fast/html/details-no-summary1-expected.txt:
3161 * platform/mac/fast/html/details-no-summary2-expected.checksum:
3162 * platform/mac/fast/html/details-no-summary2-expected.png:
3163 * platform/mac/fast/html/details-no-summary2-expected.txt:
3164 * platform/mac/fast/html/details-no-summary3-expected.checksum:
3165 * platform/mac/fast/html/details-no-summary3-expected.png:
3166 * platform/mac/fast/html/details-no-summary3-expected.txt:
3167 * platform/mac/fast/html/details-no-summary4-expected.checksum:
3168 * platform/mac/fast/html/details-no-summary4-expected.png:
3169 * platform/mac/fast/html/details-no-summary4-expected.txt:
3170 * platform/mac/fast/html/details-open-javascript-expected.checksum:
3171 * platform/mac/fast/html/details-open-javascript-expected.png:
3172 * platform/mac/fast/html/details-open-javascript-expected.txt:
3173 * platform/mac/fast/html/details-open1-expected.checksum:
3174 * platform/mac/fast/html/details-open1-expected.png:
3175 * platform/mac/fast/html/details-open1-expected.txt:
3176 * platform/mac/fast/html/details-open2-expected.checksum:
3177 * platform/mac/fast/html/details-open2-expected.png:
3178 * platform/mac/fast/html/details-open2-expected.txt:
3179 * platform/mac/fast/html/details-open3-expected.checksum:
3180 * platform/mac/fast/html/details-open3-expected.png:
3181 * platform/mac/fast/html/details-open3-expected.txt:
3182 * platform/mac/fast/html/details-open4-expected.checksum:
3183 * platform/mac/fast/html/details-open4-expected.png:
3184 * platform/mac/fast/html/details-open4-expected.txt:
3185 * platform/mac/fast/html/details-open5-expected.checksum:
3186 * platform/mac/fast/html/details-open5-expected.png:
3187 * platform/mac/fast/html/details-open5-expected.txt:
3188 * platform/mac/fast/html/details-open6-expected.checksum:
3189 * platform/mac/fast/html/details-open6-expected.png:
3190 * platform/mac/fast/html/details-open6-expected.txt:
3191 * platform/mac/fast/html/details-position-expected.checksum:
3192 * platform/mac/fast/html/details-position-expected.png:
3193 * platform/mac/fast/html/details-position-expected.txt:
3194 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum:
3195 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png:
3196 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
3197 * platform/mac/fast/html/details-remove-summary-1-expected.checksum:
3198 * platform/mac/fast/html/details-remove-summary-1-expected.png:
3199 * platform/mac/fast/html/details-remove-summary-1-expected.txt:
3200 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum:
3201 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png:
3202 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
3203 * platform/mac/fast/html/details-remove-summary-2-expected.checksum:
3204 * platform/mac/fast/html/details-remove-summary-2-expected.png:
3205 * platform/mac/fast/html/details-remove-summary-2-expected.txt:
3206 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum:
3207 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png:
3208 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
3209 * platform/mac/fast/html/details-remove-summary-3-expected.checksum:
3210 * platform/mac/fast/html/details-remove-summary-3-expected.png:
3211 * platform/mac/fast/html/details-remove-summary-3-expected.txt:
3212 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum:
3213 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png:
3214 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
3215 * platform/mac/fast/html/details-remove-summary-4-expected.checksum:
3216 * platform/mac/fast/html/details-remove-summary-4-expected.png:
3217 * platform/mac/fast/html/details-remove-summary-4-expected.txt:
3218 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum:
3219 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png:
3220 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
3221 * platform/mac/fast/html/details-remove-summary-5-expected.checksum:
3222 * platform/mac/fast/html/details-remove-summary-5-expected.png:
3223 * platform/mac/fast/html/details-remove-summary-5-expected.txt:
3224 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum:
3225 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png:
3226 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
3227 * platform/mac/fast/html/details-remove-summary-6-expected.checksum:
3228 * platform/mac/fast/html/details-remove-summary-6-expected.png:
3229 * platform/mac/fast/html/details-remove-summary-6-expected.txt:
3230 * platform/mac/fast/html/details-writing-mode-expected.checksum:
3231 * platform/mac/fast/html/details-writing-mode-expected.png:
3232 * platform/mac/fast/html/details-writing-mode-expected.txt:
3234 2011-04-02 Andy Estes <aestes@apple.com>
3236 Reviewed by Oliver Hunt.
3238 REGRESSION (r69237): Black border around map elements while using an image map on Mac platform
3239 https://bugs.webkit.org/show_bug.cgi?id=52518
3241 * fast/images/imagemap-focus-ring-zero-outline-width.html: Added.
3242 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added.
3243 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
3244 * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added.
3246 2011-04-01 Beth Dakin <bdakin@apple.com>
3248 Reviewed by Sam Weinig.
3250 https://bugs.webkit.org/show_bug.cgi?id=57605
3251 Frame::pageScaleFactor() should not affect getBoundingClientRect() or
3254 <rdar://problem/9194541>
3256 * fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added.
3257 * fast/dom/Element/scale-page-bounding-client-rect.html: Added.
3258 * fast/dom/Element/scale-page-client-rects-expected.txt: Added.
3259 * fast/dom/Element/scale-page-client-rects.html: Added.
3260 * fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added.
3261 * fast/dom/Range/scale-page-bounding-client-rect.html: Added.
3262 * fast/dom/Range/scale-page-client-rects-expected.txt: Added.
3263 * fast/dom/Range/scale-page-client-rects.html: Added.
3264 * platform/gtk/Skipped:
3265 * platform/qt/Skipped:
3266 * platform/win/Skipped:
3268 2011-04-02 Dan Bernstein <mitz@apple.com>
3270 Reverted r82775 due to changes in <details> test results, which are
3271 likely progressions.
<